![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| grub problem- keeps rebooting as soon as it tries to do grub | moesays | UNIX for Dummies Questions & Answers | 1 | 11-07-2007 05:46 AM |
| Getting rid of grub | jad | Debian | 4 | 07-04-2006 10:57 AM |
| How to unistall grub | chinnappa | Red Hat | 7 | 10-14-2005 11:45 AM |
| Remove GRUB | wsc | Linux | 5 | 08-17-2005 10:24 AM |
| Grub and Reiserfs | silvaman | UNIX for Advanced & Expert Users | 0 | 02-28-2005 07:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Edit your /etc/grub.conf file or /boot/grub/menu.lst and move the entries around. They are blocks so make sure you move all the appropriate lines or your system may not come back up. Also make sure you change the default entry to point to the correct menu item. If default=0 and you move it like you said, you'll want to change default=1.
Why do you want to move them around? Carl |
|
||||
|
i wanted to do this back when i started using grub (and soon after taking up linux) because if you still use windows as your main or default system, then it's logical to want to put it at the top of the list.
You might not have noticed, seshumohan, but inside menu.lst or grub.conf, you can also change the identifiers (eg: dos) to say something more meaningful (eg: MS Windows 2000) and this will appear in the list instead at boot time. This is a funny question also because i think with lilo you specify the list position explicitly in the config file using 0,1,2 etc (don't you?) so, anyone used to lilo, and starting to use grub might not think of rearranging the entries to get the same effect. |
|
||||
|
1: apt-get install vlc
xine gxine .. for movies apt-get install xmms amarok .. for mp3 for 2. try to reinstall grub in the mbr of you disk: grub-install /dev/hdx or /dev/sdx and set the bootable flag for boot partition with fdisk /dev/hdx and I think its "a" after that, then you can choose to toggle the boot flag post your grub.conf and the output of fdisk -l (boot from cd) for further grub questions Last edited by funksen; 01-14-2007 at 12:46 PM.. |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|