Thread: Linux?
View Single Post
Old 12-26-2008, 12:05 PM   #29
underscore
Need to Shave n Shower, but I CANT STOP POSTING ON RS
 
underscore's Avatar
 
Join Date: Apr 2007
Location: Okanagan
Posts: 17,647
Thanked 10,478 Times in 4,583 Posts
Failed 436 Times in 234 Posts
so Gnome died somehow, I reinstalled and it fixed it however now when I boot the default is different, and it has a bunch of extra options I don't want. I opened up disk/boot/grub/menu.lst and found this, I'm pretty sure I know what to move/delete to get it how I want but I'm unsure. Currently:

Quote:
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid a7e2a041-51fb-4a7e-b461-715375a01f5d
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a7e2a041-51fb-4a7e-b461-715375a01f5d ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet

title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid a7e2a041-51fb-4a7e-b461-715375a01f5d
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a7e2a041-51fb-4a7e-b461-715375a01f5d ro single
initrd /boot/initrd.img-2.6.27-7-generic

title Ubuntu 8.10, memtest86+
uuid a7e2a041-51fb-4a7e-b461-715375a01f5d
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 Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 8.10, kernel 2.6.27-9-generic (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=40121af0-8eba-43ee-ab12-175b4ff339fa ro quiet splash
initrd /boot/initrd.img-2.6.27-9-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 8.10, kernel 2.6.27-9-generic (recovery mode) (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-9-generic root=UUID=40121af0-8eba-43ee-ab12-175b4ff339fa ro single
initrd /boot/initrd.img-2.6.27-9-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 8.10, kernel 2.6.27-7-generic (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=40121af0-8eba-43ee-ab12-175b4ff339fa ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode) (on /dev/sda5)
root (hd0,4)
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=40121af0-8eba-43ee-ab12-175b4ff339fa ro single
initrd /boot/initrd.img-2.6.27-7-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title Ubuntu 8.10, memtest86+ (on /dev/sda5)
root (hd0,4)
kernel /boot/memtest86+.bin
savedefault
boot
so since I don't want the "Ubuntu 8.10, kernel 2.6.27-7-generic" and instead want the -9 as default, along with -9 recovery mode, and Vista and nothing else, can I just delete the entries I don't want, or comment them out, and move the "Ubuntu 8.10, kernel 2.6.27-9-generic" and it's info to the default spot?
__________________
1991 Toyota Celica GTFour RC // 2007 Toyota Rav4 V6 // 2000 Jeep Grand Cherokee
1992 Toyota Celica GT-S ["sold"] \\ 2007 Jeep Grand Cherokee CRD [sold] \\ 2000 Jeep Cherokee [sold] \\ 1997 Honda Prelude [sold] \\ 1992 Jeep YJ [sold/crashed] \\ 1987 Mazda RX-7 [sold] \\ 1987 Toyota Celica GT-S [crushed]
Quote:
Originally Posted by maksimizer View Post
half those dudes are hotter than ,my GF.
Quote:
Originally Posted by RevYouUp View Post
reading this thread is like waiting for goku to charge up a spirit bomb in dragon ball z
Quote:
Originally Posted by Good_KarMa View Post
OH thank god. I thought u had sex with my wife. :cry:
underscore is offline   Reply With Quote