Results 1 to 5 of 5
Okay I am running SUSE 10.2 and I recently updated my kernel and was wondering how do I get rid of all those other kernel listings that appear on Crub ...
- 06-07-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 54
Crub Loader
Okay I am running SUSE 10.2 and I recently updated my kernel and was wondering how do I get rid of all those other kernel listings that appear on Crub when I boot up? There must be a text document of some sort I can delete these entries from?
- 06-07-2007 #2
/boot/grub/menu.lst
You must be root to edit it.
- 06-07-2007 #3
its GRUB not Crub.
edit menu.lst file as suggested by gogalthorp.
dont delete entries. just put # signs before whole title blocks that you dont want to appear in GRUB Menu.
Code:su nano /boot/grub/menu.lst
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-08-2007 #4Just Joined!
- Join Date
- Oct 2006
- Posts
- 54
If I edit the names of on the list will it still load to the right place?
- 06-08-2007 #5names? are you referring to title lines? yes, can assign any title.If I edit the names of on the list will it still load to the right place?
its just a string that appear in GRUB menu. replace it with other Strings. dont edit anything in root, kernel and initrd lines.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote