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 13/07/2015, à 11:33

zodd

[RésoIu] Installation sur HP Pavilion DV7 et SSD

Bonjour,

j'ai installé Ubuntu sur mon PC portable Pavilion DV7 sur lequel j'ai mis un disque dur SSD et 8Go de ram.

J'écris ces lignes pour savoir si j'ai bien réalisé ce qu'il fallait et si mon installation est correct.

J'ai donc partitionner mon disque de façon a démarrer en dual boot avec Window7 (dont j'ai réduis la partition et que j'ai conservé à cause de deux ou trois logiciels..)
J'ai créé une partition de swap de 2Go et un point de montage vers la partition windows.

Concernant l'utilisation d'un SSD j'ai suivit les recommandation de cette page:

http://doc.ubuntu-fr.org/ssd_solid_state_drive

j'ai donc réalisé les étapes suivantes:
installation de zRAM pour minimiser l'utilisation du swap:

sudo apt-get install zram-config

Configuration de Firefox (qui est le navigateur que j'utilise):

    Allez à la page about:config dans Firefox
    Clic-droit → Créez une nouvelle chaîne de caractères, que vous nommerez browser.cache.disk.parent_directory et entrez dans la case /tmp.

Modification de /etc/fstab comme décrit ici:
http://doc.ubuntu-fr.org/ssd_solid_stat … ectronique
en ajoutant ces 4 lignes à mon fstab:

tmpfs      /tmp            tmpfs        defaults,size=1g           0    0
tmpfs /var/log tmpfs defaults,nosuid,nodev,noatime,mode=0755,size=5% 0 0
tmpfs    /var/cache/apt/archives    tmpfs    defaults,size=4g    0    0
tmpfs    /home/franck/.cache    tmpfs    defaults,size=1g    0    0

enfin j'ai tout de même fait une sauvegarde du répertoire .cache au cas où... je l'ai copié en .oldcache  pour pouvoir revenir en arrière si besoin..

Par contre si je comprends bien, je ne peux plus utiliser avec ces modifications SAMBA pour partager un répertoire sur le réseau ?

Concernant le fait que ce PC possède deux cartes graphiques, une intel HD et une ATI RADEON:

J'ai beau avoir lu différents tutos et posts sur ce sujet, ça reste flou pour moi et je n'arrive pas à déterminer laquelle des deux cartes est utilisée.. et si le switch de carte ne  fonctionne pas (ce que je n'ai pas trouvé comment vérifier), ça n'est pas bien grave, le PC étant toujours branché au secteur, autant qu'il soit d'office sur l'ATI...

bref, voilà quelques infos:

lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M] [1002:68c1]
 sudo lshw -enable pci -class display
  *-display               
       description: VGA compatible controller
       produit: Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M]
       fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
       identifiant matériel: 0
       information bus: pci@0000:01:00.0
       version: 00
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=radeon latency=0
       ressources: irq:16 mémoire:a0000000-afffffff mémoire:c4400000-c441ffff portE/S:4000(taille=256) mémoire:c4440000-c445ffff
  *-display
       description: VGA compatible controller
       produit: Core Processor Integrated Graphics Controller
       fabriquant: Intel Corporation
       identifiant matériel: 2
       information bus: pci@0000:00:02.0
       version: 02
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       ressources: irq:44 mémoire:c0000000-c03fffff mémoire:b0000000-bfffffff portE/S:5050(taille=8)
dmesg | grep VGA
[    2.918119] fb0: VESA VGA frame buffer device
[    4.614627] fb: switching to inteldrmfb from VESA VGA
[    4.614871] [drm] Replacing VGA console driver
[    4.631123] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    4.734647] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    6.800339] [drm]   VGA-2
[    7.285018] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   22.334984] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[  163.007148] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[  169.220975] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[  525.078033] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[  530.832284] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1190.475856] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1196.236888] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1223.897290] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1229.242646] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1275.896592] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1281.214015] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1296.685094] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1302.194271] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1305.396288] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1310.393847] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
grep /drivers/ /var/log/Xorg.0.log
[     7.381] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     7.383] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     7.383] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     7.385] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.385] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     7.385] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     7.385] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     7.386] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     7.386] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.386] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     7.386] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
 dmesg | grep radeon
[    4.631095] [drm] radeon kernel modesetting enabled.
[    4.631274] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    6.292944] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    6.292946] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[    6.293089] [drm] radeon: 1024M of VRAM memory ready
[    6.293091] [drm] radeon: 1024M of GTT memory ready.
[    6.300709] [drm] radeon: dpm initialized
[    6.305709] radeon 0000:01:00.0: WB enabled
[    6.305713] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88024ebd3c00
[    6.305715] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88024ebd3c0c
[    6.307123] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000929c418
[    6.307129] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    6.307157] radeon 0000:01:00.0: irq 46 for MSI/MSI-X
[    6.307174] radeon 0000:01:00.0: radeon: using MSI.
[    6.307212] [drm] radeon: irq initialized.
[    6.797469] [drm:r600_ring_test] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
[    6.797478] radeon 0000:01:00.0: disabling GPU acceleration
[    7.227694] radeon 0000:01:00.0: No connectors reported connected with modes
[    7.229977] radeon 0000:01:00.0: fb1: radeondrmfb frame buffer device
[    7.284796] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:00.0 on minor 1
[   63.432252] Modules linked in: ctr ccm zram lz4_compress snd_hda_codec_hdmi rfcomm bnep joydev uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media hp_wmi sparse_keymap snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm intel_powerclamp coretemp kvm_intel snd_seq_midi snd_seq_midi_event arc4 kvm snd_rawmidi rt2800pci rt2800mmio rt2800lib rt2x00pci rt2x00mmio rt2x00lib snd_seq mac80211 radeon snd_seq_device snd_timer cfg80211 serio_raw eeprom_93cx6 intel_ips btusb i915 ttm bluetooth drm_kms_helper snd 6lowpan_iphc lpc_ich drm crc_ccitt mei_me soundcore i2c_algo_bit mei shpchp wmi hp_accel lis3lv02d video input_polldev parport_pc mac_hid ppdev lp parport psmouse ahci r8169 libahci mii
[  162.934934] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[  525.005723] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[ 1190.403359] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[ 1223.824928] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[ 1275.824276] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[ 1296.612773] radeon 0000:01:00.0: No VRAM object for PCIE GART.
[ 1305.323959] radeon 0000:01:00.0: No VRAM object for PCIE GART.
dmesg | grep intel
[    0.207705] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    2.918140] intel_idle: MWAIT substates: 0x1120
[    2.918142] intel_idle: v0.4 model 0x25
[    2.918143] intel_idle: lapic_timer_reliable_states 0xffffffff
[    3.044803] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    3.044820] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.045351] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    3.045516] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[    4.576874] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[    4.577067] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled until i915 loads
[    4.613659] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[    4.614627] fb: switching to inteldrmfb from VESA VGA
[    4.697142] fbcon: inteldrmfb (fb0) is primary device
[    4.697271] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.773936] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    7.285018] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    7.285249] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[    9.814065] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo
[   22.334984] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[   22.554972] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[   63.432252] Modules linked in: ctr ccm zram lz4_compress snd_hda_codec_hdmi rfcomm bnep joydev uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media hp_wmi sparse_keymap snd_hda_codec_idt snd_hda_codec_generic snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm intel_powerclamp coretemp kvm_intel snd_seq_midi snd_seq_midi_event arc4 kvm snd_rawmidi rt2800pci rt2800mmio rt2800lib rt2x00pci rt2x00mmio rt2x00lib snd_seq mac80211 radeon snd_seq_device snd_timer cfg80211 serio_raw eeprom_93cx6 intel_ips btusb i915 ttm bluetooth drm_kms_helper snd 6lowpan_iphc lpc_ich drm crc_ccitt mei_me soundcore i2c_algo_bit mei shpchp wmi hp_accel lis3lv02d video input_polldev parport_pc mac_hid ppdev lp parport psmouse ahci r8169 libahci mii
[  163.007148] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[  163.007297] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[  169.220975] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[  169.340912] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[  525.078033] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[  525.078184] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[  530.832284] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[  530.952208] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[ 1190.475856] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1190.476037] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[ 1196.236888] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1196.457319] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[ 1223.897290] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1223.897442] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[ 1229.242646] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1229.463027] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[ 1275.896592] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1275.896743] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[ 1281.214015] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1281.333864] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[ 1296.685094] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1296.685246] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[ 1302.194271] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1302.314252] snd_hda_intel 0000:01:00.1: Cannot lock devices!
[ 1305.396288] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
[ 1305.396439] snd_hda_intel 0000:01:00.1: irq 46 for MSI/MSI-X
[ 1310.393847] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
[ 1310.513801] snd_hda_intel 0000:01:00.1: Cannot lock devices!

