Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/12/2016, à 09:52

pimbelle

gros bug

Bonjour
suite à un problème de clavier j'ai voulu réinstaller 14 04 LTS avec une clé mais opérating système not found voici le fichier boot info je ne sais plus quoi faire pour récupérer les données précieuses de mon disk ?
Merci à toutes personnes qui pourraient m'aider
pimbelle

Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 23Nov2014]


============================= Boot Info Summary: ===============================

 => No boot loader is installed in the MBR of /dev/sda.
 => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       
    Boot sector type:  Windows Vista: NTFS
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       
    Boot sector type:  Unknown
    Boot sector info: 
    Mounting failed:   mount: unknown filesystem type ''
mount: unknown filesystem type ''

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 4.05 20140113
    Boot sector info:  Syslinux looks at sector 7394720 of /dev/sdb1 for its 
                       second stage. SYSLINUX is installed in the  directory. 
                       No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux/syslinux.cfg 
                       /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1               2,048       499,711       497,664  83 Linux
/dev/sda2             501,758   312,580,095   312,078,338   5 Extended
/dev/sda5             501,760   312,580,095   312,078,336  8e Linux LVM


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 3926 MB, 3926949888 bytes
16 heads, 16 sectors/track, 29960 cylinders, total 7669824 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1    *          8,064     7,669,823     7,661,760   c W95 FAT32 (LBA)


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sdb1        1B00-89F7                              vfat       TOSHIBA
/dev/zram0       0b85a61a-9f8e-44f2-ba6d-c7827b3e050f   swap       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 Dec  2 07:17 ata-FUJITSU_MHZ2160BH_G2_K60HT9238N9E -> ../../sda
lrwxrwxrwx 1 root root 10 Dec  2 07:17 ata-FUJITSU_MHZ2160BH_G2_K60HT9238N9E-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Dec  2 07:17 ata-FUJITSU_MHZ2160BH_G2_K60HT9238N9E-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Dec  2 07:17 ata-FUJITSU_MHZ2160BH_G2_K60HT9238N9E-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Dec  2 07:17 ata-TSSTcorp_CDDVDW_TS-L632H -> ../../sr0
lrwxrwxrwx 1 root root  9 Dec  2 07:17 usb-TOSHIBA_TransMemory_000D619C6A20EC50A30B001D-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 Dec  2 07:17 usb-TOSHIBA_TransMemory_000D619C6A20EC50A30B001D-0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Dec  2 07:17 wwn-0x500000e0436ad1cb -> ../../sda
lrwxrwxrwx 1 root root 10 Dec  2 07:17 wwn-0x500000e0436ad1cb-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Dec  2 07:17 wwn-0x500000e0436ad1cb-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Dec  2 07:17 wwn-0x500000e0436ad1cb-part5 -> ../../sda5

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sdb1        /cdrom                   vfat       (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=========================== sdb1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------

if loadfont /boot/grub/font.pf2 ; then
	set gfxmode=auto
	insmod efi_gop
	insmod efi_uga
	insmod gfxterm
	terminal_output gfxterm
fi

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

menuentry "Boot-Repair-Disk session" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash --
	initrd	/casper/initrd.lz
}
--------------------------------------------------------------------------------

========================= sdb1/syslinux/syslinux.cfg: ==========================

--------------------------------------------------------------------------------
# D-I config version 2.0
include menu.cfg
default vesamenu.c32
prompt 0
timeout 300
ui gfxboot bootlogo
--------------------------------------------------------------------------------

============== sdb1: Version of COM32(R) files used by Syslinux: ===============

 syslinux/chain.c32                 :  COM32R module (v4.xx)
 syslinux/gfxboot.c32               :  COM32R module (v4.xx)
 syslinux/vesamenu.c32              :  COM32R module (v4.xx)

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda5

00000000  11 d5 f8 30 ef f7 44 99  f0 61 24 10 f7 df 51 a0  |...0..D..a$...Q.|
00000010  f0 1f e7 c9 68 29 78 01  e0 c1 0c 20 80 62 a1 2e  |....h)x.... .b..|
00000020  5d a5 d4 20 04 21 2a 6a  90 42 a5 ca 81 8e 17 83  |].. .!*j.B......|
00000030  c0 c0 37 15 e0 1d 03 e3  e2 ff c0 85 14 89 20 78  |..7........... x|
00000040  7f ef 29 aa ff e2 fc 2f  2e db e5 53 3c 10 66 51  |..)..../...S<.fQ|
00000050  ff b3 55 aa 2f b6 3c 21  51 f9 78 1e fa 88 5c a5  |..U./.<!Q.x...\.|
00000060  59 78 28 02 17 8b d5 fc  ba 82 1e 77 c1 04 75 41  |Yx(........w..uA|
00000070  b2 89 5f 1e 82 87 c0 76  fa 17 2b e2 9e 3c b9 57  |.._....v..+..<.W|
00000080  d5 97 d5 52 7b d1 4a af  82 1c 53 bf 54 3f f5 f4  |...R{.J...S.T?..|
00000090  aa 95 7b 07 7e 95 4e de  64 51 70 98 8f 61 bc ba  |..{.~.N.dQp..a..|
000000a0  03 09 00 1d 41 b8 25 17  0f 5b 2f 56 07 81 87 a5  |....A.%..[/V....|
000000b0  d4 be 88 ca a0 36 00 78  3c 07 f8 7e f0 28 94 88  |.....6.x<..~.(..|
000000c0  80 ca c7 d1 58 8f f5 56  f8 f6 0f d5 78 0e 7f e0  |....X..V....x...|
000000d0  c2 5f c4 8b 14 fd 48 90  0d 40 35 58 1f d1 1b f0  |._....H..@5X....|
000000e0  10 41 04 4b 08 39 3c 0c  d7 fe 24 97 e7 aa 83 80  |.A.K.9<...$.....|
000000f0  85 0b d5 ea 9f 80 70 fb  15 2b f8 f5 5f c4 9b e8  |......p..+.._...|
00000100  0c 3b 03 c3 e0 61 18 7c  5e 95 5a 7d 9e 3f e5 56  |.;...a.|^.Z}.?.V|
00000110  fd 57 bf ff 49 ff ac ae  0f cb af 71 49 71 7c 9e  |.W..I......qIq|.|
00000120  1e 8f bf 9a ab ea 26 fa  cd 91 ec e0 c0 77 15 c2  |......&......w..|
00000130  ff 0f c1 80 3f c5 e2 47  ec 08 0a a0 30 21 f8 10  |....?..G....0!..|
00000140  0b f2 d5 7e f0 92 3e 06  04 30 78 18 07 40 f2 b5  |...~..>..0x..@..|
00000150  35 50 93 04 b0 0c 2f c5  ed 51 f7 25 2a 68 28 ff  |5P..../..Q.%*h(.|
00000160  ff fb 3f 73 2f 39 d1 df  a7 e6 a4 fe b4 dc 5a 9d  |..?s/9........Z.|
00000170  12 60 97 67 95 78 78 24  0e aa 99 a3 ef 5f eb 77  |.`.g.xx$....._.w|
00000180  6b 3a ce 9d 67 12 41 b6  e6 41 f0 42 f6 dd 1d 09  |k:..g.A..A.B....|
00000190  1e 8a 2c e0 e9 6c 61 39  d2 f1 eb 60 c3 a0 80 3b  |..,..la9...`...;|
000001a0  53 7e 0f 05 00 98 f8 14  7f 56 a1 4a b2 fe 0e ff  |S~.......V.J....|
000001b0  67 a7 a8 16 df 35 5e ce  24 c1 26 cb a3 c1 2b e2  |g....5^.$.&...+.|
000001c0  38 1b 12 bd 40 de 6a d5  af 45 49 95 45 06 84 b0  |8...@.j..EI.E...|
000001d0  6d 2f 50 3c 03 83 c0 65  87 9e 1e 08 bd 51 82 38  |m/P<...e.....Q.8|
000001e0  1d bd 36 ce 3f 2f 12 d5  97 d9 7f 04 ad 94 44 12  |..6.?/........D.|
000001f0  87 ca 99 d9 3f 15 2a f4  ff a6 de 7f 5b 78 41 06  |....?.*.....[xA.|
00000200


=============================== StdErr Messages: ===============================

File descriptor 10 (/proc/1941/mounts) leaked on lvs invocation. Parent PID 7465: bash
File descriptor 63 (pipe:[26329]) leaked on lvs invocation. Parent PID 7465: bash
  No volume groups found

ADDITIONAL INFORMATION :
=================== log of boot-repair 2016-12-02__07h17 ===================
boot-repair version : 4ppa14
boot-sav version : 4ppa14
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 4ppa14
File descriptor 10 (/proc/1941/mounts) leaked on lvs invocation. Parent PID 4524: /bin/sh
No volume groups found
boot-repair is executed in live-session (Boot-Repair-Disk 64bit 29nov2014, trusty, Ubuntu, x86_64)
ls: cannot access /home/usr/.config: No such file or directory
CPU op-mode(s):        32-bit, 64-bit
noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal --  debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss

=================== os-prober:


=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sdb1: LABEL="TOSHIBA" UUID="1B00-89F7" TYPE="vfat"
/dev/zram0: UUID="0b85a61a-9f8e-44f2-ba6d-c7827b3e050f" TYPE="swap"

=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:



=================== parted -l:

Model: ATA FUJITSU MHZ2160B (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type      File system  Flags
1      1049kB  256MB  255MB  primary   ntfs
2      257MB   160GB  160GB  extended
5      257MB   160GB  160GB  logical                lvm


Model: TOSHIBA TransMemory (scsi)
Disk /dev/sdb: 3927MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
1      4129kB  3927MB  3923MB  primary  fat32        boot, lba



                                                                          
Error: /dev/zram0: unrecognised disk label

=================== parted -lm:

BYT;
/dev/sda:160GB:scsi:512:512:msdos:ATA FUJITSU MHZ2160B;
1:1049kB:256MB:255MB:ntfs::;
2:257MB:160GB:160GB:::;
5:257MB:160GB:160GB:::lvm;

BYT;
/dev/sdb:3927MB:scsi:512:512:msdos:TOSHIBA TransMemory;
1:4129kB:3927MB:3923MB:fat32::boot, lba;


                                                                          
Error: /dev/zram0: unrecognised disk label


=================== mount:
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  agpgart autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk ecryptfs fd full fuse hpet input kmsg log mapper mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom vga_arbiter vhci vhost-net zero
ls /dev/mapper:  control

=================== df -Th:

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  997M   13M  984M   2% /
udev           devtmpfs   982M   12K  982M   1% /dev
tmpfs          tmpfs      200M  1.0M  199M   1% /run
/dev/sdb1      vfat       3.7G  2.1G  1.7G  56% /cdrom
/dev/loop0     squashfs   549M  549M     0 100% /rofs
none           tmpfs      4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs          tmpfs      997M  8.0K  997M   1% /tmp
none           tmpfs      5.0M     0  5.0M   0% /run/lock
none           tmpfs      997M     0  997M   0% /run/shm
none           tmpfs      100M   16K  100M   1% /run/user

=================== fdisk -l:

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000a95be

Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048      499711      248832   83  Linux
/dev/sda2          501758   312580095   156039169    5  Extended
/dev/sda5          501760   312580095   156039168   8e  Linux LVM

Disk /dev/sdb: 3926 MB, 3926949888 bytes
16 heads, 16 sectors/track, 29960 cylinders, total 7669824 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009b940

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        8064     7669823     3830880    c  W95 FAT32 (LBA)


Error: no partitions


=================== Suggested repair
The default repair of the Boot-Repair utility would not act on the MBR.
Additional repair would be performed:  repair-filesystems


=================== User settings
The settings chosen by the user will not act on the boot.

Modération : merci à l'avenir d'utiliser les balises code (explications ici).

Dernière modification par cqfd93 (Le 02/12/2016, à 18:19)

Hors ligne

#2 Le 02/12/2016, à 12:25

Bougron

Re : gros bug

Bonjour
Au vu de ton boot-info, il semble que le début du disque SDA ait un problème
==> No boot loader is installed in the MBR of /dev/sda.
et manifestement le disque n'est pas en GPT car
===>  sda2:          File system:       Extended Partition
De plus

sda1: __________________________________________________________________________    
    Boot sector type:  Windows Vista: NTFS
    Mounting failed:   mount: unknown filesystem type ''
...
sda5: __________________________________________________________________________  
    Boot sector type:  Unknown
    Mounting failed:   mount: unknown filesystem type ''

ainsi que

Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048      499711      248832   83  Linux
/dev/sda2          501758   312580095   156039169    5  Extended
/dev/sda5          501760   312580095   156039168   8e  Linux LVM

Je ne sais pas te proposer de réparer,
Tu peux tenter en live USB    de regarder l'état du disque pour voir si on peut tenter de lancer testdisk sans trop le détruire ou s'il faut d'abord le dupliquer tant bien que mal.

A) installer l'application
setxkbmap fr         ##  =====> qu'il faut souvent frapper  setxkb,qp  fr         afin d'avoir un clavier français.
sudo apt-get install --no-install-recommends smartmontools

B) Donner le retour de la commande

sudo smartctl   -s   on   -a   /dev/sda 

   en faisant de la façon suivante
    A) Copier ce qui s'est affiché à l'écran
    B) Coller la copie dans la zone de saisie de la discussion
    C) Sélectionner ce que tu viens de copier
   D) Mettre en forme en cliquant sur le 11eme icône <>  qui est au_dessus de la zone de saisie

Dernière modification par Bougron (Le 02/12/2016, à 12:27)

Hors ligne

#3 Le 02/12/2016, à 13:34

pimbelle

Re : gros bug

Merci beaucoup de votre réponse
voici ce que ça donne
lubuntu@lubuntu:~$ sudo smartctl  -s  on  -a   /dev/sda

smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-32-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Fujitsu MHZ BH
Device Model:     FUJITSU MHZ2160BH G2
Serial Number:    K60HT9238N9E
LU WWN Device Id: 5 00000e 0436ad1cb
Firmware Version: 00000009
User Capacity:    160 041 885 696 bytes [160 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 3f
SATA Version is:  SATA 2.5, 3.0 Gb/s
Local Time is:    Fri Dec  2 11:26:21 2016 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(  649) seconds.
Offline data collection
capabilities: 			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  92) minutes.
Conveyance self-test routine
recommended polling time: 	 (   2) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   100   100   046    Pre-fail  Always       -       81748
  2 Throughput_Performance  0x0005   100   100   030    Pre-fail  Offline      -       28049408
  3 Spin_Up_Time            0x0003   100   100   025    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   098   098   000    Old_age   Always       -       6435
  5 Reallocated_Sector_Ct   0x0033   100   100   024    Pre-fail  Always       -       0 (2000 0)
  7 Seek_Error_Rate         0x000f   100   100   047    Pre-fail  Always       -       2437
  8 Seek_Time_Performance   0x0005   100   100   019    Pre-fail  Offline      -       0
  9 Power_On_Hours          0x0032   078   078   000    Old_age   Always       -       11315
 10 Spin_Retry_Count        0x0013   100   100   020    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       5588
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       229
193 Load_Cycle_Count        0x0032   099   099   000    Old_age   Always       -       24981
194 Temperature_Celsius     0x0022   100   100   000    Old_age   Always       -       39 (Min/Max 19/58)
195 Hardware_ECC_Recovered  0x001a   100   100   000    Old_age   Always       -       31
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0 (0 6886)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   253   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x000f   100   100   060    Pre-fail  Always       -       1845
203 Run_Out_Cancel          0x0002   100   100   000    Old_age   Always       -       1533282353213
240 Head_Flying_Hours       0x003e   200   200   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]


SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Hors ligne

#4 Le 02/12/2016, à 14:39

Bougron

Re : gros bug

Toujours en live USB, tu vas installer testdisk

setxkbmap fr         ##  =====> qu'il faut souvent frapper  setxkb,qp  fr         afin d'avoir un clavier français.
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo apt-get update
sudo apt-get install testdisk

Puis tu vas le lancer,   http://www.cgsecurity.org/wiki/TestDisk_Etape_par_Etape
Choisir le disque  sda
choisir le mode de partitionnement "intel"
et aller jusqu'à sa découverte des partitions

Il faut aller jusqu'a cet endroit de la doc "Réécrire la table des partitions ou rechercher plus de partitions?" sans l'exécuter
Tu posteras ce qu'il a vu
On verra alors si c'est réparable ou s'il faut faire un deeper search pour sauvegarder ce qu'il va trouver

A noter que je suis très inquiet sur la valeur du compteur N° 203 (1533282353213)
203          Run Out Cancel              The number of errors caused by incorrect checksum during the error correction.
Mais je ne sais pas dire si la cause est le disque, le câble de liaison ou la carte mère ou la mémoire RAM
Solution

https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk40599 a écrit :

ECC errors can be caused  by SEEs. A single event effect  results from, as the term suggests, a single, energetic particle. A large number of ECC errors could indicate a bad DIMM, a badly seated DIMM, a "noisy" electromagnetic environment, or power fluctuations due to a bad power supply or power source. If you suspect any of the conditions, and you are experiencing a high amount of ECC errors, contact Check Point Support and provide a CST for the enforcement point. This will allow support to help investigate the problem.

