Hi, All,

I don;t have CD-Rom drive attached to my machine (Its part of the corporate
policies). I have downloaded lfs live cd iso. I have created new partition
and copied all the files available in "root.ext2" and modified my
grub.confaccordingly. But, it seems the initramfs_data_cpio.gz is
complied against
the cdrom. Now my problem is, how to boot with the lfs test environment with
the iso image that i have.

My grub.conf entries

title Red Hat Enterprise Linux ES-up (2.4.21-32.EL)
       root (hd0,0)
       kernel /vmlinuz-2.4.21-32.EL ro root=LABEL=/
       initrd /initrd-2.4.21-32.EL.img
title Red Hat Enterprise Linux ES-up (2.6)
       root (hd0,0)
       kernel /bzImage ro root=LABEL=/
       initrd /initrd-2.6.18.2
title LFS Test Enivironment
       root (hd0,7)
       kernel /boot/isolinux/linux ro root=/dev/hda7
       initrd /boot/isolinux/initrd-2.6.16.28

Thanks in Advance,
RaghuNi.
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to