My HDD is partitioned into two equal sized partitions. First is being used for Windows and Second for Ubuntu. Everything is working fine. But now I want to remove Windows and use the disk completely for Ubuntu. I can easily boot from live cd and use GParted to delete Windows partition and then expand Ubuntu partition to use the whole hard disk.
- I want to know if its safe
- Will resizing Ubuntu partition change any thing else like the partition UUID or any thing else?
- Do I need to reinstall grub after resizing the root partition?
It would be great if some one who has already done this can give their advice here.
Generally, operations can fail. If operations on partitions fail, it can cause data loss, so be prepared and do backups first.
No.
No.
It doesn't even matter if you've installed GRUB2 into the MBR (e.g.,
/dev/sda
, default when installing Ubuntu), or into the root partition (e.g.,/dev/sda1
).yes you can and the problem is with ubuntu being in a logical partition. just use testdisk write the partition table backup your data and install ubuntu with option to use the entire disk. that is it. i had the samr prob and solved it.