On Thursday, January 26, 2006 4:35 AM GMT,
Jahangir <[EMAIL PROTECTED]> wrote:

Hello Dear
i have install my distro on hdc2 on exsisting redhat,
but when configure our new partition's grub it does
not recogonize dive's partitions.

proceure is as follow
we chroot into our new distro
run grub
run root
at the level when we type root (hd0, it quits good but
when we press tab it says error 21: selected disk does
not exists.

other usefull details are


i have implement lfs 5.1 . The grub
version is 0.94. it generate map file as
(fd0)   /dev/fd0

menu list file is

default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
       root (hd0,0)
       kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
       initrd /initrd-2.4.20-8.img


# The first entry is for LFS.
title COMNIX Version(1.0)
root (hd0,1)
kernel --no-mem-option /boot/lfskernel root=/dev/hdc2

this file we have chnge of redhat, not our lfs menu
list

the partition where lfs resides is hdc2.


Shouldn't hdc be hd1 in grub? so, your hdc2, would be (hd1,1), and not (hd0,1)

Regards,
IraqiGeek
www.iraqigeek.com


--
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