[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Tabella partizioni partita...



Ho appena fatto l'update del kernel con etch ( security ), riavviato e al riavvio non mi montava hdb, e un fdisk -l /dev/hdb diceva tabella partizioni non valida ( lo stesso con altre utility simili come cfdisk sfdisk eccetera )

cat dmesg.0 |grep hdb

hdb: Maxtor 6B160P0, ATA DISK drive
hdb: max request size: 512KiB
hdb: 320173056 sectors (163928 MB) w/8192KiB Cache, CHS=19929/255/63, UDMA(100)
hdb: cache flushes supported
 hdb: hdb1 hdb2 hdb3 <ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
 hdb5 hdb6 >
hdb: set_drive_speed_status: status=0x58 { DriveReady SeekComplete DataRequest }
hdb: status error: status=0x58 { DriveReady SeekComplete DataRequest }
hdb: drive not ready for command
VFS: Can't find ext3 filesystem on dev hdb5.

Quindi ho loggato come root ( in hdb5 ho la home, la root è hda1 ) e ripristinato la tabella delle partizioni con sfdisk ( fortuna ho la tabella delle partizioni, e consiglio vivamente a tutti di tenerla su cd o comunque in un posto sicuro - se non l'avessi avuta sarebbero stati cavoli amarissimi ):

Quindi grazie al file qui sotto ( hdb.txt )

#Creata con sfdisk -d /dev/hdb
# tabella delle partizioni di /dev/hdb
unit: sectors

/dev/hdb1 : start=       63, size=  9092727, Id= 7
/dev/hdb2 : start=  9092790, size= 21623490, Id= 7
/dev/hdb3 : start= 30716280, size=288768375, Id= 5
/dev/hdb4 : start=        0, size=        0, Id= 0
/dev/hdb5 : start= 30716343, size=163846872, Id=83
/dev/hdb6 : start=194563278, size= 81915372, Id=83

Ho dato il comando sfdisk /dev/hdb <hdb.txt , riavviato, e tutto rifunziona senza problemi apparenti.

Situazione attuale:

cat dmesg |grep hdb
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
hdb: Maxtor 6B160P0, ATA DISK drive
hdb: max request size: 512KiB
hdb: 320173056 sectors (163928 MB) w/8192KiB Cache, CHS=19929/255/63, UDMA(100)
hdb: cache flushes supported
 hdb: hdb1 hdb2 hdb3 <ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
 hdb5 hdb6 >
EXT3 FS on hdb5, internal journal
NTFS-fs warning (device hdb1): parse_options(): Option iocharset is deprecated. Please use option nls=<charsetname> in the future.

Cosa può essere accaduto?

Grazie in anticipo.

Saluti.
--
Giulio Canevari



Reply to: