Servus zusammen,
auf meinem neuen Notebook ist Win10 installiert, welches ich auf Win11 upgedatet und eine Sicherungskopie erstellt habe.
Nun möchte ich Kubuntu noch dazu installieren.
Die Partition schaut so aus:
	
	
	
		
		
		
			
		
		
	
	
		
	
Ein sudo fdisk -l ergibt das:
	
	
	
		
Ich möchte die Win Partition verkleinern, weis aber nicht welche das ist und wie ich es anstellen soll.
Kann mir da jemand weiterhelfen?
Gruß
lewendi
			
			auf meinem neuen Notebook ist Win10 installiert, welches ich auf Win11 upgedatet und eine Sicherungskopie erstellt habe.
Nun möchte ich Kubuntu noch dazu installieren.
Die Partition schaut so aus:
	Ein sudo fdisk -l ergibt das:
		Code:
	
	To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
kubuntu@kubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 2,56 GiB, 2743775232 bytes, 5358936 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 155,63 MiB, 163188736 bytes, 318728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 61,89 MiB, 64901120 bytes, 126760 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 43,63 MiB, 45748224 bytes, 89352 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop5: 81,26 MiB, 85209088 bytes, 166424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 248,76 MiB, 260841472 bytes, 509456 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/nvme0n1: 476,94 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: KBG40ZNV512G TOSHIBA MEMORY             
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: BABC0DC7-73CA-11EC-8077-8447090D1D0D
Device             Start        End   Sectors   Size Type
/dev/nvme0n1p1      2048     534527    532480   260M EFI System
/dev/nvme0n1p2    534528     567295     32768    16M Microsoft reserved
/dev/nvme0n1p3    567296  968386559 967819264 461,5G Microsoft basic data
/dev/nvme0n1p4 968386560  970414079   2027520   990M Windows recovery environment
/dev/nvme0n1p5 970414080 1000212479  29798400  14,2G Windows recovery environment
Disk /dev/sda: 28,64 GiB, 30752000000 bytes, 60062500 sectors
Disk model: Ultra           
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x5ba723f2
Device     Boot    Start      End  Sectors  Size Id Type
/dev/sda1  *        2048 59996959 59994912 28,6G  7 HPFS/NTFS/exFAT
/dev/sda2       59996960 60062495    65536   32M ef EFI (FAT-12/16/32)
Disk /dev/mapper/ventoy: 3,42 GiB, 3674746880 bytes, 7177240 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6F17DAA6-030B-4412-8342-73A5A01D728F
Device                     Start     End Sectors  Size Type
/dev/mapper/ventoy-part1      64 7168079 7168016  3,4G Microsoft basic data
/dev/mapper/ventoy-part2 7168080 7176575    8496  4,1M EFI System
/dev/mapper/ventoy-part3 7176576 7177175     600  300K Microsoft basic data
kubuntu@kubuntu:~$
	Ich möchte die Win Partition verkleinern, weis aber nicht welche das ist und wie ich es anstellen soll.
Kann mir da jemand weiterhelfen?
Gruß
lewendi