[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
parted crash during resizing of logical partition
From: |
Bartłomiej GITES Czerwiński |
Subject: |
parted crash during resizing of logical partition |
Date: |
Mon, 03 Sep 2007 15:32:06 +0200 |
User-agent: |
Thunderbird 2.0.0.4 (X11/20070604) |
Hi again,
parted gave me following output when I've tried to resize logical
partition within extended (already resized) partition:
===========================================================
(parted) resize 8 1531 9728
Błąd: Nie można zaspokoić wszystkich ograniczeń na partycji.
Backtrace zawiera 9 wywołań na stosie:
9: /usr/lib/libparted-1.8.so.8(ped_assert+0x3c) [0xb7eb66cc]
8: /usr/lib/libparted-1.8.so.8 [0xb7eef42c]
7: /usr/lib/libparted-1.8.so.8 [0xb7ebcb7f]
6: /usr/lib/libparted-1.8.so.8(ped_disk_set_partition_geom+0x19a) [0xb7ebdb8a]
5: parted [0x804d4f3]
4: parted(interactive_mode+0x11b) [0x8054e5b]
3: parted(main+0xa4) [0x8052354]
2: /lib/libc.so.6(__libc_start_main+0xe2) [0xb7d27852]
1: parted [0x804c271]
You found a bug in GNU Parted! Here's what you have to do:
Don't panic! The bug has most likely not affected any of your data.
Help us to fix this bug by doing the following:
Check whether the bug has already been fixed by checking
the last version of GNU Parted that you can find at:
http://ftp.gnu.org/gnu/parted/
Please check this version prior to bug reporting.
If this has not been fixed yet or if you don't know how to check,
please visit the GNU Parted website:
http://www.gnu.org/software/parted
for further information.
Your report should contain the version of this release (1.8.8)
along with the error message below, the output of
parted DEVICE unit co print unit s print
and the following history of commands you entered.
Also include any additional information about your setup you
consider important.
Zapewnienie (metadata_length > 0) w dos.c:2074 w funkcji
add_logical_part_metadata() nie powiodło się.
===========================================================
(parted) unit co print unit s print:
===========================================================
Model: ST380211 0ACE (scsi)
Dysk /dev/sda: 80,0GB
Rozmiar sektora (logiczny/fizyczny): 512B/512B
Tablica partycji: msdos
Numer Początek Koniec Rozmiar Typ System plików Flaga
1 32,3kB 41,1MB 41,1MB primary ext3 ładowalna
2 41,1MB 559MB 518MB primary ext2
3 559MB 2566MB 2007MB primary ext3
4 2566MB 80,0GB 77,5GB extended
5 2566MB 8571MB 6004MB logical ext3
6 8571MB 9582MB 1012MB logical ext3
7 9582MB 12,6GB 3010MB logical ext3
8 12,6GB 20,4GB 7806MB logical ext3
Model: ST380211 0ACE (scsi)
Dysk /dev/sda: 156301488s
Rozmiar sektora (logiczny/fizyczny): 512B/512B
Tablica partycji: msdos
Numer Początek Koniec Rozmiar Typ System plików Flaga
1 63s 80324s 80262s primary ext3 ładowalna
2 80325s 1092419s 1012095s primary ext2
3 1092420s 5012279s 3919860s primary ext3
4 5012280s 156296384s 151284105s extended
5 5012343s 16739729s 11727387s logical ext3
6 16739793s 18715724s 1975932s logical ext3
7 18715788s 24595514s 5879727s logical ext3
8 24595578s 39841199s 15245622s logical ext3
===========================================================
BR / Bart
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- parted crash during resizing of logical partition,
Bartłomiej GITES Czerwiński <=