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.

#1101 Le 19/11/2013, à 19:18

svergeylen

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour,

J'ai essayé de réparer mon installation en faisant les choses suivantes :
- Mon SSD est le sda. Il contient UBuntu 13.10. MOn HDD est le sdb. Il contient la parition EFI et le windows
- Le boot doit booté sur le sdb (est-ce ok ?)
- J'ai convertit Ubuntu en version EFI en suivant le tuto
- J'ai résintallé le grub sur sdb et le menu grub s'affiche, et Linux se lance sur le ssd

Par contre, je n'ai plus accès du tout à Windows (avant, je pouvais faire boot iverride depuis le bios, maintenant, c'est impossible, j'arrive à chaque fois sur grub)

J'ai 3 entrées dans Grub qui donnent toutes les erreurs suivantes :
Error : no such device D8FB-4A07
Error file /EFI/Microsoft/Boot/Bkpbootmgfw.efi not found

Error : no such device D8FB-4A07
Error file /EFI/Microsoft/Boot/bkpbootx64.efi not found

Error : no such device D8FB-4A07
Error file /EFI/Microsoft/Boot/bootx64.efi not found

Cela provient de la regle /etc/grub.d/25_custom (générée automatiquement qui contient


#!/bin/sh
exec tail -n +3 $0

menuentry "StV Windows UEFI bkpbootmgfw.efi" {
search --fs-uuid --no-floppy --set=root D8FB-4A07
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
}

menuentry "StV Windows Boot UEFI loader" {
search --fs-uuid --no-floppy --set=root D8FB-4A07
chainloader (${root})/EFI/Boot/bootx64.efi
}

menuentry "StV EFI/boot/bootx64.efi" {
search --fs-uuid --no-floppy --set=root AC7A43BA7A438056
chainloader (${root})/EFI/boot/bootx64.efi
}

Mon boot info actuel est

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 6Nov2013]


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

 => Grub2 (v1.99) 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 
    in partition 94 for .
 => No boot loader is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 13.10 
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda2: __________________________________________________________________________

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

sda3: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Windows 7/2008: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /EFI/Boot/bkpbootx64.efi /EFI/Boot/bootx64.efi 
                       /EFI/ubuntu/grubx64.efi 
                       /EFI/Microsoft/Boot/bkpbootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgfw.efi.10nov2013 
                       /EFI/Microsoft/Boot/bootmgr.efi 
                       /EFI/Microsoft/Boot/bootx64.efi 
                       /EFI/Microsoft/Boot/memtest.efi

sdb2: __________________________________________________________________________

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

sdb3: __________________________________________________________________________

    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:        /bootmgr /Boot/BCD /Windows/System32/winload.exe

sdb4: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb5: __________________________________________________________________________

    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

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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    61,441,501    61,439,454  83 Linux
/dev/sda2          61,442,048    69,634,047     8,192,000  82 Linux swap / Solaris
/dev/sda3          69,634,048   250,068,991   180,434,944  83 Linux


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sdb1           2,048       411,647       409,600 EFI System partition
/dev/sdb2         411,648       673,791       262,144 Microsoft Reserved Partition (Windows)
/dev/sdb3         673,792   679,679,999   679,006,208 Data partition (Windows/Linux)
/dev/sdb4     679,680,000 1,901,094,911 1,221,414,912 Data partition (Windows/Linux)
/dev/sdb5   1,901,094,912 1,953,523,711    52,428,800 Windows Recovery Environment (Windows)

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        47cf7600-c71e-4677-b22d-3ea31d828ba4   ext4       
/dev/sda2        c1a37b1a-196a-4f0d-94be-1abb57e5454e   swap       
/dev/sda3        da1dae33-88b9-474a-ad07-c46ca747641c   ext4       
/dev/sdb1        D8FB-4A07                              vfat       SYSTEM
/dev/sdb3        8AF24081F240738B                       ntfs       OS
/dev/sdb4        9dbc0699-15e2-4fff-a308-f2812f6f6224   ext4       Donnees
/dev/sdb5        AC7A43BA7A438056                       ntfs       Recovery

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

Device           Mount_Point              Type       Options

/dev/sda1        /                        ext4       (rw,errors=remount-ro)
/dev/sda3        /home                    ext4       (rw)
/dev/sdb1        /boot/efi                vfat       (rw)
/dev/sdb4        /media/Donnees           ext4       (rw)


=========================== sda1/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
set default="0"

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,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  47cf7600-c71e-4677-b22d-3ea31d828ba4
else
  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
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=-1
else
  set timeout=2
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; 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-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	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  47cf7600-c71e-4677-b22d-3ea31d828ba4
	else
	  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
	fi
	linux	/boot/vmlinuz-3.11.0-13-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.11.0-13-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	menuentry 'Ubuntu, avec Linux 3.11.0-13-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-13-generic-advanced-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.11.0-13-generic…'
		linux	/boot/vmlinuz-3.11.0-13-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro   quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.11.0-13-generic
	}
	menuentry 'Ubuntu, avec Linux 3.11.0-13-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-13-generic-recovery-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.11.0-13-generic…'
		linux	/boot/vmlinuz-3.11.0-13-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.11.0-13-generic
	}
	menuentry 'Ubuntu, avec Linux 3.11.0-12-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-12-generic-advanced-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.11.0-12-generic…'
		linux	/boot/vmlinuz-3.11.0-12-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro   quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.11.0-12-generic
	}
	menuentry 'Ubuntu, avec Linux 3.11.0-12-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-12-generic-recovery-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.11.0-12-generic…'
		linux	/boot/vmlinuz-3.11.0-12-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.11.0-12-generic
	}
	menuentry 'Ubuntu, avec Linux 3.8.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-32-generic-advanced-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.8.0-32-generic…'
		linux	/boot/vmlinuz-3.8.0-32-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro   quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.8.0-32-generic
	}
	menuentry 'Ubuntu, avec Linux 3.8.0-32-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-32-generic-recovery-47cf7600-c71e-4677-b22d-3ea31d828ba4' {
	recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		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  47cf7600-c71e-4677-b22d-3ea31d828ba4
		else
		  search --no-floppy --fs-uuid --set=root 47cf7600-c71e-4677-b22d-3ea31d828ba4
		fi
		echo	'Chargement de Linux 3.8.0-32-generic…'
		linux	/boot/vmlinuz-3.8.0-32-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-3.8.0-32-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/25_custom ###

menuentry "StV Windows UEFI bkpbootmgfw.efi" {
# search --fs-uuid --no-floppy --set=root D8FB-4A07
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
}

menuentry "StV Windows Boot UEFI loader" {
# search --fs-uuid --no-floppy --set=root D8FB-4A07
chainloader (${root})/EFI/Boot/bootx64.efi
}

menuentry "StV EFI/boot/bootx64.efi" {
# search --fs-uuid --no-floppy --set=root AC7A43BA7A438056
chainloader (${root})/EFI/boot/bootx64.efi
}

### END /etc/grub.d/25_custom ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Boot Manager (UEFI on /dev/sdb1)" --class windows --class os {
	insmod part_gpt
	insmod fat
	set root='hd1,gpt1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt1 --hint-efi=hd1,gpt1 --hint-baremetal=ahci1,gpt1  D8FB-4A07
	else
	  search --no-floppy --fs-uuid --set=root D8FB-4A07
	fi
	chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda3 during installation
UUID=da1dae33-88b9-474a-ad07-c46ca747641c /home           ext4    defaults        0       2
# /media/Donnees was on /dev/sdb4 during installation
UUID=9dbc0699-15e2-4fff-a308-f2812f6f6224 /media/Donnees  ext4    defaults        0       2
# swap was on /dev/sda2 during installation
UUID=c1a37b1a-196a-4f0d-94be-1abb57e5454e none            swap    sw              0       0
# swap was on /dev/sdb7 during installation
UUID=89f19598-2907-4cc2-8a9a-97fc6000dab9 none            swap    sw              0       0
UUID=D8FB-4A07	/boot/efi	vfat	defaults	0	1
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)


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

cat: /tmp/BootInfo-Tbv674Om/Tmp_Log: No such file or directory

ADDITIONAL INFORMATION :
=================== log of boot-repair 2013-11-19__18h09 ===================
boot-repair version : 3.199~ppa36~saucy
boot-sav version : 3.199~ppa36~saucy
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 3.199~ppa36~saucy
boot-repair is executed in installed-session (Ubuntu 13.10, saucy, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic root=UUID=47cf7600-c71e-4677-b22d-3ea31d828ba4 ro quiet splash vt.handoff=7

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


=================== os-prober:
/dev/sda1:L'OS actuellement utilisé - Ubuntu 13.10 CurrentSession:linux
/dev/sdb1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi

=================== blkid:
/dev/sda1: UUID="47cf7600-c71e-4677-b22d-3ea31d828ba4" TYPE="ext4"
/dev/sda2: UUID="c1a37b1a-196a-4f0d-94be-1abb57e5454e" TYPE="swap"
/dev/sda3: UUID="da1dae33-88b9-474a-ad07-c46ca747641c" TYPE="ext4"
/dev/sdb1: LABEL="SYSTEM" UUID="D8FB-4A07" TYPE="vfat"
/dev/sdb3: LABEL="OS" UUID="8AF24081F240738B" TYPE="ntfs"
/dev/sdb4: LABEL="Donnees" UUID="9dbc0699-15e2-4fff-a308-f2812f6f6224" TYPE="ext4"
/dev/sdb5: LABEL="Recovery" UUID="AC7A43BA7A438056" TYPE="ntfs"


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

Windows not detected by os-prober on sdb3.

Attention : identifiant de table de partitions GPT (GUID) détecté sur « /dev/sdb ». L'utilitaire sfdisk ne prend pas GPT en charge. Utilisez GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


=================== /etc/grub.d/ :
drwxr-xr-x  2 root root       4096 nov 18 19:27 grub.d
drwxr-xr-x  2 root root       4096 nov 17 22:28 grub.d.bak
total 76
-rwxr-xr-x 1 root root  7850 oct 23 22:44 00_header
-rwxr-xr-x 1 root root  5949 aoû 15 10:26 05_debian_theme
-rwxr-xr-x 1 root root 11479 oct 23 22:44 10_linux
-rwxr-xr-x 1 root root 10258 oct 23 22:44 20_linux_xen
-rwxr-xr-x 1 root root   471 nov 18 19:27 25_custom
-rwxr-xr-x 1 root root   465 nov 18 19:20 25_custom~
-rwxr-xr-x 1 root root 11531 oct 23 22:44 30_os-prober
-rwxr-xr-x 1 root root  1426 oct 23 22:44 30_uefi-firmware
-rwxr-xr-x 1 root root   214 oct 23 22:44 40_custom
-rwxr-xr-x 1 root root   216 oct 23 22:44 41_custom
-rw-r--r-- 1 root root   483 oct 23 22:44 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=2
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"



/boot/efi detected in the fstab of sda1: UUID=D8FB-4A07	 (sdb1)
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bkpbootmgfw.efi
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bkpbootx64.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
Presence of .bkp file detected: /boot/efi/EFI/Boot/bkpbootx64.efi
Presence of .bkp file detected: /boot/efi/EFI/Microsoft/Boot/bkpbootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sdb5/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sdb5/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sdb5/EFI/Boot/bootx64.efi

efibootmgr -v
BootCurrent: 000C
Timeout: 2 seconds
BootOrder: 000C,000B,000A
Boot000A* Hard Drive 	BIOS(2,0,00)AMGOAMNO........o.S.a.m.s.u.n.g. .S.S.D. .8.4.0. .P.R.O. .S.e.r.i.e.s....................A...........................>..Gd-.;.A..MQ..L.1.S.P.2.E.N.D.A.2.3.7.2.1.5. .N. . . . ......AMBO
Boot000B* Windows Boot Manager	HD(1,800,64000,888f9ea7-33b6-4cdc-b1e7-b91656ba023e)File(EFIMicrosoftBootbootmgfw.efi)
Boot000C* ubuntu	HD(1,800,64000,888f9ea7-33b6-4cdc-b1e7-b91656ba023e)File(EFIUbuntugrubx64.efi)
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled. (maybe sec-boot, Veuillez indiquer ce message à boot.repair@gmail.com)


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	not-far,	.
sda3	: sda,	maybesepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/home.
sdb1	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/boot/efi.
sdb3	: sdb,	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,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdb3.
sdb4	: sdb,	maybesepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/media/Donnees.
sdb5	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdb5.

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


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

Model: ATA Samsung SSD 840 (scsi)
Disk /dev/sda: 128GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system     Flags
1      1049kB  31.5GB  31.5GB  primary  ext4            boot
2      31.5GB  35.7GB  4194MB  primary  linux-swap(v1)
3      35.7GB  128GB   92.4GB  primary  ext4


Model: ATA ST1000LM024 HN-M (scsi)
Disk /dev/sdb: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End     Size    File system  Name                          Flags
1      1049kB  211MB   210MB   fat32        EFI system partition          boot
2      211MB   345MB   134MB                Microsoft reserved partition  msftres
3      345MB   348GB   348GB   ntfs         Basic data partition          msftdata
4      348GB   973GB   625GB   ext4         Basic data partition          msftdata
5      973GB   1000GB  26.8GB  ntfs         Basic data partition          hidden, diag

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

BYT;
/dev/sda:128GB:scsi:512:512:msdos:ATA Samsung SSD 840;
1:1049kB:31.5GB:31.5GB:ext4::boot;
2:31.5GB:35.7GB:4194MB:linux-swap(v1)::;
3:35.7GB:128GB:92.4GB:ext4::;

BYT;
/dev/sdb:1000GB:scsi:512:4096:gpt:ATA ST1000LM024 HN-M;
1:1049kB:211MB:210MB:fat32:EFI system partition:boot;
2:211MB:345MB:134MB::Microsoft reserved partition:msftres;
3:345MB:348GB:348GB:ntfs:Basic data partition:msftdata;
4:348GB:973GB:625GB:ext4:Basic data partition:msftdata;
5:973GB:1000GB:26.8GB:ntfs:Basic data partition:hidden, diag;


=================== mount:
/dev/sda1 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)
none on /sys/firmware/efi/efivars type efivarfs (rw)
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)
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)
/dev/sda3 on /home type ext4 (rw)
/dev/sdb4 on /media/Donnees type ext4 (rw)
/dev/sdb1 on /boot/efi type vfat (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
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=stephane)
/dev/sdb3 on /mnt/boot-sav/sdb3 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdb5 on /mnt/boot-sav/sdb5 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 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 sdb2 sdb3 sdb4 sdb5 size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency disk dri ecryptfs fb0 fb1 fd full fuse hpet input kmsg kvm log mapper mcelog mei mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sdb sdb1 sdb2 sdb3 sdb4 sdb5 sg0 sg1 shm snapshot snd stderr stdin stdout uhid uinput urandom v4l vga_arbiter vhost-net video0 zero
ls /dev/mapper:  control
ls /boot/efi/2:

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 04 de 19  |.X.MSDOS5.0.....|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 40 06 00 11 03 00 00  00 00 00 00 02 00 00 00  |.@..............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 07 4a fb d8 4e  4f 20 4e 41 4d 45 20 20  |..).J..NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 4e 02 8a 56 40 b4 41  |{......|.N..V@.A|
00000070  bb aa 55 cd 13 72 10 81  fb 55 aa 75 0a f6 c1 01  |..U..r...U.u....|
00000080  74 05 fe 46 02 eb 2d 8a  56 40 b4 08 cd 13 73 05  |t..F..-.V@....s.|
00000090  b9 ff ff 8a f1 66 0f b6  c6 40 66 0f b6 d1 80 e2  |.....f...@f.....|
000000a0  3f f7 e2 86 cd c0 ed 06  41 66 0f b7 c9 66 f7 e1  |?.......Af...f..|
000000b0  66 89 46 f8 83 7e 16 00  75 38 83 7e 2a 00 77 32  |f.F..~..u8.~*.w2|
000000c0  66 8b 46 1c 66 83 c0 0c  bb 00 80 b9 01 00 e8 2b  |f.F.f..........+|
000000d0  00 e9 2c 03 a0 fa 7d b4  7d 8b f0 ac 84 c0 74 17  |..,...}.}.....t.|
000000e0  3c ff 74 09 b4 0e bb 07  00 cd 10 eb ee a0 fb 7d  |<.t............}|
000000f0  eb e5 a0 f9 7d eb e0 98  cd 16 cd 19 66 60 80 7e  |....}.......f`.~|
00000100  02 00 0f 84 20 00 66 6a  00 66 50 06 53 66 68 10  |.... .fj.fP.Sfh.|
00000110  00 01 00 b4 42 8a 56 40  8b f4 cd 13 66 58 66 58  |....B.V@....fXfX|
00000120  66 58 66 58 eb 33 66 3b  46 f8 72 03 f9 eb 2a 66  |fXfX.3f;F.r...*f|
00000130  33 d2 66 0f b7 4e 18 66  f7 f1 fe c2 8a ca 66 8b  |3.f..N.f......f.|
00000140  d0 66 c1 ea 10 f7 76 1a  86 d6 8a 56 40 8a e8 c0  |.f....v....V@...|
00000150  e4 06 0a cc b8 01 02 cd  13 66 61 0f 82 75 ff 81  |.........fa..u..|
00000160  c3 00 02 66 40 49 75 94  c3 42 4f 4f 54 4d 47 52  |...f@Iu..BOOTMGR|
00000170  20 20 20 20 00 00 00 00  00 00 00 00 00 00 00 00  |    ............|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 52 65  |..............Re|
000001b0  6d 6f 76 65 20 64 69 73  6b 73 20 6f 72 20 6f 74  |move disks or ot|
000001c0  68 65 72 20 6d 65 64 69  61 2e ff 0d 0a 44 69 73  |her media....Dis|
000001d0  6b 20 65 72 72 6f 72 ff  0d 0a 50 72 65 73 73 20  |k error...Press |
000001e0  61 6e 79 20 6b 65 79 20  74 6f 20 72 65 73 74 61  |any key to resta|
000001f0  72 74 0d 0a 00 00 00 00  00 ac cb d8 00 00 55 aa  |rt............U.|
00000200

=================== hexdump -n512 -C /dev/sdb3
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 48 0a 00  |........?....H..|
00000020  00 00 00 00 80 00 80 00  f0 cf 78 28 00 00 00 00  |..........x(....|
00000030  00 00 0c 00 00 00 00 00  7f 35 e9 02 00 00 00 00  |.........5......|
00000040  f6 00 00 00 01 00 00 00  8b 73 40 f2 81 40 f2 8a  |.........s@..@..|
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
ls /mnt/boot-sav/sdb5/2:
ls /mnt/boot-sav/sdb5: AsChange.exe
AsConfig.ini
AsDeploy.exe
AsDeploy.log
AsDiskpart.log
AsFac.log
AsKit64.wim
AsKit.wim
AsPartition.log
AsToolCDVer.txt
asus2.SWM
asus3.SWM
asus4.SWM
asus5.SWM
ASUSLog
asus.SWM
boot
bootmgr
bootmgr.efi
createiffs.txt
DisableS3S4
DRIVER64.wim
EFI
imagex.exe
Recovery
$RECYCLE.BIN
sources
SWPackage.ini
SWPackage.ini.bak
SWPackageusb.ini
System Volume Information
Tools  . Veuillez indiquer ce message à boot.repair@gmail.com

=================== hexdump -n512 -C /dev/sdb5
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 68 50 71  |........?....hPq|
00000020  00 00 00 00 80 00 80 00  ff ff 1f 03 00 00 00 00  |................|
00000030  00 00 0c 00 00 00 00 00  ff ff 31 00 00 00 00 00  |..........1.....|
00000040  f6 00 00 00 01 00 00 00  56 80 43 7a ba 43 7a ac  |........V.Cz.Cz.|
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

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


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

Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/sda1      ext4       29G  6.3G   21G  24% /
none           tmpfs     4.0K     0  4.0K   0% /sys/fs/cgroup
udev           devtmpfs  3.9G   12K  3.9G   1% /dev
tmpfs          tmpfs     788M  1.2M  787M   1% /run
none           tmpfs     5.0M     0  5.0M   0% /run/lock
none           tmpfs     3.9G  988K  3.9G   1% /run/shm
none           tmpfs     100M   80K  100M   1% /run/user
/dev/sda3      ext4       85G   11G   70G  14% /home
/dev/sdb4      ext4      574G   73G  472G  14% /media/Donnees
/dev/sdb1      vfat      196M   31M  166M  16% /boot/efi
/dev/sdb3      fuseblk   324G  106G  219G  33% /mnt/boot-sav/sdb3
/dev/sdb5      fuseblk    25G   19G  6.3G  75% /mnt/boot-sav/sdb5

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

Disk /dev/sda: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x0007c8a6

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048    61441501    30719727   83  Linux
/dev/sda2        61442048    69634047     4096000   82  Linux swap / Solaris
/dev/sda3        69634048   250068991    90217472   83  Linux

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x527cd163

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1  1953525167   976762583+  ee  GPT
Partition 1 does not start on physical sector boundary.


EFI détecté. Veuillez vérifier les options.
=================== Final advice in case of recommended repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdb1/efi/.../grub*.efi !

=================== Default settings
Recommended-Repair
This setting would reinstall the grub-efi of sda1, using the following options:        sdb1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s

=================== Settings chosen by the user
Boot-Info
This setting will not act on the MBR.



Aucun changement n'a été effectué sur cet ordinateur.

Merci pour votre aide.


EDIT :
A la lecture du boot info, il semble que le grub est installé sur le sda et pas le sdb. Je ne comprends pas pourquoi le boot placé sur le sdb fonctionne... ?
EDIT :
Le update-grub donne l'indiaction suivante :
Windows Boot Manager trouvé sur /dev/sdb1@/EFI/Microsoft/Boot/bootmgfw.efi
ce qui laisse croire que le fichier est bien trouvé à ce moment là....

Dernière modification par svergeylen (Le 19/11/2013, à 19:35)


Stéphane

Hors ligne

#1102 Le 22/11/2013, à 01:03

tralali44

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour,
J'ai essayé d'installer Ubuntu en dual avec windows 8 et j'ai utilisé Boot repair. Je n'y connais pas grand chose donc j'ai peut être fais des bétises puisque plus rien ne démarre.
j'obtiens à l'allumage l'erreur : Failed to open EFI\Microsoft\Boot\grubx64.efi-8000000000E   failed to load grud

si vous avez des conseils, je vous remercie par avance.

et voilà le Boot-Info que j'obtiens :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 12May2013]


============================= 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:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  Windows 8/2012: FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /EFI/Boot/bkpbootx64.efi /EFI/Boot/bootx64.efi 
                       /EFI/ubuntu/grubx64.efi /EFI/ubuntu/shimx64.efi 
                       /EFI/HP/BiosUpdate/CryptRSA.efi 
                       /EFI/HP/BiosUpdate/CryptRSA32.efi 
                       /EFI/HP/BiosUpdate/HpBiosUpdate.efi 
                       /EFI/HP/BiosUpdate/HpBiosUpdate32.efi 
                       /EFI/HP/SystemDiags/CryptRSA.efi 
                       /EFI/HP/SystemDiags/CryptRSA32.efi 
                       /EFI/HP/SystemDiags/SystemDiags.efi 
                       /EFI/HP/SystemRecovery/bootmgfw.efi 
                       /EFI/Microsoft/Boot/bkpbootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgr.efi 
                       /EFI/Microsoft/Boot/bootx64.efi 
                       /EFI/Microsoft/Boot/memtest.efi

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

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

sda5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /boot/bcd

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 13.04 
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda7: __________________________________________________________________________

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

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 4.04 2011-04-18
    Boot sector info:  Syslinux looks at sector 1615104 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: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition    Start Sector    End Sector  # of Sectors System
/dev/sda1           2,048     2,097,151     2,095,104 Windows Recovery Environment (Windows)
/dev/sda2       2,097,152     2,834,431       737,280 EFI System partition
/dev/sda3       2,834,432     3,096,575       262,144 Microsoft Reserved Partition (Windows)
/dev/sda4       3,096,576 1,000,351,543   997,254,968 Data partition (Windows/Linux)
/dev/sda5   1,921,521,664 1,953,513,471    31,991,808 Data partition (Windows/Linux)
/dev/sda6   1,000,351,744 1,909,202,943   908,851,200 Data partition (Windows/Linux)
/dev/sda7   1,909,202,944 1,921,521,663    12,318,720 Swap partition (Linux)

Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1007 MB, 1007157248 bytes
64 heads, 32 sectors/track, 960 cylinders, total 1967104 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    *             45     1,965,055     1,965,011   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        80FE3F11FE3EFF4A                       ntfs       Windows RE tools
/dev/sda2        8EAE-90A2                              vfat       SYSTEM
/dev/sda4        DA5EE8695EE83FBD                       ntfs       Windows
/dev/sda5        9884FA7C84FA5BE6                       ntfs       Recovery Image
/dev/sda6        6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add   ext4       
/dev/sda7        ba0af18a-7e83-45a0-99bd-6fb010f9a007   swap       
/dev/sdb1        42B3-0CDE                              vfat       MYLINUXLIVE
/dev/sr0                                                iso9660    Recovery12

================================ 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)
/dev/sr0         /media/ubuntu/Recovery12 iso9660    (ro,nosuid,nodev,uid=999,gid=999,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)


=========================== 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
set default="Windows Boot UEFI loader"

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_gpt
insmod ext2
set root='hd0,gpt6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
else
  search --no-floppy --fs-uuid --set=root 6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
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=en_US
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
  set timeout=10
else
  set timeout=10
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; 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-6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add' {
recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_gpt
	insmod ext2
	set root='hd0,gpt6'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
	else
	  search --no-floppy --fs-uuid --set=root 6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
	fi
	linux	/boot/vmlinuz-3.8.0-19-generic.efi.signed root=UUID=6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.8.0-19-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add' {
	menuentry 'Ubuntu, with Linux 3.8.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-advanced-6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add' {
	recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
		else
		  search --no-floppy --fs-uuid --set=root 6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
		fi
		echo	'Loading Linux 3.8.0-19-generic ...'
		linux	/boot/vmlinuz-3.8.0-19-generic.efi.signed root=UUID=6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add ro   quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.8.0-19-generic
	}
	menuentry 'Ubuntu, with Linux 3.8.0-19-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-recovery-6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add' {
	recordfail
		load_video
		insmod gzio
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt6'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt6 --hint-efi=hd0,gpt6 --hint-baremetal=ahci0,gpt6  6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
		else
		  search --no-floppy --fs-uuid --set=root 6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add
		fi
		echo	'Loading Linux 3.8.0-19-generic ...'
		linux	/boot/vmlinuz-3.8.0-19-generic.efi.signed root=UUID=6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.8.0-19-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+ ###
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/25_custom ###

menuentry "Windows UEFI bkpbootmgfw.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/Microsoft/Boot/bkpbootmgfw.efi
}

menuentry "Windows Boot UEFI loader" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/Boot/bkpbootx64.efi
}

menuentry "EFI/HP/BiosUpdate/CryptRSA32.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/BiosUpdate/CryptRSA32.efi
}

menuentry "EFI/HP/BiosUpdate/CryptRSA.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/BiosUpdate/CryptRSA.efi
}

menuentry "EFI/HP/BiosUpdate/HpBiosUpdate32.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/BiosUpdate/HpBiosUpdate32.efi
}

menuentry "EFI/HP/BiosUpdate/HpBiosUpdate.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/BiosUpdate/HpBiosUpdate.efi
}

menuentry "EFI/HP/SystemDiags/CryptRSA32.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/SystemDiags/CryptRSA32.efi
}

menuentry "EFI/HP/SystemDiags/CryptRSA.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/SystemDiags/CryptRSA.efi
}

menuentry "EFI/HP/SystemDiags/SystemDiags.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/SystemDiags/SystemDiags.efi
}

menuentry "EFI/HP/SystemRecovery/bootmgfw.efi" {
search --fs-uuid --no-floppy --set=root 8EAE-90A2
chainloader (${root})/EFI/HP/SystemRecovery/bootmgfw.efi
}
### END /etc/grub.d/25_custom ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 8 (loader) (on /dev/sda4)' --class windows --class os $menuentry_id_option 'osprober-chain-DA5EE8695EE83FBD' {
	insmod part_gpt
	insmod ntfs
	set root='hd0,gpt4'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt4 --hint-efi=hd0,gpt4 --hint-baremetal=ahci0,gpt4  DA5EE8695EE83FBD
	else
	  search --no-floppy --fs-uuid --set=root DA5EE8695EE83FBD
	fi
	drivemap -s (hd0) ${root}
	chainloader +1
}
menuentry 'Windows Recovery Environment (loader) (on /dev/sda5)' --class windows --class os $menuentry_id_option 'osprober-chain-9884FA7C84FA5BE6' {
	insmod part_gpt
	insmod ntfs
	set root='hd0,gpt5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt5 --hint-efi=hd0,gpt5 --hint-baremetal=ahci0,gpt5  9884FA7C84FA5BE6
	else
	  search --no-floppy --fs-uuid --set=root 9884FA7C84FA5BE6
	fi
	drivemap -s (hd0) ${root}
	chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
	fwsetup
}
### 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=6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda2 during installation
#UUID=8EAE-90A2  /boot/efi       vfat    defaults        0       1
# swap was on /dev/sda7 during installation
UUID=ba0af18a-7e83-45a0-99bd-6fb010f9a007 none            swap    sw              0       0
UUID=8EAE-90A2	/boot/efi	vfat	defaults	0	1
--------------------------------------------------------------------------------

=================== sda6: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 537.146907806 = 576.757100544  boot/grub/grub.cfg                             1
 477.638778687 = 512.860733440  boot/vmlinuz-3.8.0-19-generic                  2
 537.139072418 = 576.748687360  boot/vmlinuz-3.8.0-19-generic.efi.signed       1
 477.638778687 = 512.860733440  vmlinuz                                        2
 655.418361664 = 703.750107136  boot/initrd.img-3.8.0-19-generic               1
 655.418361664 = 703.750107136  initrd.img                                     1

=========================== 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 "Try Ubuntu without installing" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
	initrd	/casper/initrd.lz
}
menuentry "Install Ubuntu" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
	initrd	/casper/initrd.lz
}
menuentry "OEM install (for manufacturers)" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
	initrd	/casper/initrd.lz
}
menuentry "Check disc for defects" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  boot=casper integrity-check 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 50
ui gfxboot bootlogo
--------------------------------------------------------------------------------

=================== sdb1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

            ?? = ??             boot/grub/grub.cfg                             1

================= sdb1: Location of files loaded by Syslinux: ==================

           GiB - GB             File                                 Fragment(s)

            ?? = ??             syslinux/syslinux.cfg                          1
            ?? = ??             ldlinux.sys                                    1
            ?? = ??             syslinux/chain.c32                             1
            ?? = ??             syslinux/gfxboot.c32                           1
            ?? = ??             syslinux/vesamenu.c32                          1

============== 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)

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

File descriptor 8 (/proc/3804/mounts) leaked on lvscan invocation. Parent PID 16661: bash
  No volume groups found

ADDITIONAL INFORMATION :
=================== log of boot-repair 2013-11-21__23h46 ===================
boot-repair version : 3.199~ppa2~raring
boot-sav version : 3.199~ppa2~raring
glade2script version : 3.2.2~ppa45~raring
boot-sav-extra version : 3.199~ppa2~raring
boot-repair is executed in live-session (Linux-Secure-Remix-64bit 20may2013, raring, Ubuntu, x86_64)
ls: cannot access /home/usr/.config: No such file or directory
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


=================== os-prober:
/dev/sda4:Windows 8 (loader):Windows:chain
/dev/sda5:Windows Recovery Environment (loader):Windows1:chain
/dev/sda6:Linux-Secure-Remix-64bit 20may2013 (13.04):Ubuntu:linux

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sda1: LABEL="Windows RE tools" UUID="80FE3F11FE3EFF4A" TYPE="ntfs"
/dev/sda2: LABEL="SYSTEM" UUID="8EAE-90A2" TYPE="vfat"
/dev/sda4: LABEL="Windows" UUID="DA5EE8695EE83FBD" TYPE="ntfs"
/dev/sda5: LABEL="Recovery Image" UUID="9884FA7C84FA5BE6" TYPE="ntfs"
/dev/sda6: UUID="6a99fa37-b5c3-4bc5-9a0f-1a3359ec9add" TYPE="ext4"
/dev/sda7: UUID="ba0af18a-7e83-45a0-99bd-6fb010f9a007" TYPE="swap"
/dev/sr0: LABEL="Recovery12" TYPE="iso9660"
/dev/sdb1: LABEL="MYLINUXLIVE" UUID="42B3-0CDE" TYPE="vfat"


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


WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted.


WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bkpbootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda2/EFI/Boot/bkpbootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda2/EFI/Boot/bootx64.efi
Presence of .bkp file detected: /mnt/boot-sav/sda2/EFI/Boot/bkpbootx64.efi
Presence of .bkp file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bkpbootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda5/EFI/Microsoft/Boot/cdboot.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda5/EFI/Microsoft/Boot/cdboot_noprompt.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda5/EFI/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda5/EFI/Boot/bootx64.efi.efi


=================== sda6/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="Windows Boot UEFI loader"
#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"




=================== sda6/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 Nov 21 18:30 grub.d
total 76
-rwxr-xr-x 1 root root  7541 Apr  9  2013 00_header
-rwxr-xr-x 1 root root  5974 Apr  9  2013 05_debian_theme
-rwxr-xr-x 1 root root 11381 Apr  9  2013 10_linux
-rwxr-xr-x 1 root root 10258 Apr  9  2013 20_linux_xen
-rwxr-xr-x 1 root root  1688 Dec  5  2012 20_memtest86+
-rwxr-xr-x 1 root root  1576 Nov 21 18:30 25_custom
-rwxr-xr-x 1 root root 10976 Apr  9  2013 30_os-prober
-rwxr-xr-x 1 root root  1426 Apr  9  2013 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Apr  9  2013 40_custom
-rwxr-xr-x 1 root root   216 Apr  9  2013 41_custom
-rw-r--r-- 1 root root   483 Apr  9  2013 README


/boot/efi detected in the fstab of sda6: UUID=8EAE-90A2	 (sda2)
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot,	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,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/mnt/boot-sav/sda2.
sda4	: 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,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda4.
sda5	: 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,	recovery-or-hidden,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda5.
sda6	: sda,	not-sepboot,	grubenv-ok	grub2,	signed grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	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,	/mnt/boot-sav/sda6.

sda	: GPT,	no-BIOS_boot,	has-correctEFI, 	not-usb,	has-os,	2048 sectors * 512 bytes


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

Model: ATA ST1000DM003-1CH1 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End     Size    File system     Name                          Flags
1      1049kB  1074MB  1073MB  ntfs            Basic data partition          hidden, diag
2      1074MB  1451MB  377MB   fat32           EFI system partition          boot
3      1451MB  1585MB  134MB                   Microsoft reserved partition  msftres
4      1585MB  512GB   511GB   ntfs            Basic data partition
6      512GB   978GB   465GB   ext4
7      978GB   984GB   6307MB  linux-swap(v1)
5      984GB   1000GB  16.4GB  ntfs            Basic data partition          hidden


Model:  CCR-60 (scsi)
Disk /dev/sdb: 1007MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
1      23.0kB  1006MB  1006MB  primary  fat32        boot



                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: unrecognised disk label

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

BYT;
/dev/sda:1000GB:scsi:512:4096:gpt:ATA ST1000DM003-1CH1;
1:1049kB:1074MB:1073MB:ntfs:Basic data partition:hidden, diag;
2:1074MB:1451MB:377MB:fat32:EFI system partition:boot;
3:1451MB:1585MB:134MB::Microsoft reserved partition:msftres;
4:1585MB:512GB:511GB:ntfs:Basic data partition:;
6:512GB:978GB:465GB:ext4::;
7:978GB:984GB:6307MB:linux-swap(v1)::;
5:984GB:1000GB:16.4GB:ntfs:Basic data partition:hidden;

BYT;
/dev/sdb:1007MB:scsi:512:512:msdos: CCR-60;
1:23.0kB:1006MB:1006MB:fat32::boot;


                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: 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)
none on /sys/firmware/efi/efivars type efivarfs (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)
gvfsd-fuse on /run/user/ubuntu/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=ubuntu)
/dev/sr0 on /media/ubuntu/Recovery12 type iso9660 (ro,nosuid,nodev,uid=999,gid=999,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
/dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda2 on /mnt/boot-sav/sda2 type vfat (rw)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda5 on /mnt/boot-sav/sda5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda6 on /mnt/boot-sav/sda6 type ext4 (rw)


=================== 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 sda4 sda5 sda6 sda7 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):  alarm ashmem autofs binder block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uinput urandom vga_arbiter vhost-net zero
ls /dev/mapper:  control

=================== 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 f7 1f 00 00 00 00 00  |................|
00000030  00 55 01 00 00 00 00 00  02 00 00 00 00 00 00 00  |.U..............|
00000040  f6 00 00 00 01 00 00 00  4a ff 3e fe 11 3f fe 80  |........J.>..?..|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200
ls /mnt/boot-sav/sda2: EFI
HP_TOOLS
SYSTEM  . Please report this message to boot.repair@gmail.com

=================== hexdump -n512 -C /dev/sda2
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 08 6e 1a  |.X.MSDOS5.0...n.|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 00 20 00  |........?..... .|
00000020  00 40 0b 00 c9 02 00 00  00 00 00 00 02 00 00 00  |.@..............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 00 29 a2 90 ae 8e 4e  4f 20 4e 41 4d 45 20 20  |..)....NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 33 c9 8e d1 bc f4  |  FAT32   3.....|
00000060  7b 8e c1 8e d9 bd 00 7c  88 56 40 88 4e 02 8a 56  |{......|.V@.N..V|
00000070  40 b4 41 bb aa 55 cd 13  72 10 81 fb 55 aa 75 0a  |@.A..U..r...U.u.|
00000080  f6 c1 01 74 05 fe 46 02  eb 2d 8a 56 40 b4 08 cd  |...t..F..-.V@...|
00000090  13 73 05 b9 ff ff 8a f1  66 0f b6 c6 40 66 0f b6  |.s......f...@f..|
000000a0  d1 80 e2 3f f7 e2 86 cd  c0 ed 06 41 66 0f b7 c9  |...?.......Af...|
000000b0  66 f7 e1 66 89 46 f8 83  7e 16 00 75 39 83 7e 2a  |f..f.F..~..u9.~*|
000000c0  00 77 33 66 8b 46 1c 66  83 c0 0c bb 00 80 b9 01  |.w3f.F.f........|
000000d0  00 e8 2c 00 e9 a8 03 a1  f8 7d 80 c4 7c 8b f0 ac  |..,......}..|...|
000000e0  84 c0 74 17 3c ff 74 09  b4 0e bb 07 00 cd 10 eb  |..t.<.t.........|
000000f0  ee a1 fa 7d eb e4 a1 7d  80 eb df 98 cd 16 cd 19  |...}...}........|
00000100  66 60 80 7e 02 00 0f 84  20 00 66 6a 00 66 50 06  |f`.~.... .fj.fP.|
00000110  53 66 68 10 00 01 00 b4  42 8a 56 40 8b f4 cd 13  |Sfh.....B.V@....|
00000120  66 58 66 58 66 58 66 58  eb 33 66 3b 46 f8 72 03  |fXfXfXfX.3f;F.r.|
00000130  f9 eb 2a 66 33 d2 66 0f  b7 4e 18 66 f7 f1 fe c2  |..*f3.f..N.f....|
00000140  8a ca 66 8b d0 66 c1 ea  10 f7 76 1a 86 d6 8a 56  |..f..f....v....V|
00000150  40 8a e8 c0 e4 06 0a cc  b8 01 02 cd 13 66 61 0f  |@............fa.|
00000160  82 74 ff 81 c3 00 02 66  40 49 75 94 c3 42 4f 4f  |.t.....f@Iu..BOO|
00000170  54 4d 47 52 20 20 20 20  00 00 00 00 00 00 00 00  |TMGR    ........|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0d 0a 44 69  |..............Di|
000001b0  73 6b 20 65 72 72 6f 72  ff 0d 0a 50 72 65 73 73  |sk error...Press|
000001c0  20 61 6e 79 20 6b 65 79  20 74 6f 20 72 65 73 74  | any key to rest|
000001d0  61 72 74 0d 0a 00 00 00  00 00 00 00 00 00 00 00  |art.............|
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  ac 01 b9 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sda4
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 40 2f 00  |........?....@/.|
00000020  00 00 00 00 80 00 80 00  37 e7 70 3b 00 00 00 00  |........7.p;....|
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  bd 3f e8 5e 69 e8 5e da  |.........?.^i.^.|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 45 72 72 65  |............Erre|
00000190  75 72 20 6c 65 63 74 75  72 65 20 64 69 73 71 75  |ur lecture disqu|
000001a0  65 00 0d 0a 42 4f 4f 54  4d 47 52 20 63 6f 6d 70  |e...BOOTMGR comp|
000001b0  72 65 73 73 82 00 0d 0a  43 74 72 6c 2b 41 6c 74  |ress....Ctrl+Alt|
000001c0  2b 53 75 70 70 72 20 70  6f 75 72 20 72 65 64 82  |+Suppr pour red.|
000001d0  6d 61 72 72 65 72 0d 0a  00 73 74 61 72 74 0d 0a  |marrer...start..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a2 01 b6 01 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sda5
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 18 88 72  |........?......r|
00000020  00 00 00 00 80 00 80 00  ff 27 e8 01 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  e6 5b fa 84 7c fa 84 98  |.........[..|...|
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 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 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 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


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

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  2.9G   27M  2.9G   1% /
udev           devtmpfs   2.9G   12K  2.9G   1% /dev
tmpfs          tmpfs      585M  828K  584M   1% /run
/dev/sdb1      vfat       956M  919M   37M  97% /cdrom
/dev/loop0     squashfs   738M  738M     0 100% /rofs
none           tmpfs      4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs          tmpfs      2.9G  940K  2.9G   1% /tmp
none           tmpfs      5.0M     0  5.0M   0% /run/lock
none           tmpfs      2.9G   76K  2.9G   1% /run/shm
none           tmpfs      100M   24K  100M   1% /run/user
/dev/sr0       iso9660    3.9G  3.9G     0 100% /media/ubuntu/Recovery12
/dev/sda1      fuseblk   1023M  356M  668M  35% /mnt/boot-sav/sda1
/dev/sda2      vfat       356M   54M  303M  15% /mnt/boot-sav/sda2
/dev/sda4      fuseblk    476G   29G  448G   6% /mnt/boot-sav/sda4
/dev/sda5      fuseblk     16G   14G  1.9G  88% /mnt/boot-sav/sda5
/dev/sda6      ext4       427G  2.6G  403G   1% /mnt/boot-sav/sda6

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

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xb4404ac1

Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1  1953525167   976762583+  ee  GPT
Partition 1 does not start on physical sector boundary.

Disk /dev/sdb: 1007 MB, 1007157248 bytes
64 heads, 32 sectors/track, 960 cylinders, total 1967104 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: 0x00000000

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          45     1965055      982505+   b  W95 FAT32


EFI detected. Please check the options.

=================== Recommended repair
Recommended-Repair
This setting will reinstall the grub-efi-amd64-signed of sda6, using the following options:        sda2/boot/efi,
Additional repair will be performed: unhide-bootmenu-10s    backup-and-rename-efi-files


rm /mnt/boot-sav/sda2/efi/Microsoft/Boot/bootmgfw.efi
rm /mnt/boot-sav/sda2/efi/Microsoft/Boot/bootx64.efi /mnt/boot-sav/sda2/efi/Microsoft/Boot/bootx64.efi.grb
rm /mnt/boot-sav/sda2/efi/Boot/bootx64.efi
Mount sda2 on /mnt/boot-sav/sda6/boot/efi
ls /mnt/boot-sav/sda6/boot/efi: EFI
HP_TOOLS
SYSTEM  . Please report this message to boot.repair@gmail.com
grub-install (GRUB) 2.00-13ubuntu3,grub-install (GRUB) 2.

Reinstall the grub-efi-amd64-signed of sda6
Installation finished. No error reported.
grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
mv 25_custom
(debug) beglsefi1 ubuntu/shimx64.efi ; ubuntu , /mnt/boot-sav/sda6/boot/efi .
ls /mnt/boot-sav/sda6/boot/efi: EFI
HP_TOOLS
SYSTEM  . Please report this message to boot.repair@gmail.com
df /dev/sda2
Save and rename /mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi (/mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bkpbootmgfw.efi)
cp /mnt/boot-sav/sda6/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
df /dev/sda2
cp /mnt/boot-sav/sda6/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bootx64.efi (& .grb)
df /dev/sda2
Save and rename /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bootx64.efi (/mnt/boot-sav/sda6/boot/efi/EFI/Boot/bkpbootx64.efi)
cp /mnt/boot-sav/sda6/boot/efi/EFI/ubuntu/shimx64.efi /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bootx64.efi
ls /mnt/boot-sav/sda6/boot/efi: EFI
HP_TOOLS
SYSTEM  . Please report this message to boot.repair@gmail.com
Add /mnt/boot-sav/sda6/boot/efi efi entries in /mnt/boot-sav/sda6/etc/grub.d/25_custom
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bkpbootmgfw.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/Boot/bkpbootx64.efi
sda2//mnt/boot-sav/sda6/boot/efi/EFI/Boot/bkpbootx64.efi already added
sda2//mnt/boot-sav/sda6/boot/efi/EFI/Microsoft/Boot/bkpbootmgfw.efi already added
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/BiosUpdate/CryptRSA32.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/BiosUpdate/CryptRSA.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate32.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/BiosUpdate/HpBiosUpdate.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/SystemDiags/CryptRSA32.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/SystemDiags/CryptRSA.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/SystemDiags/SystemDiags.efi
Adding custom /mnt/boot-sav/sda6/boot/efi/EFI/HP/SystemRecovery/bootmgfw.efi
Installation finished. No error reported.
grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0

chroot /mnt/boot-sav/sda6 update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.8.0-19-generic
Found initrd image: /boot/initrd.img-3.8.0-19-generic
Found Windows 8 (loader) on /dev/sda4
Found Windows Recovery Environment (loader) on /dev/sda5
Adding boot menu entry for EFI firmware configuration
Unhide GRUB boot menu in sda6/boot/grub/grub.cfg

Boot successfully repaired.

You can now reboot your computer.
Please do not forget to make your BIOS boot on sda2/EFI/ubuntu/shimx64.efi file!

Hors ligne

#1103 Le 22/11/2013, à 09:10

Compte anonymisé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Salut

En fin du rapport :

You can now reboot your computer.
Please do not forget to make your BIOS boot on sda2/EFI/ubuntu/shimx64.efi file!

As-tu réglé le bios en conséquence?

@+

#1104 Le 22/11/2013, à 09:22

tralali44

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour,
non je dois dire que je ne sais pas comment faire...
des instructions ?
merci d'avance

Hors ligne

#1105 Le 22/11/2013, à 09:36

Compte anonymisé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Des instruction non, mais il doit y avoir un accès au bios sur ta machine via une touche (Fx) et à partir de là tu dois pouvoir régler le boot UEFI.

Voir ICI si tu trouves ton bonheur.

@+

#1106 Le 23/11/2013, à 21:55

Francky_dev

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour,

J'essaye d'installer Windows 8 et Linux Mint en dual boot sans succès.

J'ai d'abord essayé avec EasyBCD et une fois le menu créé, Windows démarre mais pas Mint.

Après réinstallation de Windows 8, je tente de créer le menu de boot avec boot-repair et ...
Le menu de grub me permet de choisir entre Ubuntu et Linux Mint, l'option linux fonctionne mais pas l'option Windows 8.
Quand je sélectionne cette dernière, j'ai un écran noir.

Voici le boot info généré par boot-repair :

http://paste.ubuntu.com/6465224/

Dans le fichier, il apparait plusieurs fois "Failed to mount" sur les différents sda mais je ne sais pas quoi faire à partir de là.

Pouvez-vous m'aider ?

Merci,

Franck

Hors ligne

#1107 Le 23/11/2013, à 21:56

Compte supprimé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Juste un grand merci pour cet outil de boot-repair et la page de doc.
Depuis quelques semaines, j'ai eu l'occasion de réparer plusieurs boots  suite à installation sur Xubuntu, Ubuntu et Archlinux; en bios et en uefi. Chaque fois lles indications sont claires  et tout se passe bien.

#1108 Le 25/11/2013, à 14:08

Zoulou.4556

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour YannUbuntu, je me retrouve avec un problème avec Grub, je m'en suis rendu compte en lançant une mise à jour via le terminal ou j'ai eu cette réponse après l'installation des mises à jour.

/usr/sbin/grub-mkconfig: 1: /etc/default/grub: If: not found

j'ai donc fais un update-grub et j'ai la même réponse, je me suis donc tourné vers boot-repair qui après manipulation grub serait réparé, je lance ensuite Grub customizer pour remettre la configuration qui me plais sur mon fichier de Grub et je me retrouve avec la même réponse.

1) resultat de boot repair
1385381014.png
2) resultat de boot repair
1385381135.png

