Commentaires récents
- Projet : Sécurisation d’une infrastructure RHEL
il y a 21 semaines 5 jours - try installing windows xp
il y a 23 semaines 6 jours - learning it
il y a 26 semaines 5 jours - You may be able to find some
il y a 29 semaines 1 jour - Hi,
I'll be visiting my
il y a 32 semaines 5 jours - Linux seminar
il y a 32 semaines 6 jours - CLP 11
il y a 33 semaines 6 jours - you can go to exit certified
il y a 38 semaines 1 jour - Demande exaucée
il y a 45 semaines 20 heures - Hi!
You can make a partition
il y a 45 semaines 6 jours


Hi! You can make a partition
Hi!
You can make a partition on your hard disk and install another linux distribution, this new distribution will install grub in the MBR sector, i.e. it will overwrite the original grub installation.
(Better for this example, if you install a linux distribution capable of recognize another linux version already installed and add it to the new grub menu.lst (I know that Ubuntu can do that...). Recently, I installed FEDORA in a computer than already has UBUNTU, and then I had to do a lot of things in order to see my UBUNTU partition again in the Grub menu).
Returning to your question, now you can login in your original partition and format the partition where you have installed the new linux (you can use a disk partition tool, like parted), so when your computer restart, grub will show you and error message. (I guess...)
Now you have to fix your MBR....
Another form... is making a new partition and install windows :-( .... that will overwrite the MBR and you will not see your grub again... so you have to fix your MBR...
If you have already installed windows in one partition (dual boot with linux) you can execute in the console fdisk /mbr or fixmbr (winXP), I don't know the command in Windows Vista. This command will overwrite the MBR sector... i.e. it will erase grub... and you have to fix your MBR....
The last way that I can imagine is having a dual boot windows/linux use partition magic or similar to format the linux partition... when you restart the machine, you will see the grub error message... so you have to use a rescue disk to enter to windows and fix the mbr....
Good luck!
Maria C. Bessega