[code]# /etc/fstab: static file system information.
proc /proc proc defaults 0 0
/dev/hda2 / ext3 defaults,errors=remount-ro 0 1
/dev/hda6 /home ext3 defaults 0 2
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0[/code]
[code]Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 982 7887883+ 7 HPFS/NTFS
/dev/hda2 * 983 2198 9767520 83 Linux
/dev/hda3 2199 4865 21422677+ 5 Extended
/dev/hda5 2199 2320 979933+ 82 Linux swap / Solaris
/dev/hda6 2321 4865 20442681 83 Linux[/code]
[code]title Debian GNU/Linux, kernel 2.6.22-1-486
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-1-486 root=/dev/hda2 ro
initrd /boot/initrd.img-2.6.22-1-486
savedefault
title Debian GNU/Linux, kernel 2.6.22-1-486 (single-user mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-1-486 root=/dev/hda2 ro single
initrd /boot/initrd.img-2.6.22-1-486
savedefault
title Debian GNU/Linux, kernel 2.6.21-2-486
root (hd0,1)
kernel /boot/vmlinuz-2.6.21-2-486 root=/dev/hda2 ro
initrd /boot/initrd.img-2.6.21-2-486
savedefault
title Debian GNU/Linux, kernel 2.6.21-2-486 (single-user mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.21-2-486 root=/dev/hda2 ro single
initrd /boot/initrd.img-2.6.21-2-486
savedefault
title Debian GNU/Linux, kernel 2.6.18-4-486
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-4-486 root=/dev/hda2 ro
initrd /boot/initrd.img-2.6.18-4-486
savedefault
title Debian GNU/Linux, kernel 2.6.18-4-486 (single-user mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-4-486 root=/dev/hda2 ro single
initrd /boot/initrd.img-2.6.18-4-486
savedefault
END DEBIAN AUTOMAGIC KERNELS LIST
This is a divider, added to separate the menu items below from the Debian
ones.
title Other operating systems:
root
This entry automatically added by the Debian installer for a non-linux OS
on /dev/hda1
title Windows NT/2000/XP
root (hd0,0)
savedefault
chainloader +1
[/code]