Вот что создано:
slaw@rosa-fb8nmj ~ $ lsblk /dev/sdc
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sdc 8:32 0 953,9G 0 disk
├─sdc1 8:33 0 200G 0 part
├─sdc2 8:34 0 100M 0 part
├─sdc3 8:35 0 9,7G 0 part /media/slaw/ROSA-SYSTEM
└─sdc4 8:36 0 744,1G 0 part /media/slaw/ROSA-DATA
Вот лог:
==> setup logging
==> checks and settings
TYPE: 4l
DEVICE: /dev/sdb
TABLE: gpt
FLAGS: overlay,luks,winfsmount
DEV SIZE: 976762 MiB
======================
PART1:
DIRS: NOSECURE
SIZE: 204752
FS: exfat
PART2:
DIRS: boot EFI
SIZE: 100
FS: vfat
PART3:
DIRS: ROSA-SYSTEM
SIZE: 9909
FS: ext4
PART4:
DIRS: ROSA-DATA
SIZE: 762000
FS: btrfs
==> try to clear
1+0 records in
1+0 records out
1048576 bytes (1,0 MB, 1,0 MiB) copied, 0,0213701 s, 49,1 MB/s
1+0 records in
1+0 records out
1048576 bytes (1,0 MB, 1,0 MiB) copied, 0,00540951 s, 194 MB/s
==> run: parted -s /dev/sdb mklabel gpt
==> Proceccing PART1
==> run: parted -a optimal -s /dev/sdb mkpart NOSECURE 1MiB 204753MiB
==> make FS
==> run: mkfs.exfat -n NOSECURE /dev/sdb1
exfatprogs version : 1.2.9
Creating exFAT filesystem(/dev/sdb1, cluster size=131072)
Writing volume boot record: done
Writing backup volume boot record: done
Fat table creation: done
Allocation bitmap creation: done
Upcase table creation: done
Writing root directory entry: done
Synchronizing...
exFAT format complete!
==> install dirs
==> run: fsck -p /dev/sdb1
fsck из util-linux 2.39.4
exfatprogs version : 1.2.9
/dev/sdb1: clean. directories 1, files 0
==> run: mount -t exfat /dev/sdb1 /tmp/simple-install.Gd9i
wait...
==> Proceccing PART2
==> run: parted -a optimal -s /dev/sdb mkpart boot 204753MiB 204853MiB set 2 esp on
==> make FS
==> run: mkfs.vfat -F 32 -n BARIUM_EFI /dev/sdb2
mkfs.fat 4.2 (2021-01-31)
==> install dirs
==> run: fsck -p /dev/sdb2
fsck из util-linux 2.39.4
fsck.fat 4.2 (2021-01-31)
/dev/sdb2: 1 files, 1/201568 clusters
==> run: mount -t vfat /dev/sdb2 /tmp/simple-install.vks8
mbr - /dev/sdb
num - 2
fs - vfat
fsopt -
This installer will setup disk to boot Syslinux.
Disk: /tmp/simple-install.vks8 (/dev/sdb2,vfat)
Warning! Master boot record (MBR) of /dev/sdb will be overwritten.
If you are using disk to boot any existing operating system,
it will not work anymore.
Be careful!
Flushing filesystem buffers, this may take a while...
Saving current MBR to /tmp/simple-install.vks8/boot/install/mbrgpt-20260125-133218.bak
1+0 records in
1+0 records out
512 bytes copied, 0,00011923 s, 4,3 MB/s
Activating partition /dev/sdb2...
Updating MBR on /dev/sdb...
Installing syslinux boot loader for /tmp/simple-install.vks8 (/dev/sdb2,vfat)...
Hidden (5514) does not match sectors (63)
Hidden (5514) does not match sectors (63)
Hidden (5514) does not match sectors (63)
Hidden (5514) does not match sectors (63)
Disk /dev/sdb2 should be bootable now.
Installation finished.
==> Proceccing PART3
==> run: parted -a optimal -s /dev/sdb mkpart ROSA-SYSTEM 204853MiB 214762MiB
==> make FS
==> run: mkfs.ext4 -m0 -L ROSA-SYSTEM /dev/sdb3
mke2fs 1.47.2 (1-Jan-2025)
Discarding device blocks: done
Creating filesystem with 2536704 4k blocks and 635232 inodes
Filesystem UUID: 5ead2df0-2c28-48cf-935b-edf3101751dc
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
Allocating group tables: done
Writing inode tables: done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done
==> install dirs
==> run: fsck -p /dev/sdb3
fsck из util-linux 2.39.4
ROSA-SYSTEM: clean, 12/635232 files, 66003/2536704 blocks
==> run: mount -t ext4 /dev/sdb3 /tmp/simple-install.zGW4
==> run: inised /tmp/simple-install.zGW4/ROSA-SYSTEM/ROSA.ini DEFAULTUSER=slaw::DEFAULTGECOS=Slaw::AUTOLOGINUSER=slaw::DEFAULTROOTPASSWD=ФФФФФФ
==> Proceccing PART4
==> aligning the size of PART4
==> run: parted -a optimal -s /dev/sdb mkpart ROSA-DATA 214762MiB 100%
==> make FS
==> run: mkfs.btrfs -L ROSA-DATA /dev/sdb4
btrfs-progs v6.17
See
https://btrfs.readthedocs.io for more information.
Performing full device TRIM /dev/sdb4 (744.14GiB) ...
Label: ROSA-DATA
UUID: a66672f5-d272-442f-a76f-9b04caba4823
Node size: 16384
Sector size: 4096 (CPU page size: 4096)
Filesystem size: 744.14GiB
Block group profiles:
Data: single 8.00MiB
Metadata: DUP 1.00GiB
System: DUP 8.00MiB
SSD detected: yes
Zoned device: no
Features: extref, skinny-metadata, no-holes, free-space-tree
Checksum: crc32c
Number of devices: 1
Devices:
ID SIZE PATH
1 744.14GiB /dev/sdb4
==> install dirs
==> run: fsck -p /dev/sdb4
fsck из util-linux 2.39.4
==> run: mount -t btrfs /dev/sdb4 /tmp/simple-install.lXso
==> run: inised /tmp/simple-install.lXso/ROSA-DATA/ROSA.ini DEFAULTUSER=slaw::DEFAULTGECOS=Slaw::AUTOLOGINUSER=slaw::DEFAULTROOTPASSWD=ФФФФФФФ
==> run: umount /dev/sdb /dev/sdb1 /dev/sdb2 /dev/sdb3 /dev/sdb4
See simple-install log, push ENTER to exit