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

Re: Partitions Persistantes



Le Samedi 12 Mars 2005 18:15, François Boisson a écrit :
> Le Sat, 12 Mar 2005 18:08:59 +0100
>
> Olivier BATARD <o.batard@wanadoo.fr> a écrit:
> > Bonjour la liste,
> >
> > Je viens d'installer d'installer un disques supplémentaire dans ma
> > machine.
> >
> > Je fais donc un fdisk /dev/hdb.
> >
> > J'obtiens cette liste :
> >
> > Disk /dev/hdb: 41.1 GB, 41110142976 bytes
> > 255 heads, 63 sectors/track, 4998 cylinders
> > Units = cylinders of 16065 * 512 = 8225280 bytes
> >
> >    Device Boot      Start         End      Blocks   Id  System
> > /dev/hdb1   *           1        1211     9727326   83  Linux
> > /dev/hdb2            1307        4997    29647957+   f  W95 Ext'd
> > (LBA)
> > /dev/hdb3            1212        1306      763087+  82  Linux
> > swap
> > /dev/hdb5            1307        2350     8385898+   7  HPFS/NTFS
> > /dev/hdb6            2351        4997    21261996    7  HPFS/NTFS
> >
> > Partition table entries are not in disk order
>
> La partition /dev/hdb2 est curieuse, partition étendue modèle windows je
> pense. Il faut faire
>
> d 6
> d 5
> d 2
> d 3
> d 1
> w
> q
>
> Sinon, un sauvage
> # dd if=/dev/zero of=/dev/hdb bs=100M
>
> devrait tout effacer mais c'est du brutal...
>
> François Boisson


Merci de votre réponse, mais aucune des deux solutions ne semblent régler le 
problème.

Avez vous d'autres idées ?
-- 
Olivier BATARD



Reply to: