khaled gouaich wrote:
> Hi,
> Thanks for the suggestions even if i fixed the problem.
> the problem was about the hd*. In the feisty i got /dev/hd* but in LFS
> 2.6.27 i hve to put /dev/sd*.
>
> But LFS still not recognize the /dev/sda2 (wich is /dev/hda5 in my
> feisty) as swap.
> Any idea ??
>
> 2009/7/7 Mike McCarty<mike.mcca...@sbcglobal.net>:
>    
>> khaled gouaich wrote:
>>      
>>> Hi all,
>>> I have a problem with bootig my lfs-6.4, here the out put :
>>>
>>> -VFS: cannot open root device "hda3" or unknown-block (2-0)
>>> Please append a correct "root="; boot option ......
>>> kernel panic-not syncing : VFS :unable to mount root fs on unknown-block 
>>> (2,0)
>>>        
>> The kernel is looking for a file system to mount, and can't find
>> it.
>>
>> The most likely cause for this is not building drivers compatible
>> with your actual disc interface hardware into the kernel. Boot your
>> host system, and use lspci or something similar to find out what your
>> hardware chips are (or look inside your machine) and then check
>> your kernel configuration and make sure you include drivers for
>> those chips, and build them in (not make them loadable modules).
>>
>> Another possibility is that you don't have the file system driver
>> built in.
>>
>> [...]
>>
>> Mike
>> --
>> p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
>> Oppose globalization and One World Governments like the UN.
>> This message made from 100% recycled bits.
>> You have found the bank of Larn.
>> I speak only for myself, and I am unanimous in that!
>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe: See the above information page
>>
>>      
Im guessing your using the old ati-piix
verses the new ati-piix(hda to sda)
how are the entries in /dev/*
I ended up just copying /dev over
to the new partition(too lazy to mknod)

Justin P. Mattock
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to