Пытаюсь отформатировать второй винт в ext4, при попытке это сделать из "Дисковая утилита" вылазиет вот такая ошибка. Что бы это значило? Мне нужно второй винт иметь чистым, разбитым на один логический раздел в ФС ext4.
Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sdb, start=0, size=160041885696, type=0x83 Entering MS-DOS parser (offset=0, size=160041885696) MSDOS_MAGIC found looking at part 0 (offset 32256, size 160039240704, type 0x83) new part entry looking at part 1 (offset 0, size 0, type 0x00) new part entry looking at part 2 (offset 0, size 0, type 0x00) new part entry looking at part 3 (offset 0, size 0, type 0x00) new part entry Exiting MS-DOS parser MSDOS partition table detected containing partition table scheme = 0 got it got disk new partition added partition start=512 size=31744 Error: Error informing the kernel about modifications to partition /dev/sdb1 -- Device or resource busy. This means Linux won't know about any changes you made to /dev/sdb1 until you reboot -- so you shouldn't mount it or use it in any way before rebooting. Warning: The kernel was unable to re-read the partition table on /dev/sdb (Device or resource busy). This means Linux won't know anything about the modifications you made until you reboot. You should reboot your computer before doing anything with /dev/sdb. ped_disk_commit() failed
-- ubuntu-ru mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
