: 12 lipca 2011, 11:02
Czy mogę w parted nie określać rozmiaru i rozszerzyć partycję do maksymalnie możliwej wielkości?
Dodane:
Jak widać nie można rozszerzyć partycji. Będę wdzięczny za sugestie.
Dodane:
Kod: Zaznacz cały
neptun:~# parted /dev/xvdb
GNU Parted 1.8.8
Using /dev/xvdb
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print free
Model: Xen Virtual Block Device (xvd)
Disk /dev/xvdb: 214GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 105GB 105GB primary ext3
105GB 214GB 109GB Free Space
(parted) resize 1 32.3kB 214GB
Error: File system has an incompatible feature enabled. Compatible features are
has_journal, dir_index, filetype, sparse_super and large_file. Use tune2fs or
debugfs to remove features.
Jak widać nie można rozszerzyć partycji. Będę wdzięczny za sugestie.