Re: Problems with booting from external USB drive
- From: "xask" <xask.linus@xxxxxxxxx>
- Date: 27 Jun 2006 05:36:50 -0700
Thats a rather strange behaviour !
Tell me something:
1.Do you have an internal hardisk or not ?, give all details of your
hard disk.
In amy case do this -
mount your fedora somehow, under knoppix or something,
copy /usbinitrd.img to a temporary location,
cp usbinitrd.img /tmp/usbinitrd.gz
gunzip usbinitrd.gz
mkdir tmp2
cd tmp2
cpio -id < ../usbinitrd
now you should have a lot of files in /tmp/tmp2 directory
edit the "init" file and copy and paste the contents here,
and also list the contents of /tmp/tmp2/lib (which contains modules
loaded at runtime)
or probably you could fix it up yourself,you just have to be able to
load the usb mass storage modules before making /dev/sda1 the root
partition.
I think this is the only problem,
It boots up sometimes and not other times is really strange!
may be the modules do not get enough time to initialize your hard disk
sometimes and in between the kernel tries to mount the root patition.
.
- References:
- Problems with booting from external USB drive
- From: Acubens
- Re: Problems with booting from external USB drive
- From: xask
- Re: Problems with booting from external USB drive
- From: Acubens
- Problems with booting from external USB drive
- Prev by Date: Re: Problems with booting from external USB drive
- Next by Date: Re: How to enable setuid scripts in Linux?
- Previous by thread: Re: Problems with booting from external USB drive
- Next by thread: Downloading files
- Index(es):