Errore di mkfs.ext3 su partiziona riconosciuta da fdisk -l
Inviato: giovedì 7 agosto 2008, 13:06
Ciao a tutti,
ho rilevato questo problema con 2 dischi ide da 80 gb.
il comando fdisk -l mi ritorna:
pichici@Deathstar:~$ sudo fdisk -l
Disk /dev/sda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd4fdd4fd
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2480 19920568+ 83 Linux
/dev/sda2 2481 9964 60115230 5 Extended
/dev/sda5 9897 9964 546178+ 82 Linux swap / Solaris
/dev/sda6 2481 9896 59568957 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 81.9 GB, 81964302336 bytes
16 heads, 63 sectors/track, 158816 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Disk identifier: 0xea734180
Device Boot Start End Blocks Id System
/dev/sdb1 1 158816 80043232+ 5 Extended
Disk /dev/sdc: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe3dc5e22
Device Boot Start End Blocks Id System
/dev/sdc1 1 9964 80035798+ 5 Extended
Quindi le partizioni esistono.Quando tento di formattarle tramite mkfs.ext3 mi ritorna questo messaggio:
pichici@Deathstar:~$ sudo mkfs.ext3 /dev/sdb1
mke2fs 1.40.8 (13-Mar-2008)
mkfs.ext3: inode_size (128) * inodes_count (0) too big for a
filesystem with 0 blocks, specify higher inode_ratio (-i)
or lower inode count (-N).
Non avevo mai riscontrato problemi del genere.Stranamento lo stesso errore su due dischi diversi.
Qualche idea?
Grazie,ciao!
ho rilevato questo problema con 2 dischi ide da 80 gb.
il comando fdisk -l mi ritorna:
pichici@Deathstar:~$ sudo fdisk -l
Disk /dev/sda: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xd4fdd4fd
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2480 19920568+ 83 Linux
/dev/sda2 2481 9964 60115230 5 Extended
/dev/sda5 9897 9964 546178+ 82 Linux swap / Solaris
/dev/sda6 2481 9896 59568957 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 81.9 GB, 81964302336 bytes
16 heads, 63 sectors/track, 158816 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Disk identifier: 0xea734180
Device Boot Start End Blocks Id System
/dev/sdb1 1 158816 80043232+ 5 Extended
Disk /dev/sdc: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe3dc5e22
Device Boot Start End Blocks Id System
/dev/sdc1 1 9964 80035798+ 5 Extended
Quindi le partizioni esistono.Quando tento di formattarle tramite mkfs.ext3 mi ritorna questo messaggio:
pichici@Deathstar:~$ sudo mkfs.ext3 /dev/sdb1
mke2fs 1.40.8 (13-Mar-2008)
mkfs.ext3: inode_size (128) * inodes_count (0) too big for a
filesystem with 0 blocks, specify higher inode_ratio (-i)
or lower inode count (-N).
Non avevo mai riscontrato problemi del genere.Stranamento lo stesso errore su due dischi diversi.
Qualche idea?
Grazie,ciao!