enfin voilà ce que me donne l'onglet pilotes additionnels, je cite:
Advanced Micr Devices, Inc. [AMD/ATI]:Madison [Mobility Radeon HD 5650/5750/6450M]
ce périphérique utilise le pilote recommandé:
utilisation de Serveur X X.Org-adapatateur du pilote d'affichage AMD*ATI depuis xserver-xorh-video-ati(libre, testé)

(les drivers propriétaires ne sont pas cochés)


voilà , vous en pensez quoi?

Merci d'avance wink

Dernière modification par zodd (Le 20/07/2015, à 10:58)

Hors ligne

#2 Le 14/07/2015, à 11:08

malbo

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Ce n'est pas très clair. Je te prie de démarrer une session sur ton Ubuntu installé et faire un Boot-Info depuis cette session. Tu donneras l'URL de ce Boot-Info dans ta réponse.

Hors ligne

#3 Le 14/07/2015, à 12:01

zodd

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Merci pour ta réponse,

voilà l'URL pastebin du rapport de boot-info:
http://paste.ubuntu.com/11876785/


par exemple, si je regarde les lignes 642 et 648 à 650, 740, 745 à 747, ça montre que mes ajouts dans fstab ont bien été pris en compte?

par contre, ligne 595 , je vois des erreurs zram ? mais lignes 613 à 616, ça a l'air d'aller.

t'en penses quoi?

Dernière modification par zodd (Le 14/07/2015, à 12:08)

Hors ligne

#4 Le 14/07/2015, à 17:24

malbo

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Ton Boot-Info est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 9Feb2015]


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

 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos6)/boot/grub.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 7
    Boot files:        /Windows/System32/winload.exe

sda3: __________________________________________________________________________

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

sda5: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 14.04.2 LTS 
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 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       206,847       204,800   7 NTFS / exFAT / HPFS
/dev/sda2             206,848   327,902,714   327,695,867   7 NTFS / exFAT / HPFS
/dev/sda3         327,903,230   500,117,503   172,214,274   5 Extended
/dev/sda5         327,903,232   331,808,767     3,905,536  82 Linux swap / Solaris
/dev/sda6         331,810,816   500,117,503   168,306,688  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        C25E32895E3275EF                       ntfs       Réservé au système
/dev/sda2        A6E045A7E0457E95                       ntfs       
/dev/sda5        56b693c1-c257-4782-b4d0-5dcf235e5dae   swap       
/dev/sda6        974aed4e-f0bf-4d1c-834b-086c21fbc0d6   ext4       
/dev/zram0       2b347d4a-8fb4-4c05-bac7-3ebf60690ae3   swap       
/dev/zram1       d16908c0-50d1-47d5-8e8e-ea5803373293   swap       
/dev/zram2       5588b940-5b16-46a4-b0d6-3a32c1d1aaad   swap       
/dev/zram3       d91d350f-45de-4caf-ada5-e895ffee5f1f   swap       

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

total 0
lrwxrwxrwx 1 root root  9 Jul 14 11:43 ata-M4-CT256M4SSD2_00000000122809103F3D -> ../../sda
lrwxrwxrwx 1 root root 10 Jul 14 11:43 ata-M4-CT256M4SSD2_00000000122809103F3D-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jul 14 11:05 ata-M4-CT256M4SSD2_00000000122809103F3D-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jul 14 11:05 ata-M4-CT256M4SSD2_00000000122809103F3D-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jul 14 11:05 ata-M4-CT256M4SSD2_00000000122809103F3D-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Jul 14 11:05 ata-M4-CT256M4SSD2_00000000122809103F3D-part6 -> ../../sda6
lrwxrwxrwx 1 root root  9 Jul 14 11:05 ata-hp_DVD_RW_AD-7701H_3783483L12 -> ../../sr0
lrwxrwxrwx 1 root root  9 Jul 14 11:43 wwn-0x500a075109103f3d -> ../../sda
lrwxrwxrwx 1 root root 10 Jul 14 11:43 wwn-0x500a075109103f3d-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jul 14 11:05 wwn-0x500a075109103f3d-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jul 14 11:05 wwn-0x500a075109103f3d-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jul 14 11:05 wwn-0x500a075109103f3d-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Jul 14 11:05 wwn-0x500a075109103f3d-part6 -> ../../sda6

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

Device           Mount_Point              Type       Options

/dev/sda2        /media/windows           fuseblk    (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sda6        /                        ext4       (rw,errors=remount-ro)


=========================== sda6/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
else
  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos6'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	else
	  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	fi
	linux	/boot/vmlinuz-3.16.0-43-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.16.0-43-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
	menuentry 'Ubuntu, avec Linux 3.16.0-43-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-43-generic-advanced-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		else
		  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		fi
		echo	'Chargement de Linux 3.16.0-43-generic…'
		linux	/boot/vmlinuz-3.16.0-43-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.16.0-43-generic
	}
	menuentry 'Ubuntu, with Linux 3.16.0-43-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-43-generic-recovery-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		else
		  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		fi
		echo	'Chargement de Linux 3.16.0-43-generic…'
		linux	/boot/vmlinuz-3.16.0-43-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.16.0-43-generic
	}
	menuentry 'Ubuntu, avec Linux 3.16.0-30-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-advanced-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		else
		  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		fi
		echo	'Chargement de Linux 3.16.0-30-generic…'
		linux	/boot/vmlinuz-3.16.0-30-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.16.0-30-generic
	}
	menuentry 'Ubuntu, with Linux 3.16.0-30-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-recovery-974aed4e-f0bf-4d1c-834b-086c21fbc0d6' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		else
		  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
		fi
		echo	'Chargement de Linux 3.16.0-30-generic…'
		linux	/boot/vmlinuz-3.16.0-30-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.16.0-30-generic
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos6'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	else
	  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos6'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6  974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	else
	  search --no-floppy --fs-uuid --set=root 974aed4e-f0bf-4d1c-834b-086c21fbc0d6
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 7 (loader) (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-C25E32895E3275EF' {
	insmod part_msdos
	insmod ntfs
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  C25E32895E3275EF
	else
	  search --no-floppy --fs-uuid --set=root C25E32895E3275EF
	fi
	parttool ${root} hidden-
	chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda6/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda6 during installation
UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 /               ext4    errors=remount-ro 0       1
# /media/windows was on /dev/sda2 during installation
UUID=A6E045A7E0457E95 /media/windows  ntfs    defaults,umask=007,gid=46 0       0
# swap was on /dev/sda5 during installation
UUID=56b693c1-c257-4782-b4d0-5dcf235e5dae none            swap    sw              0       0
tmpfs      /tmp            tmpfs        defaults,size=1g           0    0
tmpfs /var/log tmpfs defaults,nosuid,nodev,noatime,mode=0755,size=5% 0 0
tmpfs    /var/cache/apt/archives    tmpfs    defaults,size=4g    0    0
tmpfs    /home/franck/.cache    tmpfs    defaults,size=1g    0    0
--------------------------------------------------------------------------------

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

Unknown BootLoader on sda3

00000000  00 74 00 61 00 62 00 6c  00 65 00 20 00 2a 00 2f  |.t.a.b.l.e. .*./|
00000010  00 20 00 0a 00 49 00 46  00 20 00 4e 00 4f 00 54  |. ...I.F. .N.O.T|
00000020  00 20 00 45 00 58 00 49  00 53 00 54 00 53 00 20  |. .E.X.I.S.T.S. |
00000030  00 28 00 53 00 45 00 4c  00 45 00 43 00 54 00 20  |.(.S.E.L.E.C.T. |
00000040  00 6e 00 61 00 6d 00 65  00 20 00 46 00 52 00 4f  |.n.a.m.e. .F.R.O|
00000050  00 4d 00 20 00 73 00 79  00 73 00 6f 00 62 00 6a  |.M. .s.y.s.o.b.j|
00000060  00 65 00 63 00 74 00 73  00 20 00 57 00 49 00 54  |.e.c.t.s. .W.I.T|
00000070  00 48 00 20 00 28 00 4e  00 4f 00 4c 00 4f 00 43  |.H. .(.N.O.L.O.C|
00000080  00 4b 00 29 00 20 00 57  00 48 00 45 00 52 00 45  |.K.). .W.H.E.R.E|
00000090  00 20 00 6e 00 61 00 6d  00 65 00 20 00 3d 00 20  |. .n.a.m.e. .=. |
000000a0  00 27 00 7b 00 35 00 7d  00 27 00 20 00 41 00 4e  |.'.{.5.}.'. .A.N|
000000b0  00 44 00 20 00 74 00 79  00 70 00 65 00 20 00 3d  |.D. .t.y.p.e. .=|
000000c0  00 20 00 27 00 50 00 27  00 29 00 20 00 0a 00 20  |. .'.P.'.). ... |
000000d0  00 20 00 20 00 49 00 46  00 20 00 4e 00 4f 00 54  |. . .I.F. .N.O.T|
000000e0  00 20 00 45 00 58 00 49  00 53 00 54 00 53 00 20  |. .E.X.I.S.T.S. |
000000f0  00 28 00 53 00 45 00 4c  00 45 00 43 00 54 00 20  |.(.S.E.L.E.C.T. |
00000100  00 6e 00 61 00 6d 00 65  00 20 00 46 00 52 00 4f  |.n.a.m.e. .F.R.O|
00000110  00 4d 00 20 00 73 00 79  00 73 00 6f 00 62 00 6a  |.M. .s.y.s.o.b.j|
00000120  00 65 00 63 00 74 00 73  00 20 00 57 00 49 00 54  |.e.c.t.s. .W.I.T|
00000130  00 48 00 20 00 28 00 54  00 41 00 42 00 4c 00 4f  |.H. .(.T.A.B.L.O|
00000140  00 43 00 4b 00 58 00 29  00 20 00 57 00 48 00 45  |.C.K.X.). .W.H.E|
00000150  00 52 00 45 00 20 00 6e  00 61 00 6d 00 65 00 20  |.R.E. .n.a.m.e. |
00000160  00 3d 00 20 00 27 00 7b  00 35 00 7d 00 27 00 20  |.=. .'.{.5.}.'. |
00000170  00 41 00 4e 00 44 00 20  00 74 00 79 00 70 00 65  |.A.N.D. .t.y.p.e|
00000180  00 20 00 3d 00 20 00 27  00 50 00 27 00 29 00 20  |. .=. .'.P.'.). |
00000190  00 0a 00 20 00 20 00 20  00 45 00 58 00 45 00 43  |... . . .E.X.E.C|
000001a0  00 28 00 27 00 43 00 52  00 45 00 41 00 54 00 45  |.(.'.C.R.E.A.T.E|
000001b0  00 20 00 50 00 52 00 4f  00 43 00 45 00 44 00 fe  |. .P.R.O.C.E.D..|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 98 3b 00 00 fe  |............;...|
000001d0  ff ff 05 fe ff ff 02 98  3b 00 00 30 08 0a 00 00  |........;..0....|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


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

cat: write error: Broken pipe

ADDITIONAL INFORMATION :
=================== log of boot-info 2015-07-14__11h43 ===================
boot-info version : 4ppa33
boot-sav version : 4ppa33
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 4ppa33
boot-info is executed in installed-session (Ubuntu 14.04.2 LTS, trusty, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-3.16.0-43-generic root=UUID=974aed4e-f0bf-4d1c-834b-086c21fbc0d6 ro quiet splash vt.handoff=7

=================== os-prober:
/dev/sda6:L'OS actuellement utilisé - Ubuntu 14.04.2 LTS CurrentSession:linux
/dev/sda1:Windows 7 (loader):Windows:chain

=================== blkid:
/dev/sda1: LABEL="RM-CM-)servM-CM-) au systM-CM-(me" UUID="C25E32895E3275EF" TYPE="ntfs"
/dev/sda2: UUID="A6E045A7E0457E95" TYPE="ntfs"
/dev/sda5: UUID="56b693c1-c257-4782-b4d0-5dcf235e5dae" TYPE="swap"
/dev/sda6: UUID="974aed4e-f0bf-4d1c-834b-086c21fbc0d6" TYPE="ext4"
/dev/zram0: UUID="2b347d4a-8fb4-4c05-bac7-3ebf60690ae3" TYPE="swap"
/dev/zram1: UUID="d16908c0-50d1-47d5-8e8e-ea5803373293" TYPE="swap"
/dev/zram2: UUID="5588b940-5b16-46a4-b0d6-3a32c1d1aaad" TYPE="swap"
/dev/zram3: UUID="d91d350f-45de-4caf-ada5-e895ffee5f1f" TYPE="swap"


1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.

Windows not detected by os-prober on sda2.
Avertissement : la partition étendue ne commence pas sur une frontière de
cylindres. DOS et Linux interpréteront les contenus différemment.

=================== /etc/grub.d/ :
drwxr-xr-x  2 root root      4096 juil. 13 01:22 grub.d
total 76
-rwxr-xr-x 1 root root  9424 juin  26 13:16 00_header
-rwxr-xr-x 1 root root  6058 mai    8  2014 05_debian_theme
-rwxr-xr-x 1 root root 11608 mai   15  2014 10_linux
-rwxr-xr-x 1 root root 10412 mai   15  2014 20_linux_xen
-rwxr-xr-x 1 root root  1992 mars  12  2014 20_memtest86+
-rwxr-xr-x 1 root root 11692 mai   15  2014 30_os-prober
-rwxr-xr-x 1 root root  1416 mai   15  2014 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mai   15  2014 40_custom
-rwxr-xr-x 1 root root   216 mai   15  2014 41_custom
-rw-r--r-- 1 root root   483 mai   15  2014 README




=================== /etc/default/grub :

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"




=================== UEFI/Legacy mode:
This installed-session is not in EFI-mode.
SecureBoot disabled.


=================== PARTITIONS & DISKS:
sda6	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-pc ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	.
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/mnt/boot-sav/sda1.
sda2	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/media/windows.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	has-os,	2048 sectors * 512 bytes


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

Model: ATA M4-CT256M4SSD2 (scsi)
Disk /dev/sda: 256GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size    Type      File system     Flags
1      1049kB  106MB  105MB   primary   ntfs            boot
2      106MB   168GB  168GB   primary   ntfs
3      168GB   256GB  88.2GB  extended
5      168GB   170GB  2000MB  logical   linux-swap(v1)
6      170GB   256GB  86.2GB  logical   ext4


Error: /dev/zram0: unrecognised disk label

Error: /dev/zram1: unrecognised disk label

Error: /dev/zram2: unrecognised disk label

Error: /dev/zram3: unrecognised disk label

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

BYT;
/dev/sda:256GB:scsi:512:512:msdos:ATA M4-CT256M4SSD2;
1:1049kB:106MB:105MB:ntfs::boot;
2:106MB:168GB:168GB:ntfs::;
3:168GB:256GB:88.2GB:::;
5:168GB:170GB:2000MB:linux-swap(v1)::;
6:170GB:256GB:86.2GB:ext4::;

Error: /dev/zram0: unrecognised disk label

Error: /dev/zram1: unrecognised disk label

Error: /dev/zram2: unrecognised disk label

Error: /dev/zram3: unrecognised disk label

=================== lsblk:
KNAME TYPE FSTYPE   SIZE LABEL     MODEL    UUID
sda   disk        238,5G           M4-CT256
sda1  part ntfs     100M Réservé au système
C25E32895E3275EF
sda2  part ntfs   156,3G                    A6E045A7E0457E95
sda3  part            1K
sda5  part swap     1,9G                    56b693c1-c257-4782-b4d0-5dcf235e5dae
sda6  part ext4    80,3G                    974aed4e-f0bf-4d1c-834b-086c21fbc0d6
sr0   rom          1024M           DVD RW A
zram0 disk swap   972,9M                    2b347d4a-8fb4-4c05-bac7-3ebf60690ae3
zram1 disk swap   972,9M                    d16908c0-50d1-47d5-8e8e-ea5803373293
zram2 disk swap   972,9M                    5588b940-5b16-46a4-b0d6-3a32c1d1aaad
zram3 disk swap   972,9M                    d91d350f-45de-4caf-ada5-e895ffee5f1f

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      0  0  0 running
sda1     0  0  0         /mnt/boot-sav/sda1
sda2     0  0  0         /media/windows
sda3     0  0  0
sda5     0  0  0         [SWAP]
sda6     0  0  0         /
sr0      1  0  1 running
zram0    0  0  0         [SWAP]
zram1    0  0  0         [SWAP]
zram2    0  0  0         [SWAP]
zram3    0  0  0         [SWAP]


=================== mount:
/dev/sda6 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
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)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /tmp type tmpfs (rw,size=1g)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
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)
tmpfs on /var/log type tmpfs (rw,nosuid,nodev,noatime,mode=0755,size=5%)
tmpfs on /var/cache/apt/archives type tmpfs (rw,size=4g)
tmpfs on /home/franck/.cache type tmpfs (rw,size=1g)
/dev/sda2 on /media/windows type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=franck)
/dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)


=================== 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 sda3 sda5 sda6 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 dri ecryptfs fb0 fb1 fd freefall full fuse hpet input kmsg kvm log mapper mcelog media0 mei mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda5 sda6 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom v4l vfio vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control
ls: impossible d'accéder à : Aucun fichier ou dossier de ce type

=================== hexdump -n512 -C /dev/sda1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 1f 03 00 00 00 00 00  |................|
00000030  55 21 00 00 00 00 00 00  02 00 00 00 00 00 00 00  |U!..............|
00000040  f6 00 00 00 01 00 00 00  ef 75 32 5e 89 32 5e c2  |.........u2^.2^.|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 41 20  |t.............A |
00000190  64 69 73 6b 20 72 65 61  64 20 65 72 72 6f 72 20  |disk read error |
000001a0  6f 63 63 75 72 72 65 64  00 0d 0a 42 4f 4f 54 4d  |occurred...BOOTM|
000001b0  47 52 20 69 73 20 6d 69  73 73 69 6e 67 00 0d 0a  |GR is missing...|
000001c0  42 4f 4f 54 4d 47 52 20  69 73 20 63 6f 6d 70 72  |BOOTMGR is compr|
000001d0  65 73 73 65 64 00 0d 0a  50 72 65 73 73 20 43 74  |essed...Press Ct|
000001e0  72 6c 2b 41 6c 74 2b 44  65 6c 20 74 6f 20 72 65  |rl+Alt+Del to re|
000001f0  73 74 61 72 74 0d 0a 00  8c a9 be d6 00 00 55 aa  |start.........U.|
00000200

