Open a terminal:
Make backup copies of the main GRUB 2 folders & files. (Optional)
sudo cp /etc/default/grub /etc/default/grub.old
sudo cp -R /etc/grub.d /etc/grub.d.old
sudo cp -R /boot/grub /boot/grub.old
Remove GRUB 2
sudo apt-get purge grub2 grub-pc
The system will be unbootable until another bootloader is installed.
Once the packages are removed, many files will still remain in ‘/boot/
Monday, May 3, 2010
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment