#[SOLVED] Resizing
98 messages · Page 1 of 1 (latest)
what is your partition scheme like?
can you get the output of it from a partitioning tool?
of just lsblk -f
also 512MB should be more than enough for the boot partition
is sdb3 empty??
I have no idea
I dont really know what I am looking at
I can see that sdb2 is my boot, the one that needs increasing
but sdb seems to be your windows disk.
can you do ls -al /boot to make sure
because you mentioned your windows boot is on another partition
it is. At least from what I know. When I installed linux, I used a brand new ssd. My windows files should not be on this one
but I'm confused, because apart from /boot, that disk (sdb) includes only windows stuff
and your ssd with your linux installation also has an NTFS partition too
Check your currently mounted devices (idk, sanity check)
I have 4 drives. All of them mounted rn
as seen from the lsblk output, they have these mounted:
/boot
/windows
/
SWAP
I can see that.
but the partition scheme seen does not fit the verbal ddescription
Maybe I am wrong and did some weird things
Tho it was not my intention
Does this complicate things?

Maybe I should have recommended checking fstab
well no, and resizing /boot would be easy probably, since sdb3 seems to be empty.
but your entire disk setup seems to be possibly not what you intended
maybe we should first determine what really is on sda, sdb, nvme0, nvme1
in my device manager I see they are in different places,,, :(
Okay, how would we do that
I know that in nvme0 is my linux conf files
The one called new Volume is the one that is split in 2. 700 windows and 200 Linux
The onther 2 shouldn't matter
I have a bit of tidyness and obsession kicking in and feel like you should reinstall everything, setting up disks and partitions from scratch :D
is this a new system?
So, firstly, you can just delete /boot and make a new one from scratch.
You could make it so that all Windows related stuff is on one disk.
Is the 700 on **nvme0 **the main windows path, or is it some new extra space for windows?
So nvme0 is the good, fast ssd, so you want your games on it?
All of them are good fast ssd
so where it is doesnt really matter
my main windows is on sdb4
so maybe you should dedicate nvme1 to windows, nvme0 completely to linux
and move /boot to nvme0n1p1
I cant completly dedicate 1 drive to linux
Because these are 1TB drives
and I use linux for school
I would say it would be a waste
ok.
then let's not change anything.
can you do lsblk ?
ah shit, the empty partitions are 16MB. What is that??
I have no idea. How would I check?
But even with that. My idea was removing from nvme0np3 to add to my boob one. Are we allowed to do that?
what is on the other ssd, nvme1n1? and on sda?
We can move /boot to one of those.
You can, but it might be more effort, resizing partitions and occupied filesystems
the other 2 are disks that contain random windows stuff... like games :)))
so many games
The simplest way I would suggest is, if you can comfortably delete one of sda or nvme1, we can move /boot there and set up the rest of the disk from scratch for storing data / games.
otherwise we might try resizing nvme0n1p3 (/), and put /boot in there.
oh. actually, can just do it in swap.
I am listening
how much ram do you have? do you hibernate the pc?
16**
I think I have my hibernation off
You probably don't need Swap at all
I use no swap, 16GB RAM, never had issues
1- Remove swap from fstab (comment it out, in case we set it up again later)
2- Delete the swap partition
3- Make new boot partition with 512MB or more if you'd like in that new space.
4- Grub or systemd-boot? mount the new boot, mkinitcpio, redo grub or systemd-boot or whatever bootloader you use.
5- (Optional) Make new swap partition in the remaining space. Set it up again in fstab.
Okay
Spunds good
How would I umm
Do that
If you say I dont need the swap
We can forget about it
I use grub
Gonna have 2.5-3GB empty space left, what should we do with it?
I checked to make sure;
the ESP MUST reside anywhere in those first 2.2 TB of the disk, but there is absolutely no need for the ESP to be the first partition or reside on the beginning of the disk whatsoever.
ESP : EFI System Partition (/boot)
Let's put /boot at the end of disk, so maybe we try to add the remaining space to / later
and you can always use a swapfile under / instead of the swap partition, if needed
but I'm gonna clean up and go out soon :/
someone else can surely help with setting up the new boot, or I'll help later
We can put them on boot sice idc about 3gb
Noooo
I dont know how to do any of these on my own
I can give a quick guideline right now, but cannot go into detail and help in case something does not work
but Archwiki can help anytime
How are you booting when you start the PC? Do you pick which device to boot from?
Yep :) That would be best
okay! Have fun. Ping me when you get back
</3