Archive pour le mot-clé 'partition'

 

 

oct 28 2010

Comment agrandir une partition Windows

Publié par dave sous Windows

Pour agrandir un volume Windows avec Diskpart: Microsoft Windows [version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. C:\Documents and Settings\Administrateur>diskpart Microsoft DiskPart version 5.2.3790.3959 Copyright (C) 1999-2001 Microsoft Corporation. Sur l’ordinateur : SERVEUR DISKPART> select volume Y Le volume 22 est le volume sélectionné. DISKPART> extend DiskPart a correctement étendu le volume. DISKPART> exit Quitte DiskPart…

Aucune réponse

fév 25 2008

Eviter le reboot après utilisation de Fdisk

Publié par dave sous linux

Lors de toute modification de la table des partitions, fdisk retourne souvent le message d’erreur suivant: WARNING: Re-reading the partition table failed with error 16: Device or resource busy. The kernel still uses the old table. The new table will be used at the next reboot. Syncing disks. Partprobe fourni avec le paquetage "parted" permet [...]

Aucune réponse