[FSUG-Bangalore] Fedora not getting after install Debian

Saju A P mail2saju@[EMAIL-PROTECTED]
Mon Aug 7 11:32:59 IST 2006


My problem is not solved pls help me. I am attaching my fstab and
menu.list entry

Fstab entry on Debian Sarge
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda10      /               ext3    defaults,errors=remount-ro 0       1
/dev/hda9       none            swap    sw              0       0
/dev/hdb        /media/cdrom0   iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/hda1       /disk1          vfat    defaults        0       0
/dev/hda6       /disk2          vfat    defaults        0       0
/dev/hda7       /disk3          vfat    defaults        0       0
/dev/hda8       /disk4          ext3    defaults        0       0

menu.list entry on Debian Sarge

default		0
color cyan/blue white/blue

title		Debian GNU/Linux, kernel 2.4.27-2-386
root		(hd0,9)
kernel		/boot/vmlinuz-2.4.27-2-386 root=/dev/hda10 ro
initrd		/boot/initrd.img-2.4.27-2-386
savedefault
boot

title		Debian GNU/Linux, kernel 2.4.27-2-386 (recovery mode)
root		(hd0,9)
kernel		/boot/vmlinuz-2.4.27-2-386 root=/dev/hda10 ro single
initrd		/boot/initrd.img-2.4.27-2-386
savedefault
boot

title		Other operating systems:
root

title		Windows NT/2000/XP (loader)
root		(hd0,0)
savedefault
makeactive
chainloader	+1

title		Fedora Core release 5 (Bordeaux) (on /dev/hda8)
root		(hd0,7)
kernel		/boot/vmlinuz-2.6.15-1.2054_FC5 root=/dev/hda8
savedefault
boot

fstab entry on Fedora Core 5

LABEL=/                 /                       ext3    defaults        1 1
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
sysfs                   /sys                    sysfs   defaults        0 0
LABEL=SWAP-hda91        swap                    swap    defaults        0 0
/dev/hda1               /disk1                  vfat    defaults        0 0


menu.list entry on Fedora Core 5

default=0
timeout=5
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5)
	root (hd0,7)
	kernel /boot/vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb quiet
	initrd /boot/initrd-2.6.15-1.2054_FC5.img
title Windows
	rootnoverify (hd0,0)
	chainloader +1



On 8/5/06, Rakesh 'arky' Ambati <rakesh_ambati at yahoo.com> wrote:
> --- Saju A P <mail2saju at gmail.com> wrote:
>
> > When I install debian it updated boot loader. Now
> > it's displaying
> > debian's grub. I think I need to edit this. if so
> > how I can do that.
> > here is my partiaiton info.
>
> You need to edit /boot/grub/menu.lst to give proper
> entries to the other operating systems. To help you in
> this process, debian grub packages ships with a fully
> commented menu.lst example file in
> /usr/share/doc/grub/examples.
>
> Also read the grub manual page and README file.
>
> Cheers
>
> --arky
>
>
>
>
>
>



More information about the FSUG-Bangalore mailing list