История изменений
Исправление vtVitus, (текущая версия) :
К сожалению, что такое
Disk /dev/sda: 10,91 TiB, 12000138625024 bytes, 23437770752 sectors
Disk model: ST12000VE001-38N
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xde49c90a
Device Boot Start End Sectors Size Id Type
/dev/sda1 1 4294967295 4294967295 2T ee GPT
Partition 1 does not start on physical sector boundary.
vitus@vitus-home:~$ sudo mkfs.ext4 -n /dev/sda1
mke2fs 1.47.2 (1-Jan-2025)
The file /dev/sda1 does not exist and no size was specified.
Исходная версия vtVitus, :
К сожалению, что такое
Disk /dev/sda: 10,91 TiB, 12000138625024 bytes, 23437770752 sectors
Disk model: ST12000VE001-38N
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xde49c90a
Device Boot Start End Sectors Size Id Type
/dev/sda1 1 4294967295 4294967295 2T ee GPT
Partition 1 does not start on physical sector boundary.
vitus@vitus-home:~$ sudo mkfs.ext4 -n /dev/sda1
mke2fs 1.47.2 (1-Jan-2025)
The file /dev/sda1 does not exist and no size was specified.