multani-1 |
Bon, dans l'ordre ;) :
linathlon jon # fdisk -l
Disk /dev/hda: 40.0 GB, 40027029504 bytes
255 heads, 63 sectors/track, 4866 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 5 40131 83 Linux
/dev/hda2 6 4348 34885147+ f W95 Ext'd (LBA)
/dev/hda3 4349 4866 4160835 c W95 FAT32 (LBA)
/dev/hda5 6 324 2562336 83 Linux
/dev/hda6 325 1599 10241406 83 Linux
/dev/hda7 1600 2874 10241406 83 Linux
/dev/hda8 2875 3512 5124703+ 83 Linux
/dev/hda9 3513 3576 514048+ 82 Linux swap
/dev/hda10 3577 3941 2931831 83 Linux
/dev/hda11 3942 4184 1951866 eb BeOS fs
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 9729 78148161 83 Linux
Disk /dev/hdd: 123.5 GB, 123522416640 bytes
255 heads, 63 sectors/track, 15017 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 9727 78132096 83 Linux
|
linathlon jon # parted
GNU Parted 1.6.6
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Using /dev/hda
Information: The operating system thinks the geometry on /dev/hda is 4866/255/63. Therefore, cylinder 1024 ends at 8032.499M.
(parted) q
Information: Don't forget to update /etc/fstab, if necessary. linathlon jon # parted /dev/hdb
Warning: Unable to determine if partitions are mounted via /proc/mounts or /etc/mtab. Make sure you don't attempt to resize or
modify mounted file systems. (Even read-only mounted)
Ignore/Cancel? C
GNU Parted 1.6.6
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Using /dev/hdb
Warning: Unable to align partition properly. This probably means that another partitioning tool generated an incorrect
partition table, because it didn't have the correct BIOS geometry. It is safe to ignore,but ignoring may cause (fixable)
problems with some boot loaders.
Ignore/Cancel? C
Information: The operating system thinks the geometry on /dev/hdb is 155061/16/63. Therefore, cylinder 1024 ends at 503.999M.
(parted) q
Information: Don't forget to update /etc/fstab, if necessary.
|
linathlon jon # dmesg | grep CHS
hda: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=4866/255/63, UDMA(133)
hdb: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/16/63, UDMA(100)
hdd: 241254720 sectors (123522 MB) w/7938KiB Cache, CHS=16383/255/63, UDMA(100)
|
Le hdd, c'est mon nouveau, je pense pas qu'il doit avoir de problème (enfin, en tout, y'en avait déjà avant :D)
Depuis que j'ai viré le dma sur hda, ça va mieux, j'ai l'impression que hdb marche bien. En tout cas, j'ai plus d'erreurs dans les logs ... (si vous voulez, je vous postes les anciens, histoire que vous ayez peur :D)
Ah oui, mon système est en double boot (voir même triple boot :whistle:), mais je boot trsè rarement sous Windows. Ca m'arrive une fois par mois [:spamafote] |