#Resizing partitions
72 messages · Page 1 of 1 (latest)
Whatever operations you're planning, it does seem to be quite safe.
As far as I know however, there's no need to mess with the grub2 core.
That's the bootloader and is very crucial for your system, thus I dissuade you from ever doing operations on that partition.
thanks for your response. But how can I expand sda 5 then?
Please let me delve on this a bit....
I don't understand why there is no free space being recognized somehow, wait a minute.
Oh by the way, if you plan to manage your partitions, I suggest using live media.
These partitions are system-related so I wouldn't really suggest modifying them from within.
Regarding the free space following and preceding, I can't identify what may be the reason for such
oh ok, gonna try
maybe i should try apply operations first?
plus i will reboot into live version
Are there certain operations that were done beforehand?
Either way, I don't suggest doing so either anyways 😆
This is the safe method indeed, wish you luck
why not?
Most of those partitions were system-related, especially the one with Mint. If they are currently in use by the system, it's generally not suggested to modify them.
so i shouldn't do anything at all?
If not at a live media, that is.
Excuse me too, I'm quite a bit confused as well 😆
oh ok, understandable 🙂 gonna try
unfortunately i still cannot resize sda5. Unallocated space was already applied and i tried booting into live Mint
I'll try sharing these with the others if they can find anything for you
ok, thanks
strange to see why that 1 MB grub2 thing is even there. All boot files for both operating systems are supposed to only live in the Fat32 EFI partition..
I would copy out whatever is in that 1 MB partition to some other storage space. (all operations done from a live usb session). The best live ISO for this would be Linux Mint (any variety). It has both gparted AND the valuable Boot Repair tool.
- from live MINT USB, mount the strange grub2 partition (you can use the Disks program for that, just click the play button)
- in terminal type
sudo nemothis opens up the file manager in root admin mode. - go into the root file manager, navigate to the 'device' of 1 MB with the grub2 thing.
- press Ctrl-H to show any hidden files.
- press Ctrl-A to select all.
- press Ctrl-X to cut them all out
go into either your Windows or Linux partition, make a new folder called "tempgrub". go into it, and do Ctrl-V to paste all that stuff from before.
then close the file managers, open gparted, deleted the grub2 partition.
- after that right-click and resize (shrink) the Windows partition by how much you want extra for Linux
- next, right click the linux one and move it to the left (into all the grey unallocated space you just made.
- next, resize/grow the linux partition to the right to fill it up toward the right with EXT4 space.
- click apply all (green checkmark) and wait a long time (it's gonna shift around 66 Gigs of data)
Oh ok, maybe it's not even a thing of the current system. I already had Mint installed once but I figured out my Windows intallation is legacy, so I deleted old Mint partition, converted Windows from MBR to GPT and installed Mint again. I don't remember partition situation after deleting Mint partition, but maybe it is the remaining of that since I was a playing around it a lot coz I wanted GRUB to detect Windows partition coz i didn't know about MBR/GPT thing yet. That 500MiB unallocated space is for some reason remaining of it
right, I see u have more than 4 partitions, so the disk currently must be GPT.
so try what I said (temp-back up that grub2 thing) then delete it from gparted and shift stuff.
if stuff doesn't boot, run Boot Repair tool from Mint live stick
um.. open Disks app, click it there, and show
no play button here...probably because it recognizes it as a bios boot partition
i also tried mounting it in gparted and that option is greyed out
ok leave it. see if u can move the linux partition somehow.
now that I see you've made space.
if in gparted it doesn't work, then close it, and try in DISKS. It has a feature in the cog icon to clone or copy a partition.
(also if u have any critical Linux files (or even windows critical ones) you should have them backed up externally.
wait, so I should move Linux partition to the other side? So I can't delete that grub partition?
@cosmic valley
yeah try n move it to the left. Into that new space i see there beside the Windows one.
if not, try the clone method mentioned
but backup ur s*#^
that's ok
well i can copy and paste it
in gparted
great
just be aware it will take time as there is ~66 GiB of data to move
make sure pc is on reliable power.
well i hope it is
and then i delete that original partition?
what about that grub one?
after u CHECK (from within the live system, that everything copied over good.) .. the grub one, either try to move it.. or leave it.
or take a gamble and delete it. it wont affect Windows Boot Manager... and Linux has the boot repair tool.
@cosmic valley oh ok, thanks
ok, i managed to copy that partition and delete original one, i risked and deleted that grub partition, moved EFI to the right and extended Linux partition all over unallocated space. Both operating systems now work just fine. So it is solved, thanks for help.
Congratulations, is that it?
yes 🙂
@cosmic valley in behalf of Schwarzi, thank you for this one!