Help~!

diduknowthat

formerly liuliuboy
hey guys, i have both linux and windows xp pro on my computer. However when i boot and when it asks me to select with os to run theres like 5 for linux (for safe boot and all that stuff) is there any possible way for me to make it only display what i want it to display? Thanks, and sorry to mods if this is posted in the wrong section.
 
open terminal.
type "cd /boot"
type "ls" to check if you are in the correct place
type "cd grub"
type "ls" to see if the menu.lst is there
type "sudo gedit menu.lst"
 
Back
Top