résultat de grub-customizer après boot-repair
1385381208.png

J'ai donc relance boot-repair etc..., le résultat reste le même, j'édite mon fichier de grub via cette commande

gksudo gedit /etc/default/grub

Voici la réponse

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="1280x800x24"

# 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"

export GRUB_MENU_PICTURE="/home/eric/Images/Fond/EmperorPenguin_2005_2592.JPG"
export GRUB_COLOR_NORMAL="white/black"
export GRUB_COLOR_HIGHLIGHT="blue/black"

Du coup je ne vois pas qu'elle est le problème, une aide serait sympa pour me sortir de cette impasse merci.
Edit: je n'ai pas redémarré mon pc depuis 3 jours, et depuis je n'ai pas cherché a le redémarrer.

Dernière modification par Zoulou.4556 (Le 25/11/2013, à 14:15)


Il est un des symboles de la résistance face à l'envahisseur et l’oppresseur des libertés, le zoulou est aussi une langue aillant le plus de locuteurs en Afrique australe dont la communauté Ubuntu.

Hors ligne

#1109 Le 25/11/2013, à 14:13

Compte anonymisé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Salut

La première ligne du fichier grub est erronée. Elle devrait être commentée :
sudo  gedit   /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="1280x800x24"

# 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"

export GRUB_MENU_PICTURE="/home/eric/Images/Fond/EmperorPenguin_2005_2592.JPG"
export GRUB_COLOR_NORMAL="white/black"
export GRUB_COLOR_HIGHLIGHT="blue/black"

