I'm currently dual-booting two Linux-based operating systems on my laptop, Jolicloud and Ubuntu 10.10. How do I remove Jolicloud completely?
Asked
Active
Viewed 1,211 times
2 Answers
0
Remove it from /boot/grub/menu.lst and use gpartd to delete the partition and re-create it as something else.
bahamat
- 5,782
0
Theoretically all you have to do is
- Backup to at least 7 1/2 armored and padlocked locations around the world, in at least 6 different continents and pray to the unicorns that your data loves you.
- Boot into Ubuntu and run
gpartedand delete the Jolicloud partition. - Apply changes.
- Run
sudo update-gruband reboot.
Which sounds way too easy. But should work.
digitxp
- 14,884