On 6 July 2010 23:06, Face <[email protected]> wrote: > I did change /dev/hd* to /dev/sd* and nothing happen > > here is ls of /dev > - please don't top post, we don't like it -
So, we can see that your host system is not using libata, but instead using the old PATA devices. It also seems to be using device mapper, which I associate with bleeding-edge distros. Your description (basically, nothing happens) suggestes that grub is not installed correctly. Grub2, as with all bootloaders, is an idiosyncratic beastie, but when I install it sub-optimally it usually gives me some error messages when it fails to boot. If you can get to the point where it starts to load a kernel (I think the magic phrase is "decompressing kernel"), then any further problems are down to your choice of what to put in the kernel, or to your fstab. In the meantime, all I can suggest is that you go back into chroot and repeat the instructions for installing grub. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