=================== hexdump -n512 -C /dev/sda2
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 28 03 00  |........?....(..|
00000020  00 00 00 00 80 00 80 00  fa 3d 88 13 00 00 00 00  |.........=......|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  95 7e 45 e0 a7 45 e0 a6  |.........~E..E..|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 45 72  |t.............Er|
00000190  72 65 75 72 20 6c 65 63  74 75 72 65 20 64 69 73  |reur lecture dis|
000001a0  71 75 65 00 0d 0a 42 4f  4f 54 4d 47 52 20 61 62  |que...BOOTMGR ab|
000001b0  73 65 6e 74 00 0d 0a 42  4f 4f 54 4d 47 52 20 63  |sent...BOOTMGR c|
000001c0  6f 6d 70 72 65 73 73 82  00 0d 0a 43 74 72 6c 2b  |ompress....Ctrl+|
000001d0  41 6c 74 2b 53 75 70 70  72 20 70 6f 75 72 20 72  |Alt+Suppr pour r|
000001e0  65 64 82 6d 61 72 72 65  72 0d 0a 00 6f 20 72 65  |ed.marrer...o re|
000001f0  73 74 61 72 74 0d 0a 00  8c a4 b5 c9 00 00 55 aa  |start.........U.|
00000200

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

Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/sda6      ext4       79G  4.3G   71G   6% /
none           tmpfs     4.0K     0  4.0K   0% /sys/fs/cgroup
udev           devtmpfs  3.8G   12K  3.8G   1% /dev
tmpfs          tmpfs     1.0G   28M  997M   3% /tmp
tmpfs          tmpfs     779M  1.2M  778M   1% /run
none           tmpfs     5.0M     0  5.0M   0% /run/lock
none           tmpfs     3.9G  224K  3.8G   1% /run/shm
none           tmpfs     100M   44K  100M   1% /run/user
tmpfs          tmpfs     390M  2.6M  387M   1% /var/log
tmpfs          tmpfs     4.0G  1.5M  4.0G   1% /var/cache/apt/archives
tmpfs          tmpfs     1.0G  8.1M 1016M   1% /home/franck/.cache
/dev/sda2      fuseblk   157G   83G   74G  53% /media/windows
/dev/sda1      fuseblk   100M   26M   75M  26% /mnt/boot-sav/sda1

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

Disk /dev/sda: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 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: 0x0de0250e

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sda2          206848   327902714   163847933+   7  HPFS/NTFS/exFAT
/dev/sda3       327903230   500117503    86107137    5  Extended
/dev/sda5       327903232   331808767     1952768   82  Linux swap / Solaris
/dev/sda6       331810816   500117503    84153344   83  Linux




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda6 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s   fix-windows-boot


=================== Final advice in case of suggested repair


Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 14.04.2 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Boot-Repair]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)


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

