![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| 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 01:46 AM |
| Getting rid of grub | jad | Linux | 4 | 07-04-2006 07:57 AM |
| How to unistall grub | chinnappa | Linux | 7 | 10-14-2005 08:45 AM |
| Remove GRUB | wsc | Linux | 5 | 08-17-2005 07:24 AM |
| Grub and Reiserfs | silvaman | UNIX for Advanced & Expert Users | 0 | 02-28-2005 03:01 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
grub help
in dual os grub will ask like this (linux 9 (red hat))
linux(bigmem) linux(smallmem) dos so i want that grub will ask like this dos linux(bigmem) linux(smallmem) how to do this |
| Forum Sponsor | ||
|
|
|
|||
|
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 08:46 AM. |
|
|||
|
doubt about hard disk
1).How many operationg operating systems can be installed on a single hard disk ....?
presently ihave installed winxp,red hat linux , kubuntu linux 2). how many times a hard disk can be formatted |
|||
| Google The UNIX and Linux Forums |