Tu sauves et fais un :
sudo  update-grub

@+

#1110 Le 25/11/2013, à 14:21

Zoulou.4556

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

slt jeanjd63, merci je vais faire la manip et je te tiens au courant.


Il est un des symboles de la résistance face à l'envahisseur et l’oppresseur des libertés, le zoulou est aussi une langue aillant le plus de locuteurs en Afrique australe dont la communauté Ubuntu.

Hors ligne

#1111 Le 25/11/2013, à 14:27

Zoulou.4556

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Super !, tout est rentré dans l'ordre, vraiment bizarre que se symbole est disparu, je n'ai pas encore compris comment !
Merci encore jeanjd63 pour ton aide si rapide smile


Il est un des symboles de la résistance face à l'envahisseur et l’oppresseur des libertés, le zoulou est aussi une langue aillant le plus de locuteurs en Afrique australe dont la communauté Ubuntu.

Hors ligne

#1112 Le 25/11/2013, à 16:59

Babdu89

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour.

Je soupçonne Grubcustomizer, par-ce-que je ne l'aime pas !!!  lol lol lol

C'est vrai qu'il ne fait pas bon ménage avec Boot-Repair . wink

@+  Babdu89   .


J'ai découvert Ubuntu avec la 07.10.... Et alors?!...  Depuis je regarde de temps en temps si Windows marche toujours....