J'ai aussi trouvé cela  Total ECC Errors :This attribute gives information about the total number of ECC errors that have occurred on flash read commands during firmware runtime.    Je traduis par l'électronique du disque ne fonctionne pas....

Dernière modification par Bougron (Le 02/12/2016, à 15:13)

Hors ligne

#5 Le 02/12/2016, à 16:37

pimbelle

Re : gros bug

lubuntu@lubuntu:~$ sudo add-apt-repository "ded http//archive.ubuntu.com/ubuntu $ (lsb_release -sc) universe"

sudo: add-apt-repository: command not found

et tesdisk la même chose


Modération : merci à l'avenir d'utiliser les balises code (explications ici).

Dernière modification par cqfd93 (Le 02/12/2016, à 18:18)

Hors ligne

#6 Le 02/12/2016, à 16:40

pimbelle

Re : gros bug

lubuntu@lubuntu:~$ sudo apt-get install testdisk

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet testdisk

Modération : merci à l'avenir d'utiliser les balises code (explications ici).

Dernière modification par cqfd93 (Le 02/12/2016, à 18:17)

Hors ligne

#7 Le 02/12/2016, à 17:15

malbo

Re : gros bug

Bonsoir,
Quand tu es en session live, lance le navigateur internet et viens sur cette page pour copier les commandes que Bougron t'a proposées et pour les coller dans le terminal. Au lieu de ça, je pense que tu as voulu taper une commande à la main et tu t'es planté : dans ton post #5 je lis "sudo add-apt-repository "ded http//" alors que Bougron a noté "sudo add-apt-repository "deb http://" (d au lieu de b et tu as oublié ":" après http)

Dernière modification par malbo (Le 02/12/2016, à 17:27)

Hors ligne

#8 Le 02/12/2016, à 19:56

Bougron

Re : gros bug

Bonsoir
Hormis la remarque judicieuse de l'erreur de frappe   qui aurait du te donner comme erreur

u16041@u16041:~$ sudo add-apt-repository "ded http//archive.ubuntu.com/ubuntu $ (lsb_release -sc) universe"
Erreur : « ded http//archive.ubuntu.com/ubuntu $ (lsb_release -sc) universe » non valide
u16041@u16041:~$

Je constate que tu as choisis comme nom lunbuntu. Il est fort possible que ton cdrom contienne une version  Lunbuntu et qu'en lunbuntu  la commande n'existe pas en live usb!
Peux-tu donner le retour de la seule commande

sudo add-apt-repository

Correctif:  Il y a des N en trop

Dernière modification par Bougron (Le 02/12/2016, à 20:08)

Hors ligne

#9 Le 02/12/2016, à 20:05

malbo

Re : gros bug

Bougron a écrit :

Je constate que tu as choisis comme nom lunbuntu

où vois-tu "lunbuntu", moi je vois "lubuntu"...

Dernière modification par malbo (Le 02/12/2016, à 20:06)

Hors ligne

#10 Le 02/12/2016, à 21:05

pimbelle

Re : gros bug

Merci
j'ai refait tout depuis le début en copiant/collant cette fois
mais ça ne donne toujours  rien. Mais je vais encore essayer
pour l'historique du bug : sur mon diisque j'avais une partition avec windows d'origine et j'ai malencontreusement mis un CD de restauration fujitsu au démarrage et ensuite y a eu une panne de courant je pense que c'est ça qui a fait planter. et aussi avant ça déconné car les touches U I O J K ? étaient devenues d'un coup muettes?
pouquoi la clé repair boot qui me permet encore de communiquer avec vous ne me propose que de créer un rapport et ne permet pas de réparer les erreurs ?

lubuntu@lubuntu:~$ sudo add-apt-repository


sudo: add-apt-repository: command not found

Hors ligne

#11 Le 02/12/2016, à 21:39

pimbelle

Re : gros bug

toujours rien

lubuntu@lubuntu:~$ sudo add-apt-repository
sudo: add-apt-repository: command not found
lubuntu@lubuntu:~$ 
lubuntu@lubuntu:~$ sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo: add-apt-repository: command not found
lubuntu@lubuntu:~$ sudo apt-get update
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty InRelease
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/main Translation-fr_FR
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/main Translation-fr
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/main Translation-en
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/multiverse Translation-fr_FR
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/multiverse Translation-fr
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/multiverse Translation-en
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/restricted Translation-fr_FR
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/restricted Translation-fr
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/restricted Translation-en
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/universe Translation-fr_FR
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/universe Translation-fr
Ign cdrom://Lubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2) trusty/universe Translation-en
Ign http://archive.ubuntu.com trusty InRelease                                 
Réception de : 1 http://ppa.launchpad.net trusty InRelease [15,5 kB]           
Atteint http://archive.ubuntu.com trusty Release.gpg                 
Atteint http://archive.ubuntu.com trusty Release                     
Réception de : 2 http://ppa.launchpad.net trusty/main amd64 Packages [1 954 B]
Atteint http://archive.ubuntu.com trusty/main amd64 Packages                   
Réception de : 3 http://ppa.launchpad.net trusty/main Translation-en [2 123 B]
Atteint http://archive.ubuntu.com trusty/main Translation-fr                
Atteint http://archive.ubuntu.com trusty/main Translation-en
Ign http://archive.ubuntu.com trusty/main Translation-fr_FR
19,5 ko réceptionnés en 2s (6 829 o/s)
Lecture des listes de paquets... Fait
lubuntu@lubuntu:~$ sudo apt-get install testdisk
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet testdisk
lubuntu@lubuntu:~$ 

Hors ligne

#12 Le 02/12/2016, à 22:46

Bougron

Re : gros bug

Peux-tu faire  cette commande

sudo apt-get install software-properties-common

Puis retenter.

Hors ligne

#13 Le 03/12/2016, à 09:03

pimbelle

Re : gros bug

Bonjour
MERCI pour cette dernière commande ça à tout débloqué
j'en suis au résultat de la recherche profonde avec testdisk je veux pas faire de bêtises Je continue ?

TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 160 GB / 149 GiB - CHS 19457 255 63
     Partition               Start        End    Size in sectors
>* HPFS - NTFS              0  32 33  1175   0 41   18874368 [WinRE]
   HPFS - NTFS          13275 251 33 19457  21 20   99299328 [Data]
   Linux                13365 252  8 19201  57 56   93743104
   Linux Swap           19201  90 26 19457  53 52    4110336


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
NTFS, blocksize=4096, 9663 MB / 9216 MiB

Hors ligne

#14 Le 03/12/2016, à 11:04

Bougron

Re : gros bug

Bonjour.
Il a trouvé deux structures  NTFS!  Hors de question de revabriquer la table de partition.
Seule solution: Continues avec la recherche profonde.
J'espère qu'il va te trouver les répertoires contenant tes données,   Il faudra que tu sauvegardes tout cela sur un autre disque.

Hors ligne

#15 Le 03/12/2016, à 12:05

pimbelle

Re : gros bug

Je suppose que ç'est pas très bon signe:(

TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 160 GB / 149 GiB - CHS 19457 255 63

The harddisk (160 GB / 149 GiB) seems too small! (< 181 GB / 169 GiB)
Check the harddisk size: HD jumpers settings, BIOS detection...

The following partitions can't be recovered:
     Partition               Start        End    Size in sectors
   Linux                16254 251 62 22090  57 47   93743104
   Linux                16256   2  3 22091  62 51   93743104
>  Linux                16259  17 15 22094  77 63   93743104

[ Continue ]
ext4 blocksize=4096 Large file Sparse superblock Recover, 47 GB / 44 GiB

Hors ligne

#16 Le 03/12/2016, à 12:10

Bougron

Re : gros bug

Ce n'est pas bon signe.
Fais malgré tout "continue"

Si cela devient trop compliqué, On  utilisera "photorec"

Hors ligne

#17 Le 03/12/2016, à 12:45

Laurent85

Re : gros bug

Bonjour,
Tu n'as pas précisé quels systèmes étaient installés et opérationnels avant la tentative de réinstallation. Tu pouvais démarrer au choix Windows et ubuntu ? Ou bien seulement Ubuntu ? Tes données étaient sur Ubuntu ?

A la réinstallation quel type d'installation as-tu choisi ? Effacer le disque  ? Avec quelles options, utiliser LVM ?

Donne le maximum d'infos dont tu te souviens sur ta configuration ça aidera pour la suite dans la récupération.

Hors ligne

#18 Le 03/12/2016, à 13:16

pimbelle

Re : gros bug

TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 160 GB / 149 GiB - CHS 19457 255 63
     Partition               Start        End    Size in sectors
 * HPFS - NTFS              0  32 33  1175   0 41   18874368 [WinRE]
   HPFS - NTFS          13275 251 33 19457  21 20   99299328 [Data]
>  Linux                13365 252  8 19201  57 56   93743104
   Linux Swap           19201  90 26 19457  53 52    4110336








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, 47 GB / 44 GiB

si je continue

TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org

Disk /dev/sda - 160 GB / 149 GiB - CHS 19457 255 63

     Partition                  Start        End    Size in sectors

 1 * HPFS - NTFS              0  32 33  1175   0 41   18874368 [WinRE]








>[  Quit  ]  [ Write  ]
                              Return to main menu

et terminé sad

Hors ligne

#19 Le 03/12/2016, à 17:07

pimbelle

Re : gros bug

Bonsoir
pour laurent 85 j'avais une partition avec ubuntu et une avec windows et tout marchait très bien
jusqu'au jour où je n'ai plus eu accés aux touches U I O J K ? de mon clavier
j'ai essayé de réinstaller ubuntu mais j'ai eu peur d'effacer toute mes données
j'ai essayé des repair boot et puis plus d'OS
j'ai même démonté la bête pour voir si c'était la pile l'ordi a plus de 7 ans
et j'en ai profité pour nettoyer et remettre de la pate thermique;
là je suis les excellents conseils de Bougron je récupère mes fichiers avec photorec je les vois dans les répertoires récup dir
je vais les mettre sur un disk dur externe et je vais finir par réinstaller ubuntu mais le problème avec les touches perdues reste présent

Hors ligne

#20 Le 04/12/2016, à 13:17

pimbelle

Re : gros bug

Bonjour
Je ne comprend pas comment sélectioner une destination ?
je n'arrive pas à sauvegarder merci de votre aide
j'ai plein de répertoire recup dir qui se créent mais il n'y a pas mes fichiers à conserver dedans

PhotoRec 6.14, Data Recovery Utility, July 2013

Please select a destination to save the recovered files.
Do not choose to write the files to the same partition they were stored o
Keys: Arrow keys to select another directory
      C when the destination is correct
      Q to quit
Directory /home/lubuntu
>drwxr-xr-x   999   999      1340  4-Dec-2016 10:27 .
 drwxr-xr-x     0     0        80  4-Dec-2016 08:32 ..
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Bureau
 drwxr-xr-x   999   999      1380  4-Dec-2016 09:29 Documents
 drwxr-xr-x   999   999        80  4-Dec-2016 08:31 Images
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Modèles
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Musique
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Public
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Téléchargements
 drwxr-xr-x   999   999        40  4-Dec-2016 05:02 Vidéos
 drwxr-xr-x     0     0     10160  4-Dec-2016 08:30 recup_dir.1
 drwxr-xr-x     0     0     10080  4-Dec-2016 07:50 recup_dir.10
 drwxr-xr-x     0     0     10080  4-Dec-2016 07:50 recup_dir.11
 drwxr-xr-x     0     0     10200  4-Dec-2016 07:50 recup_dir.12
 drwxr-xr-x     0     0     10140  4-Dec-2016 07:50 recup_dir.13
 drwxr-xr-x     0     0     10060  4-Dec-2016 07:50 recup_dir.14
 drwxr-xr-x     0     0     10060  4-Dec-2016 07:50 recup_dir.15
 drwxr-xr-x     0     0     10060  4-Dec-2016 07:50 recup_dir.16
 drwxr-xr-x     0     0     10080  4-Dec-2016 07:51 recup_dir.17
 drwxr-xr-x     0     0     10060  4-Dec-2016 07:51 recup_dir.18
 drwxr-xr-x     0     0     10080  4-Dec-2016 07:51 recup_dir.19
 drwxr-xr-x     0     0     10060  4-Dec-2016 07:50 recup_dir.2
 drwxr-xr-x     0     0     10120  4-Dec-2016 07:51 recup_dir.20
 drwxr-xr-x     0     0     10260  4-Dec-2016 07:51 recup_dir.21
 drwxr-xr-x     0     0     10160  4-Dec-2016 07:51 recup_dir.22
 drwxr-xr-x     0     0      2700  4-Dec-2016 07:51 recup_dir.23
 drwxr-xr-x     0     0        60  4-Dec-2016 08:04 recup_dir.24
 drwxr-xr-x     0     0        40  4-Dec-2016 08:04 recup_dir.25
 drwxr-xr-x     0     0        40  4-Dec-2016 08:04 recup_dir.26
 drwxr-xr-x     0     0        40  4-Dec-2016 08:04 recup_dir.27
 drwxr-xr-x     0     0        40  4-Dec-2016 08:04 recup_dir.28
 drwxr-xr-x     0     0      2540  4-Dec-2016 08:05 recup_dir.29
 drwxr-xr-x     0     0     10040  4-Dec-2016 07:50 recup_dir.3
 drwxr-xr-x     0     0        60  4-Dec-2016 08:30 recup_dir.30
    Next