En faisant une recherche sur ce type d'erreur :

Error: /dev/zram0: unrecognised disk label

Error: /dev/zram1: unrecognised disk label

Error: /dev/zram2: unrecognised disk label

Error: /dev/zram3: unrecognised disk label

Je constate que c'est comme ça chez tous ceux qui utilisent zRAM donc je suppose qu'il ne faut pas s'en inquiéter. Pour le reste, moi je ne vois pas d'anomalie.

Hors ligne

#5 Le 16/07/2015, à 10:06

zodd

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Merci, c'est bien ce qu'il m'a semblé, il fait bien ce que je lui ai demandé ^^

par contre comment voir si le switch entre les cartes vidéos fonctionne ou à minima, être sur que c'est bien l'ATI qui est utilisée?

Hors ligne

#6 Le 16/07/2015, à 11:12

malbo

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Pour tes questions sur la carte graphique, si personne ne sait te répondre ici (moi je ne sais pas), je te suggère de demander le déplacement de la présente discussion dans la rubrique où sont les spécialistes : "Affichage et cartes graphiques". Pour ce faire, tu peux cliquer sur le lien "Signaler aux modérateurs" (c'est en rouge) qui se trouve en bas à droite de ton post et tu pourras faire brièvement ta demande.

Hors ligne

#7 Le 16/07/2015, à 16:13

zodd

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

ok merci, je pense que je vais laisser le post ici pour ceux qui font des installations sur SSD.
je vais créer un topic exprès dans la bonne rubrique avec juste la partie carte graphique.


Sinon tu me confirmes que j'ai bien compris mon boot info et que les montages se font bien comme attendus? ^^
en tout cas merci beaucoup pour ton aide wink

Dernière modification par zodd (Le 16/07/2015, à 16:50)

Hors ligne

#8 Le 16/07/2015, à 17:42

malbo

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

zodd a écrit :

Sinon tu me confirmes que j'ai bien compris mon boot info et que les montages se font bien comme attendus? ^^

ça me semble correct mais je ne suis pas du tout expert dans ce genre de montage

Dernière modification par malbo (Le 16/07/2015, à 17:43)

Hors ligne

#9 Le 17/07/2015, à 14:28

zodd

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

merci quand même, tout comme toi je ne suis pas expert, mais ça me semble correct et pour l'instant tout a l'air de fonctionner..

Hors ligne

#10 Le 17/07/2015, à 15:17

malbo

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

Puisque tu as créé une autre discussion pour tes pb graphiques - comme tu l'avais dit dans le post #7 - je te prie de clore la présente discussion. Pour ce faire, je te propose de modifier le titre de ton PREMIER message afin qu'il devienne :

[Résolu] Installation sur HP Pavilion DV7 et SSD et double carte graphique

Hors ligne

#11 Le 20/07/2015, à 10:58

zodd

Re : [RésoIu] Installation sur HP Pavilion DV7 et SSD

voilà c'est fait merci ^^

Hors ligne