Hors ligne

#1113 Le 25/11/2013, à 17:31

Zoulou.4556

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

non ça ne vient pas de grub-customizer Babdu89, c'est de ma faute, j'ai manipulé mon fichier grub il y a quelques jours en y ajoutant un son (petit chanson) au démarrage du pc, évidemment ça a fini par me saoulé et j'ai remis la configuration de départ en utilisant nano et j'ai sûrement fais une mauvaise manip sur le fichier en l'enregistrant, je l'avais zappé celle là ... hmm

Dernière modification par Zoulou.4556 (Le 25/11/2013, à 17:33)


Il est un des symboles de la résistance face à l'envahisseur et l’oppresseur des libertés, le zoulou est aussi une langue aillant le plus de locuteurs en Afrique australe dont la communauté Ubuntu.

Hors ligne

#1114 Le 30/12/2013, à 19:12

LawBender

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour à toutes et tous
Mon ubuntu a planté ce matin.
Un message "error: unknown filesystem
grub rescue> "
S'affiche au démarrage.
J'ai installé boot repair en live usb et démarré sur l'usb.
Arrivé sur l'interface boot repair, le logiciel ne me propose pas de "réparation recommandée", mais uniquement de créer un rapport boot info.
Le lien qui m'a été donné est http://paste.ubuntu.com/6663161

