Il giorno Mon, 9 Sep 2002 15:28:12 +0200, Francesco P. Lovergine ha scritto:
> > dd if=/dev/zero of=/dev/hda bs=512 count=1 > > > > Quindi ciao ciao alla tabella... come faccio a recuperarla?!? ok, ecco i log di gpart: -------------------------------------------------- gpart -l gpart.hdd.log /dev/hdd Begin scan... Possible partition(Windows NT/W2K FS), size(4337mb), offset(0mb) Possible partition(DOS FAT), size(9985mb), offset(4337mb) * Warning: short read near sector(29336643), 64512 bytes instead of 66048. Skipping... End scan. Checking partitions... Partition(OS/2 HPFS, NTFS, QNX or Advanced UNIX): primary Partition(DOS or Windows 95 with 32 bit FAT): primary Ok. Guessed primary partition table: Primary partition(1) type: 007(0x07)(OS/2 HPFS, NTFS, QNX or Advanced UNIX) size: 4337mb #s(8883880) s(63-8883942) chs: (0/1/1)-(1023/15/63)d (0/1/1)-(8813/6/61)r Primary partition(2) type: 011(0x0B)(DOS or Windows 95 with 32 bit FAT) size: 9985mb #s(20450682) s(8884008-29334689) chs: (1023/15/63)-(1023/15/63)d (8813/8/1)-(29101/13/63)r Primary partition(3) type: 000(0x00)(unused) size: 0mb #s(0) s(0-0) chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r Primary partition(4) type: 000(0x00)(unused) size: 0mb #s(0) s(0-0) chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r --------------------------------------------- ok, 1 partizione primaria ntfs ed un'altra primaria(?!?) su fat32. ecco l'altro hd: ------------------------------------ gpart -l gpart.hde.log /dev/hde Begin scan... Possible partition(DOS FAT), size(7240mb), offset(0mb) Possible partition(DOS FAT), size(49999mb), offset(7240mb) * Warning: short read near sector(117231219), 64512 bytes instead of 66048. Skipping... End scan. Checking partitions... Partition(DOS or Windows 95 with 32 bit FAT): primary Partition(DOS or Windows 95 with 32 bit FAT): primary Ok. Guessed primary partition table: Primary partition(1) type: 011(0x0B)(DOS or Windows 95 with 32 bit FAT) size: 7240mb #s(14827932) s(63-14827994) chs: (0/1/1)-(1023/15/63)d (0/1/1)-(14710/4/63)r Primary partition(2) type: 011(0x0B)(DOS or Windows 95 with 32 bit FAT) size: 49999mb #s(102398247) s(14828058-117226304) chs: (1023/15/63)-(1023/15/63)d (14710/6/1)-(116295/14/63)r Primary partition(3) type: 000(0x00)(unused) size: 0mb #s(0) s(0-0) chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r Primary partition(4) type: 000(0x00)(unused) size: 0mb #s(0) s(0-0) chs: (0/0/0)-(0/0/0)d (0/0/0)-(0/0/0)r --------------------------------------------- ok, 2 partizioni fat32, la prima primaria e anche la seconda(?!?) ora, dando per scontato che gpart abbia "letto bene", come devo muovermi per non fare ulteriori casini?!? Grazie e ciao InSa -- ---------------------------------------- System powered by Debian GNU/Linux Sarge Kernel 2.4.18 on a Laptop ----------------------------------------