Hors ligne

#21 Le 04/12/2016, à 13:27

Laurent85

Re : gros bug

pimbelle a écrit :

je vais les mettre sur un disk dur externe et je vais finir par réinstaller ubuntu mais le problème avec les touches perdues reste présent

Si aucun caractère ne s'affiche en utilisant ces touches de clavier et si ça ne marche pas non plus après avoir démarré une session live alors c'est une panne matériel, le clavier est à changer.

Hors ligne

#22 Le 04/12/2016, à 15:14

Bougron

Re : gros bug

pimbelle a écrit :

Bonjour
Je ne comprend pas comment sélectioner une destination ?
je n'arrive pas à sauvegarder merci de votre aide
j'ai plein de répertoire recup dir qui se créent....

Bonjour.
On a tenté avec testdisk de récupérer les fichiers par leur nom. Ce fut impossible.  Avec photorec, on recupère les fichiers par leur contenu.

Tu as plein de répertoires qui se sont créés.   Il faut que tu ailles dans  chaque répertoire. Tu vas y trouver des fichiers ordonnés par catégories.
Il y a certainement des catégories qui ne t'intéressent pas que tu pourras immédiatement supprimer. Pour celles qui t'intéressent, il faut ouvrir chaque fichier et alors décider s'il est à conserver ou s'il n'a pas d'intérêt. Souvent faire un tri pour les photos permet d'en éliminer pas mal d'un seul coup.

Dernière modification par Bougron (Le 05/12/2016, à 19:22)

Hors ligne

#23 Le 04/12/2016, à 16:34

Laurent85

Re : gros bug

Dans photorec sélectionne File Opt, il y a une liste d'extensions de fichiers pour les classer par type, choisis ceux à récupérer qui t'intéressent sinon ça va te prendre des semaines pour faire le tri ensuite.

Hors ligne

#24 Le 05/12/2016, à 17:42

pimbelle

Re : gros bug

Bonsoir
ce que je ne comprend pas avec photorec c'est comment savoir si j'ai bien sauvé tout ce qu'il y avait à sauver
il me demande une destination pour sauver mais ne me propose pas mon  disk dur externe que j'ai pourtant branché ?

PhotoRec 6.14, Data Recovery Utility, July 2013

Warning: no free space available. Please select a destination to save the
recovered files.
Do not choose to write the files to the same partition they were stored on.
Keys: Arrow keys to select another directory
      C when the destination is correct
      Q to quit
Directory /home/lubuntu
>drwxr-xr-x   999   999       580  5-Dec-2016 15:37 .
 drwxr-xr-x     0     0       940  4-Dec-2016 14:31 ..
 drwxr-xr-x   999   999        60  5-Dec-2016 15:32 Bureau
 drwxr-xr-x   999   999       140  5-Dec-2016 15:31 Documents
 drwxr-xr-x   999   999        40  4-Dec-2058 13:16 Images
 drwxr-xr-x   999   999        40  4-Dec-2058 13:16 Modèles
 drwxr-xr-x   999   999        40  4-Dec-2058 13:16 Musique
 drwxr-xr-x   999   999        40  4-Dec-2058 13:16 Public
 drwxr-xr-x   999   999        40  4-Dec-2058 13:16 Téléchargements
 drwxr-xr-x   999   999        60  5-Dec-2016 15:31 Vidéos
 drwxr-xr-x     0     0        60  5-Dec-2016 15:27 recup_dir.1
 drwxr-xr-x     0     0        40  4-Dec-2016 14:30 recup_dir.2
 drwxr-xr-x     0     0        60  5-Dec-2016 15:31 recup_dir.3
 drwxr-xr-x     0     0        60  5-Dec-2016 15:37 recup_dir.4
    Next

Hors ligne

#25 Le 05/12/2016, à 19:07

Laurent85

Re : gros bug

Il est monté ton disque ? Il suffit d'indiquer le chemin.

Hors ligne