Hello,
   I'm currently using parted 1.6.23, and I am not able to move my
fat32 partition. Here is the error message.

---
(parted) move 9 24703 25961
No Implementation: GNU Parted cannot resize this partition to this
size.  We're
working on it!
(parted)
---

And here is the output of the print command

---
(parted) print
Disk geometry for /dev/hda: 0MB - 41110MB
Disk label type: msdos
Number  Start   End     Size    Type      File system  Flags
1       0MB     5240MB  5239MB  primary   fat32        boot, lba
2       5240MB  5346MB  107MB   primary   ext2
3       5346MB  13736MB 8390MB  primary   ext3
4       13736MB 41110MB 27374MB extended               lba
5       13736MB 14789MB 1053MB  logical   fat32
6       14789MB 15102MB 313MB   logical   linux-swap
7       15102MB 21098MB 5996MB  logical   ext3
8       21098MB 23442MB 2344MB  logical   reiserfs
9       23442MB 24701MB 1258MB  logical   fat32
(parted)
---

I am attempting to move the 9th partition so that I may increase the
size of the 8th partition (the reiserfs one).
Here is the output of my attempt to resize the partition.

---
(parted) resize 9
Start?  [23442MB]? 23442
End?  [24701MB]? 25701
Error: Can't have the end before the start!
No Implementation: GNU Parted cannot resize this partition to this
size.  We're
working on it!
(parted)
---

I do not understand why it says the end that I have defined is before
the start.

Thanks,
ravster.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bug-parted mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to