Que faire ?

Hors ligne

#1115 Le 30/12/2013, à 19:18

Compte anonymisé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Salut

Je te conseille en LiveCD/USB de commencer par faire un :
sudo  fsck  -f  -y   /dev/sda1

@+

#1116 Le 31/12/2013, à 16:36

LawBender

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Salut
La réponse à la commande est fsck.ext4 : device or ressource busy lors de la tentative d'ouverture de /dev/sda1 Système de fichier ouvert ou ressource busy en mode esclusif par un autre programme ?

Hors ligne

#1117 Le 31/12/2013, à 17:32

Compte anonymisé

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Il faut faire en LiveCD un :
sudo  fdisk  -l
et donner le retour.

#1118 Le 01/01/2014, à 11:03

papilonaa

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour j ai lance boot repair du linux secure cdbit et apres reboot rien voila le rapport, si quelqu un peut aider merci
http://paste.ubuntu.com/6672258/
j ai reessaye et cette fois j ai ce message
minimal bash;....
le rapport est le suivant
http://paste.ubuntu.com/6673651/
merci

Dernière modification par papilonaa (Le 01/01/2014, à 18:11)

Hors ligne

#1119 Le 01/01/2014, à 11:23

powerflower5

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour,
Tout d'abord, bonne et heureuse année à vous tous.
J'ai utilisé aujourd'hui boot repair car mon portable ne démarrait plus. C'était le grub (je ne sais pas si c'est ça pour windows) qui gérait mon dual boot w7 et Mint13. En lançant boot repair, je suis allée un vite et est lancée directement "réparations recommandées" sans aller dans les options. Du coup, l'os par défaut au démarrage est Mint, or, j'aurais préféré que ce soit celui de W7. Car le jour, où je voudrai changer d'os mint, je ne pourrai malheureusement pas le faire puisuqe c'est lui qui démarre mon ordi!  Est-il possible de changer ça ou pas? Si oui,comment faire,svp?
Je vous précise la manipulation qui a planté tout mon ordi :
- j'ai installé debian en choisissant lors de l'installation : " installer dans un espace suffisant". Je n'ai donc pas pu choisir ou placer Grub. L'installateur n'a créé qu'une seule nouvelle partition.
- ne parvenant pas à démarrer debian (problème de carte graphique), j'ai supprimé la partiton où debian était installé.
- j'ai redémarré mon ordi et là, l'horreur... plus rien ne démarre et le message qui s'affiche me dit (en gros) : impossible de trouver grub, partition inexistante!!!
- j'ai du coup, grâce à un cd d'installation de xubuntu, télécharger la version ubuntu sécurisé et lancer "les réparations recommandées"
Et voilà. Je suis quand même très contente d'avoir récupéré mon ordi en état de marche parfait.


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#1120 Le 01/01/2014, à 11:45

