Hi again !!! > Perhaps you should post the output of: > > #ls -l /boot > #cat /boot/grup/grub.conf
There it goes: livecd / # ls -l /boot total 2231 lrwxrwxrwx 1 root root 1 Feb 11 09:22 boot -> . -rw-r--r-- 1 root root 32414 Feb 12 16:06 config-gentoo-2.6.12-gentoo-r10 drwxr-xr-x 2 root root 1024 Feb 12 13:16 grub -rw-r--r-- 1 root root 2227076 Feb 12 16:01 kernel-gentoo-2.6.12-gentoo-r10 drwx------ 2 root root 12288 Feb 10 22:44 lost+found livecd / # cat /boot/grub/grub.conf default 0 timeout 0 #splashimage=(hd0,0)/grub/splash.xpm.gz title Gentoo Linux 2.6.12.gentoo-r10 root (hd0,0) kernel /kernel-gentoo-2.6.12-gentoo-r10 root=/dev/hdb3 #title Linux Testing #rootnoverify (hd0,4) #makeactive #chainloader +1 livecd / # Note that I started the gentoo boot disk, mounted it all, using the folowing commands: mount /dev/hdb3 /mnt/gentoo mount /dev/hdb1 /mnt/gentoo/boot swapon /dev/hdb2 mount -t proc none /mnt/gentoo/proc mount -o bind /dev /mnt/gentoo/dev and also chroot-ed it ... chroot /mnt/gentoo /bin/bash env-update source /etc/profile I appreciate your help a lot. Thanx. -- gentoo-user@gentoo.org mailing list