Thank you Michael. I logged on my LFS and run "cfdisk /dev/sda" and i saw that there were no sda2 but only sda5 (as my /dev/hda5 in feisty host) so i just put /dev/sda5 in my /etc/fstab. Everything is working OK.
Now i'm working on the network connection (wireless connection WIFI). I have seen that the command "iwconfig" was not installed on the LFS system, do i download/install it ? 2009/7/8 Michael Tsang <[email protected]>: > On Wednesday 08 July 2009 17:36:18 khaled gouaich wrote: >> >> But LFS still not recognize the /dev/sda2 (wich is /dev/hda5 in my >> feisty) as swap. >> Any idea ?? >> > Please run > > mkswap /dev/sda2 > > then add the line in /etc/fstab > > /dev/sda2 none swap defaults 0 0 > > inside LFS. > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
