I have Ubuntu 10.10. it is installed in one partition and the boot partition is a separate one. can i relocate the boot partition into the ubuntu partition and if yes how??
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Simple; copy the files there to the root partition, unmount the /boot partition, remove the mount directive for the /boot partition, and reinstall grub:
When you are editing /etc/fstab, locate the line for /boot and remove it. |
|||||||||||
|