 |
 |
 |
 |
| Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems. |

16th December 2008, 12:27 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Would someone please tell how to edit grub.conf from rescue mode?
__________________
fedora
Last edited by cola; 16th December 2008 at 12:29 PM.
|

16th December 2008, 12:38 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
Once booted to rescue mode and at the command prompt type chroot /mnt/sysimage then cd /boot/grub and vi grub.conf. Alternately, chroot /mnt/sysimage and then vi /boot/grub/grub.conf.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

16th December 2008, 12:52 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
Thanks a lot glennzo
Quote:
|
Once booted to rescue mode and at the command prompt type chroot /mnt/sysimage then cd /boot/grub and vi grub.conf. Alternately, chroot /mnt/sysimage and then vi /boot/grub/grub.conf.
|
__________________
fedora
|

16th December 2008, 12:58 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
You're welcome cola.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

16th December 2008, 02:22 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Would someone please tell about these?(sda,hda means?)
1./dev/sda
2./dev/hda
And the relationship between them.
__________________
fedora
Last edited by cola; 16th December 2008 at 03:09 PM.
|

16th December 2008, 04:11 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 7,551

|
|
Quote:
|
Originally Posted by cola
Would someone please tell about these?(sda,hda means?)
1./dev/sda
2./dev/hda
And the relationship between them.
|
Those are examples of Linux operating system device names that were used for IDE hard drives (/dev/hdx) and SATA/SCSI hard drives (/dev/sdx) before the time when the same libata driver code began being used for all drives which were then given device names in only the /dev/sdx format. In Fedora, the change occurred with the release of Fedora 7. No changes occurred to Legacy GRUB's device naming scheme. It still uses the same old (hd0,0) format for designating drives.
|

16th December 2008, 05:58 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
Thanks stoat.
Would someone please explain the GRUB's (hd0,0) format?(meaning)
And why GRUB's (hd0,6) was indicating sda7 (so(hd0,5)=sda6) in that case(in my problem)?
__________________
fedora
|

16th December 2008, 06:32 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 7,551

|
|
|
GRUB and the operating system designate drives and partitions in very different ways. GRUB uses numbers starting with zero to designate the drives and partitions. The operating system uses letters starting with "a" to designate the drives and numbers starting with one to designate partitions. You have to get used to doing a sort of mental conversion when dealing with this issue. I didn't invent this system.
|

16th December 2008, 06:47 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
|
Oh yea that's right.Now understood.
Thanks a lot.
__________________
fedora
|

17th December 2008, 07:30 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
Hello.
I found in grub.conf :
For Fedora 10
HTML Code:
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
hiddenmenu
And
HTML Code:
title Other
rootnoverify (hd0,0)
chainloader +1
Would someone please tell why "hiddenmenu" and "rootnoverify" and "chainloader +1" used?
__________________
fedora
|

17th December 2008, 01:17 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Posts: 7,551

|
|
|
|

17th December 2008, 02:03 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Location: Dhaka,Bangladesh
Posts: 390

|
|
Quote:
Originally Posted by stoat
|
Thanks a lot.
__________________
fedora
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 06:57 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|