Bonjour à tous.
J’ai un PC avec des partitions comme indiqué çi-dessous :
fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7036d212
Device Boot Start End Blocks Id System
/dev/sda1 * 1 19452 156248158+ 7 HPFS/NTFS
/dev/sda2 19453 19704 2024190 82 Linux swap / Solaris
/dev/sda3 19705 38913 154296292+ 83 Linux
A vue de nez, je ne vois pas de trous dans l’affectation des cylindres.
Dans le panneau latéral du Navigateur de fichiers, je lis :
toto (nom utilisateur)
Bureau
Système de fichiers
OS
Serveurs de réseaux
Corbeille
Je ne sais pas ce que représente OS. Lorsque je clicque sur ‘OS’, la réponse est :
Impossible de monter le volume.
Option de montage incorrecte lors du montage du volume « OS ».
Jusqu’ici, cela ne me préocupais pas de trop.
Maintenant que je veux repartitionner mon disque, je veux utiliser gparted.
Lorsque je lance Système/Partition Editor , j’ai exactement le même message que lorsque je clicque sur OS dans le navigateur de fichier.
Et en plus dans Partion Editor (gparted en fait) les onglets ‘Nouveau’ ‘Supprimer’ ‘Redimentionner/Déplacer’ et ‘Copier’ restent grisés : je ne peux faire aucune action sur les partitions.
Les partitions indiquées par gparted sont bien:
/dev/sda1 ntfs
/dev/sda2 linux-swap
/dev/sda3 reiserfs /
Dans fstab j’ai :
cat fstab
/etc/fstab: static file system information.
proc /proc proc defaults 0 0
/dev/sda3 / reiserfs notail 0 1
/dev/sda2 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
ce qui me semble normal.
Dans / j’ai bien les fichiers classiques :
ls -la
total 18
drwxr-xr-x 23 root root 728 avr 28 08:55 .
drwxr-xr-x 23 root root 728 avr 28 08:55 …
drwxr-xr-x 2 root root 2432 avr 28 09:13 bin
drwxr-xr-x 3 root root 472 avr 28 09:12 boot
lrwxrwxrwx 1 root root 11 avr 28 07:46 cdrom -> media/cdrom
drwxr-xr-x 12 root root 3560 mai 2 00:56 dev
drwxr-xr-x 3 root root 80 avr 28 08:55 emul
drwxr-xr-x 111 root root 5736 mai 2 00:56 etc
drwxr-xr-x 3 root root 72 avr 28 09:13 home
lrwxrwxrwx 1 root root 30 avr 28 08:39 initrd.img -> boot/initrd.img-2.6.26-2-amd64
lrwxrwxrwx 1 root root 30 avr 28 07:47 initrd.img.old -> boot/initrd.img-2.6.26-1-amd64
drwxr-xr-x 13 root root 4672 avr 28 08:58 lib
lrwxrwxrwx 1 root root 20 avr 28 08:55 lib32 -> /emul/ia32-linux/lib
lrwxrwxrwx 1 root root 4 avr 28 07:46 lib64 -> /lib
drwxr-xr-x 3 root root 160 mai 2 00:56 media
drwxr-xr-x 2 root root 48 déc 4 10:21 mnt
drwxr-xr-x 2 root root 48 avr 28 07:46 opt
dr-xr-xr-x 148 root root 0 mai 2 2009 proc
drwxr-xr-x 20 root root 752 mai 1 20:48 root
drwxr-xr-x 2 root root 3680 mai 1 21:01 sbin
drwxr-xr-x 2 root root 48 sep 16 2008 selinux
drwxr-xr-x 2 root root 48 avr 28 07:46 srv
drwxr-xr-x 11 root root 0 mai 2 2009 sys
drwxrwxrwt 11 root root 480 mai 2 01:01 tmp
drwxr-xr-x 11 root root 312 avr 28 08:55 usr
drwxr-xr-x 16 root root 384 avr 28 09:03 var
lrwxrwxrwx 1 root root 27 avr 28 08:39 vmlinuz -> boot/vmlinuz-2.6.26-2-amd64
lrwxrwxrwx 1 root root 27 avr 28 07:47 vmlinuz.old -> boot/vmlinuz-2.6.26-1-amd64
ce qui me semble normal.
Dans /boot/grub/ , je fais
cat menu.lst
default num
default 0 (pour me souvenir : n° de la liste qui indique quel OS démarre)
timeout sec
timeout 5
Pretty colours
color cyan/blue white/blue
## End Default Options
title Debian GNU/Linux, kernel 2.6.26-2-amd64
root (hd0,2)
kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda3 ro quiet
initrd /boot/initrd.img-2.6.26-2-amd64
title Debian GNU/Linux, kernel 2.6.26-2-amd64 (single-user mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda3 ro single
initrd /boot/initrd.img-2.6.26-2-amd64
title Debian GNU/Linux, kernel 2.6.26-1-amd64
root (hd0,2)
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda3 ro quiet
initrd /boot/initrd.img-2.6.26-1-amd64
title Debian GNU/Linux, kernel 2.6.26-1-amd64 (single-user mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda3 ro single
initrd /boot/initrd.img-2.6.26-1-amd64
END DEBIAN AUTOMAGIC KERNELS LIST
This entry automatically added by the Debian installer for a non-linux OS
on /dev/sda1
title Windows Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1
ce qui me semble normal.
Et rien sur Google d’approchant qui puissse me suggérer une solution à mon problème.
Je ne vois pas sur quoi agir .
Si quelqu’un avait une idée, ce serait génial.
D’avance merçi.
