Re: cannot open root device hda3

2009-02-03 Thread DJ Lucas
Ken Moffat wrote: > Google has various reports that gcc-4.3 couldn't build 2.6.24, with > similar errors. If Ralph is trying to get back to a working hda > device, I think he needs to try the version you mentioned > (2.6.27.something). > > So, take the default config from 2.6.22.5 and save it

Re: cannot open root device hda3

2009-02-02 Thread Ken Moffat
On Mon, Feb 02, 2009 at 01:09:10AM -0600, DJ Lucas wrote: > Ralph Porter wrote: > > Yep. > > > > booting from 6.3 livecd > > > > export LFS=/mnt/lfs > > chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" > > PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash > > --login >

Re: cannot open root device hda3

2009-02-01 Thread DJ Lucas
Ralph Porter wrote: > Yep. > > booting from 6.3 livecd > > export LFS=/mnt/lfs > chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" > PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash > --login > > root:/sources/linux-2.6.22.5# make mrproper > > make LANG=en_US.iso8859

Re: cannot open root device hda3

2009-01-31 Thread Ralph Porter
>> >> >> kernel/built-in.o: In function `getnstimeofday': >> (.text+0x196b9): undefined reference to `__umoddi3' >> kernel/built-in.o: In function `do_gettimeofday': >> (.text+0x19774): undefined reference to `__udivdi3' >> kernel/built-in.o: In function `do_gettimeofday': >> (.text+0x19797): undef

Re: cannot open root device hda3

2009-01-31 Thread DJ Lucas
Ralph Porter wrote: >> I have an hunch that if you go back to 2.6.27.4, disable experimental >> drivers, and rebuild, this will probably disappear, the suspect being >> libata. >> >> -- DJ Lucas >> > thank DJ, thats what I was thinking also since I did not have to > configure anything to compile th

Re: cannot open root device hda3

2009-01-30 Thread Ralph Porter
> > I have an hunch that if you go back to 2.6.27.4, disable experimental > drivers, and rebuild, this will probably disappear, the suspect being > libata. > > -- DJ Lucas > thank DJ, thats what I was thinking also since I did not have to configure anything to compile the kernel. NOW I get. kern

Re: cannot open root device hda3

2009-01-29 Thread Daniel T. Nevistic
// Hello folks. // // I'm working lfs book 6.4 (have already done 6.3) and am tying first time boot. // // error: // VFS: cannont open root device hda3 or unknow block (2,0) // // please append a correct "root" boot option: here are the available partions --->Does it list the available partitio

Re: cannot open root device hda3

2009-01-28 Thread DJ Lucas
Ralph Porter wrote: > Hello folks. > > I'm working lfs book 6.4 (have already done 6.3) and am tying first time boot. > > error: > VFS: cannont open root device hda3 or unknow block (2,0) > > please append a correct "root" boot option: here are the available partions > > kernel panic - not sync

Re: cannot open root device hda3

2009-01-28 Thread Philipp Christian Loewner
Hi there! I hope I don't repeat something that was said earlier. I have seen this kind of errors a few times when I built LFS on my machine, and it was nearly always due to some missing kernel features. I haven't seen a kernel configuration page for quite a while now, so I can't really tell which

Re: cannot open root device hda3

2009-01-28 Thread Ralph Porter
> I have the following ideas: > > 1.) I have seen that since kernel version 2.6.27.x or 2.6.28.x hda has been > changed to sda > > 2.) I would write into > > a) /boot/grub/menu.lst > > ... > title LFS 6.4 > root (hd0,0) > kernel lfskernel-2.6.27.4 root=/dev/sda3 > > b) /etc/fstab > > > /dev/sda3

cannot open root device hda3

2009-01-28 Thread Wolfgang Messingschlager
Ralph Porter wrote: > Hello folks. > > I'm working lfs book 6.4 (have already done 6.3) and am tying first time boot. > > error: > VFS: cannont open root device hda3 or unknow block (2,0) > > please append a correct "root" boot option: here are the available partions > > kernel panic - not sync

Re: cannot open root device hda3

2009-01-27 Thread Tom
> rp >>> im getting same thing, i downloaded the live cd im trying that (copied >>> the >>> config file), im sure it's something in kernel config. >>> >> >> I am using the 6.3 livecd >> -- > what kernel you trying to install? Im trying 2.6.27.8 im getting same > error, > my root is dev/hdb1

Re: cannot open root device hda3

2009-01-27 Thread Tom
>>> rp >> im getting same thing, i downloaded the live cd im trying that (copied >> the >> config file), im sure it's something in kernel config. >> > > I am using the 6.3 livecd > -- what kernel you trying to install? Im trying 2.6.27.8 im getting same error, my root is dev/hdb1 grub root(hd

Re: cannot open root device hda3

2009-01-27 Thread Ralph Porter
>> rp > im getting same thing, i downloaded the live cd im trying that (copied the > config file), im sure it's something in kernel config. > I am using the 6.3 livecd -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See th

Re: cannot open root device hda3

2009-01-27 Thread Tom
>> Hello folks. >> >> I'm working lfs book 6.4 (have already done 6.3) and am tying first time >> boot. >> >> error: >> VFS: cannont open root device hda3 or unknow block (2,0) >> >> please append a correct "root" boot option: here are the available >> partions >> >> kernel panic - not syncing: V

Re: cannot open root device hda3

2009-01-27 Thread Tom
> Hello folks. > > I'm working lfs book 6.4 (have already done 6.3) and am tying first time > boot. > > error: > VFS: cannont open root device hda3 or unknow block (2,0) > > please append a correct "root" boot option: here are the available > partions > > kernel panic - not syncing: VFS unable to

cannot open root device hda3

2009-01-27 Thread Ralph Porter
Hello folks. I'm working lfs book 6.4 (have already done 6.3) and am tying first time boot. error: VFS: cannont open root device hda3 or unknow block (2,0) please append a correct "root" boot option: here are the available partions kernel panic - not syncing: VFS unable to mount root fs on unko