Submitted by SeeKeR on Tue, 08/06/2004 - 15:18.
( categories: Miscellaneous )

Hi all ,

The prob in details is : i have 2 OS's installed on my machine linux'libranet distro ' & windows XP ,
libranet using grub to handle the dual boot process .
linux boots ok ,but when i want to boot XP it didn't boot , after seeking i let it boot by editing this line

root (hdo,4) INTO root (hdo,o) ; but i can't save the line i had edit , how can i save this configuration , thanks


SeeKeR's picture
Submitted by SeeKeR on Tue, 08/06/2004 - 15:57.

guys i got the prolem solved , i found a file called menu.lst edit it using gedit and save it,the file was in the directory /boot/grub ,LOL . i'm going now to read the charter .


ramez.hanna's picture
Submitted by ramez.hanna on Tue, 08/06/2004 - 15:59.

where do you edit this line? you should be editing the grub.conf file probably the grub.conf has wrong values for the winXP boot line so i think you can add these values to it or login with linux and go to /boot/grub and do a grub-install it will reinstall grub and will fix this


the best things in life are free --- so as myself


SeeKeR's picture
Submitted by SeeKeR on Wed, 09/06/2004 - 21:19.

i edit the line in the boot menu,and then edititing the file called menu.lst
the prob fixed. but there's no *.conf file , i don't know how. thank you for care

THERE'S A FISHING , SO GO FISHING !!!!!


Pronco's picture
Submitted by Pronco on Thu, 10/06/2004 - 15:29.

You have to reinstall the grub bootloader to the MBR. This will install Grub into the MBR of the first IDE disk under Linux:

type : grub-install /dev/hda


Infinite skills create miracles !


SeeKeR's picture
Submitted by SeeKeR on Thu, 10/06/2004 - 17:16.

I have reinstalled grub and it's all prefect now it's getting better now . thank u pronco _ THERE'S A FISHING , SO GO FISHING !!!!!


Pronco's picture
Submitted by Pronco on Thu, 10/06/2004 - 17:19.

Welcome Seeker , Any time


Infinite skills create miracles !


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.