LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-28-2008, 10:40 PM   #1
lumix
Member
 
Registered: Mar 2007
Distribution: Hardy (Gnome on Ubuntu 8.04) on Compaq N600c laptop
Posts: 323

Rep: Reputation: 30
"Busybox" shows up with initramfs prompt on usb installed Ubuntu 8.10 and 8.04


I've tried several different computers and two different (brands) of usb drive. Just to make it supremely aggrevating, it did actually boot once, successfully. The only thing I've noticed (when turning off "quiet splash" in syslinux menu) is that it complains that /lib/modues/2.6.24-16-generic doesen't exist. And that's because it doesn't--2.6.24-19-generic does. But I've no clue where this path is called from, nor why it would have succeeded even once if this were really a fatal error.

Any ideas?

Thanks.
 
Old 10-28-2008, 11:00 PM   #2
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
You would typically get that kind of error when you have multiple controllers and your OS cannot figure out which one to boot. It is and old - and I agree, irritating - issue that Ubuntu seems to have inherited from Debian, where it has existed for several years now. If you check their site, you will find the bug listed with the following advice: "just reboot or reorder your drives - but we can't guarantee that it won't happen again".

The only failsafe solution I can think of is making sure that your USB drive is uniquely identified. You can use UUID, disk labels, ... - anything except the traditional /dev/sdX thing - because that's where things go wrong: what is sda on one boot may be seens as sdb on the next one, depending on which controller gets picked first.

Last edited by jay73; 10-28-2008 at 11:01 PM.
 
Old 10-28-2008, 11:43 PM   #3
lumix
Member
 
Registered: Mar 2007
Distribution: Hardy (Gnome on Ubuntu 8.04) on Compaq N600c laptop
Posts: 323

Original Poster
Rep: Reputation: 30
Oh...uh...how do I do that? UUID, that is.

Thanks for the info, btw.
 
Old 10-29-2008, 01:16 PM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
You would use this command to find out the UUID of the device in question:

Quote:
sudo vol_id -u device
Then you need to delete the /dev/sdX part(s) from both /etc/fstab and your grub menu.lst and replace with the proper UUID.

You could also use a label. If you use ext2/3, you would use:
Quote:
sudo tune2fs -L device_name device
for example, sudo tune2fs - L Ubuntu_sys /dev/sda1. This will name the partition Ubuntu_sys, just like you can give windows partitions a name. Then it's the same procedure as above, remove the /dev/sdX from /etc/fstab and boot grub menu.lst and replace with LABEL=Ubuntu_sys. Do NOT do this on a mounted system!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Booting to Ubuntu 8.4, gives me a command prompt..."BusyBox"???? tenchidbz Linux - Software 2 06-13-2008 04:47 PM
Ubuntu: 6.10: Too many "update-initramfs" lines in update tarobs Ubuntu 5 02-03-2007 07:41 AM
repartitioned xp 2nd hard drive while trying to install Ubuntu-now shows up as "Bad" pulper Linux - Hardware 2 08-23-2006 01:41 PM
"rm -rf /tmp", now Evolution shows "(no folder displayed" Ed-MtnBiker Linux - Software 7 04-10-2006 04:05 PM
how do I get around the "submit passwd" prompt in ubuntu even if I use "sudo"? t3gah Linux - Distributions 1 02-22-2005 04:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration