You are not logged in.

#1 2024-08-22 16:08:40

swew
Member
Registered: 2024-08-22
Posts: 3

Arch linux and Windows 10

I have two disks, on one of them there's a Windows (128gb), on the second (1TB) there's an Arch, and when I put it, I as a fucker completely formatted the disk-terabyte, and now I have under the Arch allocated the whole disk, which I do not need, the file system on the disk with the Arch ext4, I need to compress the disk so that the Arch took 300gb, and the Windows 700 and the partition with the Windows was ntfs, and that the Arch did not fuck up from such manipulations. Also as I understood when manipulating the disk, it is worth to make a backup, but how and what to do it I do not know.

Offline

#2 2024-08-22 17:18:57

cryptearth
Member
Registered: 2024-02-03
Posts: 2,167

Re: Arch linux and Windows 10

so ... what's the question here?

Offline

#3 2024-08-22 21:33:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,825

Re: Arch linux and Windows 10

https://wiki.archlinux.org/title/Parted … partitions
1. you need to do this offline (you cannot boot arch because the ext4 partition must not be mounted), use a live distro like grml
2. YOU FIRST NEED TO SHRINK THE FILESYSTEM!!!!!! before changing the partition layout
3. that will not bring back your wiindows parition
4. keeping the the header of the ext4 partition where it is and just shortening it is much more reliable that trying to move the partition by a 700GB offset. Iff you wanted to do the latter for whatever reason, you'll most likely want to use the gparted GUI and in that case you also absolutely need a backup! (In doubt dd the entire disk onto another disk)

Online

Board footer

Powered by FluxBB