Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as text by 213 ( 18 years ago )
FSTAB
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda8
UUID=c5cd5595-6167-4588-b94c-70e85565c3a5 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda1
UUID=5E48CC1848CBED39 /media/sda1 ntfs-3g defaults,locale=ru_RU.UTF-8 0 1
# /dev/sda5
UUID=FE1C4FD31C4F861D /media/sda5 ntfs-3g defaults,locale=ru_RU.UTF-8 0 1
# /dev/sda6
UUID=AEE4CCB6E4CC8257 /media/sda6 ntfs-3g defaults,locale=ru_RU.UTF-8 0 1
# /dev/sda7
UUID=cbb4a8bb-28b5-4d35-8c13-52ed8e423502 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
menu.lst
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=c5cd5595-6167-4588-b94c-70e85565c3a5 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=c5cd5595-6167-4588-b94c-70e85565c3a5 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,6)
kernel /boot/memtest86+.bin
quiet
### 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/sda1
title Windows NT/2000/XP (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1
Revise this Paste