papilonaa

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Etant le 1 de 2014 a poster sur ce forum je te souhaite une Bonne annee a toi power flower, en fait j attend aussi une reponse au plantage de mon ordi un peu plus haut, hummm bonne chance!:)

Hors ligne

#1121 Le 01/01/2014, à 15:49

powerflower5

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Merci papilonaa et bonne année à toi aussi! Bonne chance pour ton souci.


laptop: HP G72-a55SF /Ubuntu 18.04.1 64bit /Gnome 3.26.1 /Intel pentium  P6000 CPU 1.87Ghz x2 /ram 4Go /dd 485Go /CG Intel corporation Core Processor Integrated graphic controller et Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Hors ligne

#1122 Le 01/01/2014, à 19:58

riton72

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour et bonne année 2014 à tous,
je viens vous exposer un problème de dual boot dont je ne parviens pas à venir à bout malgré une lecture intensive de plusieurs forums. J'espère que l'utilisation de Boot-repair me permettra enfin de le résoudre mais boot-repair me retourne des messages qui m'inquiètent et pour lesquels je sollicite vos lumières et conseils:
Pour la première fois j'ai assemblé un PC qui fonctionne en UEFI, pour le stockage j'ai installé un SSD  de 256Go et j'ai récupéré le HDD de mon ordi précèdent que j'ai reformaté; les deux sont en GPT.Je cherche à installer un dual boot Windows 8.1 pro et Ubuntu 13.10. J'ai installé d'abord Windows sur le SSD (j'ai désactivé le secure boot) puis j'ai installé Ubuntu en mixant les partitions entre le SSD et le HDD (e.g le swap sur le HDD). Le résultat de l'analyse Boot-info est ici:  http://paste.ubuntu.com/6673838
Le  problème est que mon système boot systématiquement et directement sous Windows, impossible d'avoir le menu de choix de l'OS du Grub même en essayant de le forcer via le choix de la partition de boot dans l'UEFI. J'ai téléchargé Boot-repair que j'ai mis sur une clef USB bootable pour tenter de résoudre le problème. J'arrive à booter sur la clef et à lancer boot repair mais j'obtiens les messages suivants:
-Juste après le scan réalisé automatiquement au lancement de boot-repair, j'ai un message d'information qui indique "EFI detected. Please check the options". Comment faut il interpréter ce message et quels sont les paramètres à vérifier ?  Je n'ai rien trouvé d'évident (pour moi) dans les menus de boot-repair
-Apres j'obtiens le massage de warning suivant : " This will install necessary packages from Ubuntu 13.04 repositories. Please back-up your data before this operation". Pourquoi ce message ? dois-je m'inquiéter ?
-Enfin, j'ai essayé de lancer la réparation automatique mais ca échoue et j'obtiens le message suivant "Please close your package managers (software updater, ..., Synaptic) Then try again" or je n'ai rien lancé et je ne note aucun soft de ce type d'ouvert.
Je ne sais comment avancer, merci d'avance de vos conseils.

Hors ligne

#1123 Le 01/01/2014, à 20:37

pmegard

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonjour et bonne année à tous.
Je viens d'installer Linux en dual boot avec Windows XP sur un vieux PC.
Probleme de boot, et boot repair ne m'a pas permis de résoudre le problème.

La config est dans http://paste.ubuntu.com/6673979/

Merci de bien vouloir me donner un coup de main :-) et meilleurs voeux

Hors ligne

#1124 Le 01/01/2014, à 20:47

Arbiel

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonsoir

@ pmegard

Peux-tu indiquer quel problème tu rencontres ?

Arbiel

Dernière modification par Arbiel (Le 01/01/2014, à 20:49)


Arbiel Perlacremaz
LDLC Aurore NK3S-8-S4 Ubuntu 20.04
Abandon d'azerty au profit de bépo, de google au profit de Lilo et de la messagerie électronique violable au profit de Protonmail, une messagerie chiffrée de poste de travail à poste de travail.

Hors ligne

#1125 Le 01/01/2014, à 21:04

pmegard

Re : [Réparateur de démarrage] Développement du logiciel Boot-Repair

Bonsoir Arbiel, au boot j'ai grub rescue et je ne trouve pas de solution

Hors ligne