J'ai un problème d'accès avec mes partitions /usr et /home appartenant à un ubuntu 12.04 installé sur un disque dur usb externe.
Je travail actuellement sur ubuntu 10.04 installé sur mon disque dur interne.
En fait, j'étais en cours de transition douce de la 10.04 à la 12.04. Transition qui a duré plusieurs mois et qui fait que j'ai pas mal de documents sur mon /home externe que j'aimerais récupérer.
Je reporte ici tout ce à quoi j'ai pu pensé ou que d'autres m'ont demandés (forum : Autres types de matériel d'ubuntu sujet : Partition /home non reconnue http://forum.ubuntu-fr.org/viewtopic.php?id=1059371).
Reproduction améliorée du sujet précédemment ouvert chez forum.ubuntu-fr.org :
Code: Select all
amonraasu@tarentula:~$ sudo fsck /dev/sdb11
[sudo] password for amonraasu:
fsck de util-linux-ng 2.17.2
e2fsck 1.41.11 (14-Mar-2010)
fsck.ext3: Attempt to read block from filesystem resulted in short read lors de la tentative d'ouverture de /dev/sdb11
Peut-être cette partition est-elle de taille zéro ?
-------------------
amonraasu@tarentula:~$ sudo sfdisk -luS
[sudo] password for amonraasu:
Disque /dev/sda : 30401 cylindres, 255 têtes, 63 secteurs/piste
Attention : la partition étendue ne débute pas sur une frontière de.
cylindres. DOS et Linux interpréteront les contenus différemment.
Unités= secteurs de 512 octets, décompte à partir de 0
Périph Amorce Début Fin #secteurs Id Système
/dev/sda1 2048 16386047 16384000 17 Cachée HPFS/NTFS
/dev/sda2 * 16386048 108546047 92160000 7 HPFS/NTFS
/dev/sda3 108546048 192432127 83886080 7 HPFS/NTFS
/dev/sda4 192434174 488396799 295962626 5 Etendue
/dev/sda5 192434176 192823295 389120 83 Linux
/dev/sda6 192825344 196728831 3903488 83 Linux
/dev/sda7 196730880 220166143 23435264 83 Linux
/dev/sda8 220168192 229931007 9762816 83 Linux
/dev/sda9 229933056 241649663 11716608 82 Linux swap / Solaris
/dev/sda10 241651712 243212287 1560576 83 Linux
/dev/sda11 243214336 488396799 245182464 83 Linux
Disque /dev/sdb : 60797 cylindres, 255 têtes, 63 secteurs/piste
Attention : la partition étendue ne débute pas sur une frontière de.
cylindres. DOS et Linux interpréteront les contenus différemment.
Unités= secteurs de 512 octets, décompte à partir de 0
Périph Amorce Début Fin #secteurs Id Système
/dev/sdb1 * 63 62910539 62910477 b W95 FAT32
/dev/sdb2 62910601 976703804 913793204 5 Etendue
/dev/sdb3 0 - 0 0 Vide
/dev/sdb4 0 - 0 0 Vide
/dev/sdb5 62910603 69208019 6297417 83 Linux
/dev/sdb6 69208083 71312534 2104452 83 Linux
/dev/sdb7 71312598 104872319 33559722 83 Linux
/dev/sdb8 104872383 117451214 12578832 83 Linux
/dev/sdb9 117451278 121644179 4192902 83 Linux
/dev/sdb10 121644243 130030109 8385867 82 Linux swap / Solaris
/dev/sdb11 130030173 976703804 846673632 83 Linux
-------------------
amonraasu@tarentula:~$ udisks --show-info /dev/sdb
Showing information for /org/freedesktop/UDisks/devices/sdb
native-path: /sys/devices/pci0000:00/0000:00:13.5/usb1/1-9/1-9:1.0/host4/target4:0:0/4:0:0:0/block/sdb
device: 8:16
device-file: /dev/sdb
presentation: /dev/sdb
by-id: /dev/disk/by-id/usb-WD_My_Passport_0730_00000000000000003952-0:0
by-path: /dev/disk/by-path/pci-0000:00:13.5-usb-0:9:1.0-scsi-0:0:0:0
detected at: mer. 03 oct. 2012 10:01:38 CEST
system internal: 0
removable: 0
has media: 1 (detected at mer. 03 oct. 2012 10:01:38 CEST)
detects change: 0
detection by polling: 0
detection inhibitable: 0
detection inhibited: 0
is read only: 0
is mounted: 0
mount paths:
mounted by uid: 0
presentation hide: 0
presentation nopolicy: 0
presentation name:
presentation icon:
size: 500074283008
block size: 512
job underway: no
usage:
type:
version:
uuid:
label:
partition table:
scheme: mbr
count: 9
drive:
vendor: WD
model: My Passport 0730
revision: 1012
serial: 00000000000000003952
WWN:
detachable: 1
can spindown: 0
rotational media: Yes, unknown rate
write-cache: unknown
ejectable: 0
adapter: Unknown
ports:
similar devices:
media:
compat:
interface: usb
if speed: 480000000 bits/s
ATA SMART: not available
amonraasu@tarentula:~$
-------------------
Après installation et lancement de TestDisk 6.14-WIP
-------------------
Résultat QuickSearch :
TestDisk 6.14-WIP, Data Recovery Utility, September 2012
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Partition Start End Size in sectors
>* FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32]
L Linux 3916 1 1 4307 254 63 6297417 [uud_root]
L Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
L Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
L Linux 6528 1 1 7310 254 63 12578832 [uud_var]
L Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
L Linux Swap 7572 1 1 8093 254 63 8385867
L Linux 8094 1 1 60796 254 63 846673632 [uud_home]
Les lignes ci-dessus semblent montrer que mes partions /usr (Label uud_usr) et /home (label uud_home) sont reconnues.
Suite des résultats ci-dessous :
Code: Select all
Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
FAT32, blocksize=16384, 32 GB / 29 GiB
----------------------
Résultats de DeepSearch
TestDisk 6.14-WIP, Data Recovery Utility, September 2012
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Partition Start End Size in sectors
D FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32]
D Linux 0 32 31 42 147 39 681984
D Linux 42 180 11 1136 193 17 17575936
D Linux 1136 225 50 1501 123 30 5857280
D Linux 1301 151 3 1666 48 46 5857280
D Linux Swap 1501 155 63 1974 112 58 7596032
D Linux 1974 145 26 2023 3 26 778240
D Linux 1974 145 28 2023 3 28 778240
D Linux 2023 35 61 60797 27 30 944203776
D Linux 3824 1 1 4078 254 63 4096512
D Linux 3916 1 1 4307 254 63 6297417 [uud_root]
D Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
D Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
D Linux 6501 1 1 7265 254 63 12289662
D Linux 6528 1 1 7310 254 63 12578832 [uud_var]
D Linux 6895 0 1 7677 254 63 12578895 [uud_var]
D Linux 7266 1 1 7392 254 63 2040192
D Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
D Linux 7393 1 1 60796 254 63 857935197
D Linux Swap 7442 1 1 7963 254 63 8385867
D Linux Swap 7572 1 1 8093 254 63 8385867
D Linux 7742 224 35 9444 195 31 27340800
D Linux 7964 1 1 60796 254 63 848762082
D Linux 8094 1 1 60796 254 63 846673632 [uud_home]
D Linux 9444 228 1 10174 55 57 11716608
D Linux 9723 112 54 10452 195 47 11716608
D Linux 10174 88 27 60797 27 30 813254656
D Linux 10204 240 21 60797 27 30 812763136 [wde_home]
D Linux Swap 57438 1 1 57698 254 63 4192902
D Linux 57699 1 1 57959 254 63 4192902 [dud_tmp]
D Linux 57960 1 1 58090 254 63 2104452 [dud_boot]
>D Linux 60180 1 1 60796 254 63 9912042 [dud_var]
Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
amonraasu@tarentula:~$ ge file Sparse superblock, 5074 MB / 4839 MiB
Note : Pour alléger au max, je n'ai reporté des écrans de résultats que ce qui est utile.
1 - Je relance TestDisk sur /dev/sdb
-----------------------------------
Code: Select all
amonraasu@tarentula:~$ sudo ~/aps/testdisk-6.14-WIP/testdisk_static /dev/sdb
Code: Select all
..
Select a media (use Arrow keys, then press Enter):
>Disk /dev/sdb - 500 GB / 465 GiB - WD My Passport 0730
>[Proceed ] [ Quit ]
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - WD My Passport 0730
Please select the partition table type, press Enter when done.
>[Intel ] Intel/PC partition
[EFI GPT] EFI GPT partition map (Mac i386, some x86_64...)
[Humax ] Humax partition table
[Mac ] Apple partition map
[None ] Non partitioned media
[Sun ] Sun Solaris partition
[XBox ] XBox partition
[Return ] Return to disk selection
2 - Je laisse Intel et valide
------------------------------
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - WD My Passport 0730
CHS 60797 255 63 - sector size=512
>[ Analyse ] Analyse current partition structure and search for lost partitions
[ Advanced ] Filesystem Utils
[ Geometry ] Change disk geometry
[ Options ] Modify options
[ MBR Code ] Write TestDisk MBR code to first sector
[ Delete ] Delete all data in the partition table
[ Quit ] Return to disk selection
-------------------------
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - WD My Passport 0730
CHS 60797 255 63 - sector size=512
...
>[ Options ] Modify options
...
Code: Select all
Expert mode : Yes
Align partition: Yes
Dump : No
>[ Ok ]
-----------------------------------------------------------------------
Je reviends donc sur :
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - WD My Passport 0730
CHS 60797 255 63 - sector size=512
>[ Analyse ] Analyse current partition structure and search for lost partitions
[ Advanced ] Filesystem Utils
...
[ Quit ] Return to disk selection
------------------------
J'obtiens :
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Current partition structure:
Partition Start End Size in sectors
> 1 * FAT32 0 1 1 3915 254 63 62910477 [UUD_FAT32]
2 E extended 3916 0 62 60796 254 63 913793204
5 L Linux 3916 1 1 4307 254 63 6297417 [uud_root]
X extended 4308 0 1 4438 254 63 2104515
6 L Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
X extended 4439 0 1 6527 254 63 33559785
7 L Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
X extended 6528 0 1 7310 254 63 12578895
8 L Linux 6528 1 1 7310 254 63 12578832 [uud_var]
X extended 7311 0 1 7571 254 63 4192965
9 L Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
X extended 7572 0 1 8093 254 63 8385930
10 L Linux Swap 7572 1 1 8093 254 63 8385867
X extended 8094 0 1 60796 254 63 846673695
>11 L Linux 8094 1 1 60796 254 63 846673632 [uud_home]
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
>[Quick Search] [ Backup ]
Try to locate partition
------------------------------
Ce qui donne :
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Partition Start End Size in sectors
>* FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32]
L Linux 3916 1 1 4307 254 63 6297417 [uud_root]
L Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
L Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
L Linux 6528 1 1 7310 254 63 12578832 [uud_var]
L Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
L Linux Swap 7572 1 1 8093 254 63 8385867
L Linux 8094 1 1 60796 254 63 846673632 [uud_home]
Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
FAT32, blocksize=16384, 32 GB / 29 GiB
En sélectionnant chaque ligne on obtiend respectivement de haut en bas les informations suivantes :
ext3 blocksize=4096 Large file Sparse superblock, 3224 MB / 3074 MiB
ext3 blocksize=4096 Large file Sparse superblock Recover, 1077 MB / 1027 MiB
ext3 blocksize=4096 Large file Sparse superblock, 17 GB / 16 GiB
ext3 blocksize=4096 Large file Sparse superblock Recover, 6440 MB / 6142 MiB
ext3 blocksize=4096 Large file Sparse superblock Recover, 2146 MB / 2047 MiB
SWAP2 version 1, pagesize=4096, 4293 MB / 4094 MiB
ext3 blocksize=4096 Large file Sparse superblock, 433 GB / 403 GiB
7 - Je lance alors un P (list files) sur la dernière ligne, celle de mon /home perdu
--------------------------------------------------------------------------------------
Ce qui donne :
Code: Select all
L Linux 8094 1 1 60796 254 63 846673632 [uud_home]
Can't open filesystem. Filesystem seems damaged.
>[ Quit ]
Quit this section
8 - Je continue donc en appuyant sur Enter
--------------------------------------------
Ce qui donne l'écran suivant :
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Partition Start End Size in sectors
|| Calculs personnels
||
1 * FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32] || 29,998 Go
2 E extended LBA 3916 0 1 60796 254 63 913793265 || 435,731 Go
5 L Linux 3916 1 1 4307 254 63 6297417 [uud_root] || 3,003 G0
6 L Linux 4308 1 1 4438 254 63 2104452 [uud_boot] || 1,003 Go
7 L Linux 4439 1 1 6527 254 63 33559722 [uud_usr] || 16,002 Go
8 L Linux 6528 1 1 7310 254 63 12578832 [uud_var] || 5,998 Go
9 L Linux 7311 1 1 7571 254 63 4192902 [uud_tmp] || 1,999 Go
10 L Linux Swap 7572 1 1 8093 254 63 8385867 || 3,999 Go
11 L Linux 8094 1 1 60796 254 63 846673632 [uud_home] || 403,725 Go
||
|| total = 465,727 Go
|| Le résultat semble cohérent
[ Quit ] >[Deeper Search] [ Write ]
Try to find more partitions
9 Deeper Search est sélectionné, je le lance par ENTER
--------------------------------------------------------
Cela prend pas mal de temps et l'on n'obtiend que des partitions D (D = Deleted).
D'après mes lectures cela voudrait dire qu'il n'y en a pas une qui ne chevauche pas une autre.
C'est pas très optimiste tout cela.
résultat reporté ci-dessous
NOTE : Les lignes sont numérotées par mes soins et la mention f (pour fait) indique que le listage
des fichiers a été fait. Le résultat de chaque ligne est reporté plus bas avec le N° de ligne en étiquette
Code: Select all
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60797 255 63
Partition Start End Size in sectors
01 f D FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32]
02 D Linux 0 32 31 42 147 39 681984
03 D Linux 42 180 11 1136 193 17 17575936
04 D Linux 1136 225 50 1501 123 30 5857280
05 D Linux 1301 151 3 1666 48 46 5857280
06 D Linux Swap 1501 155 63 1974 112 58 7596032
07 D Linux 1974 145 26 2023 3 26 778240
08 D Linux 1974 145 28 2023 3 28 778240
09 f D Linux 2023 35 61 60797 27 30 944203776
10 D Linux 3824 1 1 4078 254 63 4096512
11 f D Linux 3916 1 1 4307 254 63 6297417 [uud_root]
12 f D Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
13 f D Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
14 D Linux 6501 1 1 7265 254 63 12289662
15 f D Linux 6528 1 1 7310 254 63 12578832 [uud_var]
16 f D Linux 6895 0 1 7677 254 63 12578895 [uud_var]
17 D Linux 7266 1 1 7392 254 63 2040192
18 f D Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
19 f D Linux 7393 1 1 60796 254 63 857935197
20 D Linux Swap 7442 1 1 7963 254 63 8385867
21 D Linux Swap 7572 1 1 8093 254 63 8385867
22 D Linux 7742 224 35 9444 195 31 27340800
23 f D Linux 7964 1 1 60796 254 63 848762082
24 f D Linux 8094 1 1 60796 254 63 846673632 [uud_home]
25 D Linux 9444 228 1 10174 55 57 11716608
26 D Linux 9723 112 54 10452 195 47 11716608
27 f D Linux 10174 88 27 60797 27 30 813254656
28 f D Linux 10204 240 21 60797 27 30 812763136 [wde_home]
29 D Linux Swap 57438 1 1 57698 254 63 4192902
30 D Linux 57699 1 1 57959 254 63 4192902 [dud_tmp]
31 D Linux 57960 1 1 58090 254 63 2104452 [dud_boot]
32 >D Linux 60180 1 1 60796 254 63 9912042 [dud_var]
Structure: Ok. Use Up/Down Arrow keys to select partition.
Use Left/Right Arrow keys to CHANGE partition characteristics:
*=Primary bootable P=Primary L=Logical E=Extended D=Deleted
Keys A: add partition, L: load backup, T: change type, P: list files,
Enter: to continue
ext4 blocksize=4096 Large file Sparse superblock, 5074 MB / 4839 MiB
- 01 --------------------------
FAT32 LBA 0 1 1 3915 254 63 62910477 [UUD_FAT32]
Directory /
No file found, filesystem may be damaged.
- 09 --------------------------
Linux 2023 35 61 60797 27 30 944203776
Directory /
>drwxr-xr-x 0 0 4096 22-Jan-2012 22:05 .
drwxr-xr-x 0 0 4096 22-Jan-2012 22:05 ..
drwx------ 0 0 16384 25-May-2012 21:14 lost+found
- 11 --------------------------
Linux 3916 1 1 4307 254 63 6297417 [uud_root]
Directory /
>drwxr-xr-x 0 0 4096 28-Sep-2012 14:43 .
drwxr-xr-x 0 0 4096 28-Sep-2012 14:43 ..
drwx------ 0 0 16384 29-May-2012 10:55 lost+found
drwxr-xr-x 0 0 4096 29-May-2012 11:41 boot
drwxr-xr-x 0 0 4096 29-May-2012 11:41 dos
drwxr-xr-x 0 0 4096 29-May-2012 11:41 home
drwxr-xr-x 0 0 4096 29-May-2012 11:41 tmp
drwxr-xr-x 0 0 4096 29-May-2012 11:41 usr
drwxr-xr-x 0 0 4096 31-May-2012 15:20 var
drwxr-xr-x 0 0 12288 3-Oct-2012 09:35 etc
drwxr-xr-x 0 0 4096 3-Oct-2012 09:32 media
drwxr-xr-x 0 0 4096 2-Oct-2012 10:59 bin
drwxr-xr-x 0 0 4096 26-Apr-2012 14:07 dev
drwxr-xr-x 0 0 4096 2-Oct-2012 11:00 lib
drwxr-xr-x 0 0 4096 8-Jun-2012 18:58 mnt
drwxr-xr-x 0 0 4096 10-Jul-2012 15:32 opt
drwxr-xr-x 0 0 4096 19-Apr-2012 11:32 proc
drwx------ 0 0 4096 10-Jul-2012 15:46 root
drwxr-xr-x 0 0 4096 29-May-2012 12:38 run
drwxr-xr-x 0 0 4096 2-Oct-2012 11:00 sbin
drwxr-xr-x 0 0 4096 5-Mar-2012 14:48 selinux
drwxr-xr-x 0 0 4096 26-Apr-2012 13:56 srv
drwxr-xr-x 0 0 4096 14-Apr-2012 11:26 sys
lrwxrwxrwx 0 0 37 28-Sep-2012 14:43 initrd.img
lrwxrwxrwx 0 0 33 28-Sep-2012 14:43 vmlinuz
drwxr-xr-x 0 0 4096 29-May-2012 12:02 cdrom
lrwxrwxrwx 0 0 33 11-Sep-2012 12:02 vmlinuz.17480
lrwxrwxrwx 0 0 37 11-Sep-2012 12:02 initrd.img.old
Next
- 12 --------------------------
Linux 4308 1 1 4438 254 63 2104452 [uud_boot]
Directory /
>drwxr-xr-x 0 0 4096 1-Oct-2012 16:25 .
drwxr-xr-x 0 0 4096 1-Oct-2012 16:25 ..
drwx------ 0 0 16384 29-May-2012 10:56 lost+found
drwxr-xr-x 0 0 12288 1-Oct-2012 16:27 grub
-rw-r--r-- 0 0 147435 27-Sep-2012 01:04 config-3.2.0-32-generic-pae
-rw------- 0 0 5014912 27-Sep-2012 01:04 vmlinuz-3.2.0-32-generic-pae
-rw-r--r-- 0 0 176764 27-Nov-2011 11:00 memtest86+.bin
-rw-r--r-- 0 0 178944 27-Nov-2011 11:00 memtest86+_multiboot.bin
-rw-r--r-- 0 0 0 1-Oct-2012 16:25 config-3.2.0-30-generic-pae || rouge
-rw------- 0 0 2313078 27-Sep-2012 01:04 System.map-3.2.0-32-generic-pae
-rw-r--r-- 0 0 801704 27-Sep-2012 01:04 abi-3.2.0-32-generic-pae
-rw------- 0 0 0 1-Oct-2012 16:25 vmlinuz-3.2.0-30-generic-pae || rouge
-rw------- 0 0 0 1-Oct-2012 16:25 System.map-3.2.0-30-generic-pae || rouge
drwxr-xr-x 0 0 4096 1-Oct-2012 16:25 extlinux
-rw------- 0 0 5012352 7-Sep-2012 19:50 vmlinuz-3.2.0-31-generic-pae
-rw-r--r-- 0 0 0 1-Oct-2012 16:25 abi-3.2.0-30-generic-pae || rouge
-rw-r--r-- 0 0 0 1-Oct-2012 16:25 initrd.img-3.2.0-30-generic-pae || rouge
-rw------- 0 0 2312401 7-Sep-2012 19:50 System.map-3.2.0-31-generic-pae
-rw-r--r-- 0 0 147406 7-Sep-2012 19:50 config-3.2.0-31-generic-pae
-rw-r--r-- 0 0 14152110 28-Sep-2012 14:44 initrd.img-3.2.0-32-generic-pae.new || rouge
-rw-r--r-- 0 0 800618 7-Sep-2012 19:50 abi-3.2.0-31-generic-pae
-rw-r--r-- 0 0 14150377 12-Sep-2012 08:30 initrd.img-3.2.0-31-generic-pae
-rw-r--r-- 0 0 14152110 28-Sep-2012 14:44 initrd.img-3.2.0-32-generic-pae
-rw------- 0 0 0 5-Sep-2012 09:41 System.map-3.2.0-27-generic-pae || rouge
-rw-r--r-- 0 0 14150377 12-Sep-2012 08:30 config-3.2.0-26-generic-pae || rouge
-rw-r--r-- 0 0 0 5-Sep-2012 09:39 initrd.img-3.2.0-26-generic-pae || rouge
-rw------- 0 0 0 5-Sep-2012 09:41 vmlinuz-3.2.0-27-generic-pae || rouge
-rw-r--r-- 0 0 0 5-Sep-2012 09:41 config-3.2.0-27-generic-pae || rouge
Next
- 13 --------------------------
Linux 4439 1 1 6527 254 63 33559722 [uud_usr]
Directory /
>drwxr-xr-x 0 0 4096 26-Apr-2012 13:56 .
drwxr-xr-x 0 0 4096 26-Apr-2012 13:56 ..
drwx------ 0 0 16384 29-May-2012 10:57 lost+found
drwxr-xr-x 0 0 69632 2-Oct-2012 11:00 bin
drwxr-xr-x 0 0 4096 20-Jul-2012 09:59 games
drwxr-xr-x 0 0 16384 2-Oct-2012 11:00 include
drwxr-xr-x 0 0 49152 2-Oct-2012 11:00 lib
drwxr-xr-x 0 0 4096 9-Aug-2012 10:35 local
drwxr-xr-x 0 0 12288 2-Oct-2012 11:00 sbin
drwxr-xr-x 0 0 12288 28-Aug-2012 10:22 share
drwxr-xr-x 0 0 4096 1-Oct-2012 16:25 src
- 15 --------------------------
Linux 6528 1 1 7310 254 63 12578832 [uud_var]
Directory /
>drwxr-xr-x 0 0 4096 28-Aug-2012 10:22 .
drwxr-xr-x 0 0 4096 28-Aug-2012 10:22 ..
drwx------ 0 0 16384 29-May-2012 10:58 lost+found
drwxr-xr-x 0 0 4096 3-Oct-2012 07:46 backups
drwxr-xr-x 0 0 4096 28-Aug-2012 10:22 cache
drwxrwsrwt 0 114 4096 1-Oct-2012 16:20 crash
drwxr-xr-x 0 0 4096 29-May-2012 15:25 games
drwxr-xr-x 0 0 4096 27-Sep-2012 09:17 lib
drwxrwsr-x 0 50 4096 19-Apr-2012 11:32 local
lrwxrwxrwx 0 0 9 29-May-2012 13:19 lock
drwxr-xr-x 0 0 4096 3-Oct-2012 07:46 log
drwxrwsr-x 0 8 4096 26-Apr-2012 13:56 mail
drwxr-xr-x 0 0 4096 26-Apr-2012 13:56 opt
lrwxrwxrwx 0 0 4 29-May-2012 13:19 run
drwxr-xr-x 0 0 4096 26-Apr-2012 14:13 spool
drwxrwxrwt 0 0 4096 1-Oct-2012 11:31 tmp
drwxr-xr-x 0 0 4096 28-Aug-2012 10:23 www.dpkg-new
drwxr-xr-x 0 0 4096 28-Aug-2012 10:23 www
- 16 --------------------------
Linux 6895 0 1 7677 254 63 12578895 [uud_var]
Directory /
No file found, filesystem may be damaged.
- 18 --------------------------
Linux 7311 1 1 7571 254 63 4192902 [uud_tmp]
Directory /
>drwxrwxrwt 0 0 4096 3-Oct-2012 09:35 .
drwxrwxrwt 0 0 4096 3-Oct-2012 09:35 ..
drwx------ 0 0 16384 27-Aug-2012 14:32 lost+found
drwx------ 0 0 4096 28-Sep-2012 14:48 pulse-PKdhtXMmr18n
drwxrwxrwt 0 0 4096 1-Oct-2012 16:29 .X11-unix
drwxrwxrwt 0 0 4096 1-Oct-2012 16:29 .ICE-unix
drwxrwxrwt 115 125 4096 1-Oct-2012 16:29 at-spi2
-rw------- 1000 1000 0 1-Oct-2012 16:30 tmpAg_2f9
drwxr-xr-x 0 0 4096 2-Oct-2012 14:56 hsperfdata_root
drwx------ 115 125 4096 1-Oct-2012 16:30 pulse-I1fHhluPNYTz
-r--r--r-- 0 0 11 1-Oct-2012 16:29 .X0-lock
drwx------ 1000 1000 4096 1-Oct-2012 16:29 pulse-wmiBAt9AvxzG
-rw-rw-r-- 1000 1000 0 28-Sep-2012 14:50 qtsingleapp-Golden-86bf-3e8-lockfile
drwx------ 1000 1000 4096 1-Oct-2012 16:29 ssh-bGCiwjv22016
srwxrwxr-x 1000 1000 0 1-Oct-2012 16:30 qtsingleapp-Golden-86bf-3e8
-rw------- 0 0 0 3-Oct-2012 07:42 7KY1jP || rouge
-rw------- 1000 1000 0 28-Sep-2012 14:51 tmpWLgtKG
drwx------ 1000 1000 4096 orbit-amonraafu
drwx------ 1000 1000 4096 1-Oct-2012 16:30 sni-qt_goldendict_22128-cvaaZ7
drwxr-xr-x 1000 1000 4096 2-Oct-2012 15:07 hsperfdata_amonraafu
-rw-r--r-- 0 0 0 3-Oct-2012 09:35 .delayed_mounted_tmp_clean
-rw------- 1000 1000 65536 2-Oct-2012 16:28 orcexec.r29arY || rouge
-rw------- 0 0 0 3-Oct-2012 07:42 libc6.config.255311 || rouge
-rw------- 1000 1000 65536 2-Oct-2012 16:28 nvidia-common.template.255312 || rouge
-rwxr-xr-x 0 0 0 2-Oct-2012 10:59 nvidia-common.config.255313 || rouge
-rw------- 0 0 0 11-Sep-2012 12:09 mkinitramfs-OL_MVTPbb || rouge
-rw------- 1000 1000 0 1-Oct-2012 12:05 ntfs-3g.config.254563 || rouge
-rw------- 1000 1000 65536 2-Oct-2012 16:28 cups.config.131785 || rouge
Next
- 19 --------------------------
Linux 7393 1 1 60796 254 63 857935197
Directory /
No file found, filesystem may be damaged.
- 23 --------------------------
Linux 7964 1 1 60796 254 63 848762082
Directory /
>drwxr-xr-x 0 0 4096 28-May-2012 20:38 .
drwxr-xr-x 0 0 4096 28-May-2012 20:38 ..
drwx------ 0 0 16384 28-May-2012 20:38 lost+found
- 24 --------------------------
Linux 8094 1 1 60796 254 63 846673632 [uud_home]
Can't open filesystem. Filesystem seems damaged.
- 27 --------------------------
Linux 10174 88 27 60797 27 30 813254656
Directory /
>drwxr-xr-x 0 0 4096 22-Jan-2012 22:05 .
drwxr-xr-x 0 0 4096 22-Jan-2012 22:05 ..
drwx------ 0 0 16384 25-May-2012 20:34 lost+found
- 28 --------------------------
Linux 10204 240 21 60797 27 30 812763136 [wde_home]
Directory /
>drwxr-xrwx 1000 1000 4096 4-Feb-2012 22:10 .
drwxr-xrwx 1000 1000 4096 4-Feb-2012 22:10 ..
drwx------ 0 0 16384 29-Mar-2011 15:48 lost+found
?---rw---- 27797 58246 1008313354343881606 9-Apr-1978 06:19 amonraafu
lrwxrwxrwx 1000 1000 25 4-Feb-2012 11:05 Lien vers amonraafu ||| Affiché en rouge
l--s--sr-- 20928 51838 3825438078610973734 22-Nov-2012 00:51 .Trash-1000
?r-S-wSr-- 27073 23801 6306803474661190757 28-Apr-2073 02:53 tarentula_backups ||| Affiché en rouge
?rwSr-Srwx 44870 57344 9570542952076289780 13-Dec-2038 15:04 .Trash-0
J'ai tenté quelques PhotoRec pour récupération de fichiers mais je n'ai pas insisté car je ne trouve pas un moyen pour récupérer mes fichiers sur un disque externe. PhotoRec m'oblige apparemment à récupérer mes fichiers sur mon disque système et sur ce disque je n'ai pas l'espace voulu.
Si vous avez une suggestion pour contourner ce problème, je suis preneur.
Je préfére bien sûr réparer mes partitions /usr et /home si possible.
Merci pour votre aide et vos suggestions.