#[SOLVED] Resizing

98 messages · Page 1 of 1 (latest)

ornate blaze
#

Enlarging a partition that has its right side occupied scares me too :)

#

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

fleet cedar
#

it looks like this

ornate blaze
#

is sdb3 empty??

fleet cedar
#

I dont really know what I am looking at

#

I can see that sdb2 is my boot, the one that needs increasing

ornate blaze
#

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

fleet cedar
fleet cedar
ornate blaze
#

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

dawn hemlock
#

Check your currently mounted devices (idk, sanity check)

fleet cedar
#

The place where it says "/windows" is my ssd with my disk C

#

I am conffused now

fleet cedar
ornate blaze
ornate blaze
#

but the partition scheme seen does not fit the verbal ddescription

fleet cedar
#

Maybe I am wrong and did some weird things

#

Tho it was not my intention

#

Does this complicate things?

dawn hemlock
#

Maybe I should have recommended checking fstab

ornate blaze
#

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

fleet cedar
#

in my device manager I see they are in different places,,, :(

fleet cedar
#

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

ornate blaze
#

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?

fleet cedar
#

Nope

#

I had the linux dual boot for about 1 year now

ornate blaze
#

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?

fleet cedar
#

that 700 was new extra space

#

basically there I have games

ornate blaze
#

So nvme0 is the good, fast ssd, so you want your games on it?

fleet cedar
#

All of them are good fast ssd

#

so where it is doesnt really matter

#

my main windows is on sdb4

ornate blaze
#

so maybe you should dedicate nvme1 to windows, nvme0 completely to linux

#

and move /boot to nvme0n1p1

fleet cedar
#

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

ornate blaze
#

ok.
then let's not change anything.
can you do lsblk ?

fleet cedar
#

Like this?

ornate blaze
#

ah shit, the empty partitions are 16MB. What is that??

fleet cedar
#

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?

ornate blaze
#

what is on the other ssd, nvme1n1? and on sda?
We can move /boot to one of those.

ornate blaze
fleet cedar
#

the other 2 are disks that contain random windows stuff... like games :)))

ornate blaze
#

so many games

fleet cedar
#

My dad grew up a gamer girl :))

#

This is how one of those look like

ornate blaze
#

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.

fleet cedar
#

I am listening

ornate blaze
#

how much ram do you have? do you hibernate the pc?

fleet cedar
#

I think I have my hibernation off

ornate blaze
#

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.

fleet cedar
#

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

ornate blaze
#

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)

ornate blaze
#

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

fleet cedar
fleet cedar
#

I dont know how to do any of these on my own

ornate blaze
#

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?

fleet cedar
#

Yes

#

with grub

#

We can take a break and come back later if you want

ornate blaze
#

Yep :) That would be best

fleet cedar
#

okay! Have fun. Ping me when you get back

fleet cedar
#

</3