Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 10/04/2014, à 18:30

Le Grinch

[résolu]problème de boot avec grub (ubuntu et windows7)

Bonjour, j'ai besoin de vôtre aide et voici mon problème.

J'ai une tour HP XW4600 Workstation de 2006 sur laquelle j'ai partitionner mon disque dure de 1To avec windows 7 installer au début du disque (sda1 de 182Gio) et ubuntu 12.04-4 (sda2 de 748Gio).

Les 2 installation se sont bien passé, windows boot normalement avant l'installation de ubuntu.

L'installation de ubuntu terminé celui-ci démarre bien, à l'écran de démarrage il me donne bien le choix entre ubuntu 12.04 ou windows 7 alors si je choisi  ubuntu il boot sans problème par contre si je choisi windows il passe à un écran noir et ne boot pas!

J'ai créer une usb bootable avec boot-repair-disque, si je fait réparer cela ne change rien.
Le boot-info est le suivant http:// paste.ubuntu.com/7231268/

J'ai fait l'essai  de l'option réparer le MBR et la windows reboot parfaitement mais plus de ubuntu car grub disparait.

J'ai donc réparer le chargeur grub et bien sur windows s'affiche à l'écran du choix de l'os mais ensuite c'est écran noir
lorsque je boot dessus et par contre ubuntu redémarre parfaitement.

Merci pour vôtre aide.

Dernière modification par Le Grinch (Le 12/04/2014, à 19:34)

Hors ligne

#2 Le 11/04/2014, à 11:06

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Ton Boot-Info est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 31Jan2013]


============================= 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 
    for (,msdos5)/boot/grub on this drive.
 => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdf.

sda1: __________________________________________________________________________

    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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

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

sda7: __________________________________________________________________________

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

sdf1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 4.05 20120131
    Boot sector info:  Syslinux looks at sector 1045808 of /dev/sdf1 for its 
                       second stage. SYSLINUX is installed in the  directory. 
                       According to the info in the boot sector, sdf1 starts 
                       at sector 0. But according to the info from fdisk, 
                       sdf1 starts at sector 62.
    Operating System:  
    Boot files:        /syslinux/syslinux.cfg /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 / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *             63   382,893,209   382,893,147   7 NTFS / exFAT / HPFS
/dev/sda2         382,894,078 1,953,523,711 1,570,629,634   5 Extended
/dev/sda5         382,894,080   451,252,223    68,358,144  83 Linux
/dev/sda6         451,254,272   461,017,087     9,762,816  82 Linux swap / Solaris
/dev/sda7         461,019,136 1,953,523,711 1,492,504,576  83 Linux


Drive: sdf _____________________________________________________________________

Disk /dev/sdf: 8011 MB, 8011120640 bytes
247 heads, 62 sectors/track, 1021 cylinders, total 15646720 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/sdf1    *             62    15,635,593    15,635,532   c W95 FAT32 (LBA)


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/loop1       0d77605c-660a-45c4-b69d-0c037054af2c   ext3       
/dev/sda1        63D06E6C1C84E0D1                       ntfs       
/dev/sda5        94424c4b-a65a-4100-a505-e48388edfde1   ext4       
/dev/sda6        fe2f3868-0b42-4936-bf2c-d406700ec73f   swap       
/dev/sda7        a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d   ext4       
/dev/sdf1        EBD4-FCF6                              vfat       

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

Device           Mount_Point              Type       Options

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


=========================== sda5/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 [ "${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 {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos5)'
  search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  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
if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
menuentry 'Ubuntu, with Linux 3.11.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.11.0-19-generic
}
menuentry 'Ubuntu, with Linux 3.11.0-19-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.11.0-19-generic ...'
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.11.0-19-generic
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, with Linux 3.11.0-15-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.11.0-15-generic
}
menuentry 'Ubuntu, with Linux 3.11.0-15-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.11.0-15-generic ...'
	linux	/boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.11.0-15-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic-pae' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-60-generic-pae
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic-pae (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.2.0-60-generic-pae ...'
	linux	/boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-60-generic-pae
}
}
### END /etc/grub.d/10_linux ###

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

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux16	/boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {
	insmod part_msdos
	insmod ntfs
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
	chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

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

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

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda5/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>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda5 during installation
UUID=94424c4b-a65a-4100-a505-e48388edfde1 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda7 during installation
UUID=a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d /home           ext4    defaults        0       2
# swap was on /dev/sda6 during installation
UUID=fe2f3868-0b42-4936-bf2c-d406700ec73f none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 192.794670105 = 207.011700736  boot/grub/grub.cfg                             1
 192.750026703 = 206.963765248  boot/grub/core.img                             1
 192.780593872 = 206.996586496  boot/vmlinuz-3.11.0-15-generic                 1
 184.107120514 = 197.683515392  boot/vmlinuz-3.11.0-19-generic                 1
 183.852344513 = 197.409951744  boot/vmlinuz-3.2.0-60-generic-pae              1
 184.107120514 = 197.683515392  vmlinuz                                        1
 192.780593872 = 206.996586496  vmlinuz.old                                    1
 184.562824249 = 198.172823552  boot/initrd.img-3.11.0-15-generic              2
 184.937820435 = 198.575472640  boot/initrd.img-3.11.0-19-generic              2
 183.971584320 = 197.537984512  boot/initrd.img-3.2.0-60-generic-pae           2
 184.562824249 = 198.172823552  initrd.img.old                                 2

========================= sdf1/syslinux/syslinux.cfg: ==========================

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

================= sdf1: 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

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

========= Devices which don't seem to have a corresponding hard drive: =========

sdb sdc sdd sde 

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

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

ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-04-10__17h38 ===================
boot-repair version : 3.198~ppa16~raring
boot-sav version : 3.198~ppa16~raring
glade2script version : 3.2.2~ppa45~raring
boot-sav-extra version : 3.198~ppa16~raring
File descriptor 8 (/proc/4205/mounts) leaked on lvs invocation. Parent PID 5887: /bin/sh
No volume groups found
boot-repair is executed in live-session (Boot-Repair-Disk 32bit 24avr2013, raring, Ubuntu, i686)
ls: cannot access /home/usr/.config: No such file or directory
CPU op-mode(s):        32-bit, 64-bit
noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss

=================== os-prober:
/dev/sda1:Windows 7 (loader):Windows:chain
/dev/sda5:Ubuntu 12.04.4 LTS (12.04):Ubuntu:linux

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/loop1: UUID="0d77605c-660a-45c4-b69d-0c037054af2c" TYPE="ext3"
/dev/sda1: UUID="63D06E6C1C84E0D1" TYPE="ntfs"
/dev/sda5: UUID="94424c4b-a65a-4100-a505-e48388edfde1" TYPE="ext4"
/dev/sda6: UUID="fe2f3868-0b42-4936-bf2c-d406700ec73f" TYPE="swap"
/dev/sda7: UUID="a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d" TYPE="ext4"
/dev/sdf1: UUID="EBD4-FCF6" TYPE="vfat"


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

Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.


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

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

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

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

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

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

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

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

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




=================== sda5/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 févr.  4 12:01 grub.d
total 60
-rwxr-xr-x 1 root root 7806 déc.   6 10:07 00_header
-rwxr-xr-x 1 root root 5522 déc.   6 09:52 05_debian_theme
-rwxr-xr-x 1 root root 7877 déc.   6 10:07 10_linux
-rwxr-xr-x 1 root root 6449 déc.   6 10:07 20_linux_xen
-rwxr-xr-x 1 root root 1588 nov.  27  2011 20_memtest86+
-rwxr-xr-x 1 root root 6675 déc.   6 10:07 30_os-prober
-rwxr-xr-x 1 root root 1388 déc.   6 10:07 30_uefi-firmware
-rwxr-xr-x 1 root root  214 déc.   6 10:07 40_custom
-rwxr-xr-x 1 root root   95 déc.   6 10:07 41_custom
-rw-r--r-- 1 root root  483 déc.   6 10:07 README


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


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda1.
sda5	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-pc ,	update-grub,	32,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda5.
sda7	: 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,	/mnt/boot-sav/sda7.

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


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

Model: ATA WDC WD10EARS-00M (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system     Flags
1      32.3kB  196GB   196GB   primary   ntfs            boot
2      196GB   1000GB  804GB   extended
5      196GB   231GB   35.0GB  logical   ext4
6      231GB   236GB   4999MB  logical   linux-swap(v1)
7      236GB   1000GB  764GB   logical   ext4


Model:  USB DISK 2.0 (scsi)
Disk /dev/sdf: 8011MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
1      31.7kB  8005MB  8005MB  primary  fat32        boot, lba

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

BYT;
/dev/sda:1000GB:scsi:512:512:msdos:ATA WDC WD10EARS-00M;
1:32.3kB:196GB:196GB:ntfs::boot;
2:196GB:1000GB:804GB:::;
5:196GB:231GB:35.0GB:ext4::;
6:231GB:236GB:4999MB:linux-swap(v1)::;
7:236GB:1000GB:764GB:ext4::;

BYT;
/dev/sdf:8011MB:scsi:512:512:msdos: USB DISK 2.0;
1:31.7kB:8005MB:8005MB:fat32::boot, lba;


=================== 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/sdf1 on /cdrom type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
gvfsd-fuse on /run/user/lubuntu/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu)
/dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda5 on /mnt/boot-sav/sda5 type ext4 (rw)
/dev/sda7 on /mnt/boot-sav/sda7 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 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 size slaves stat subsystem trace uevent
/sys/block/sdc (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
/sys/block/sdd (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
/sys/block/sde (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
/sys/block/sdf (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdf1 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 fw0 hpet input kmsg log mapper mcelog mem net network_latency network_throughput null oldmem parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sdb sdc sdd sde sdf sdf1 sg0 sg1 sg2 sg3 sg4 sg5 sg6 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 3f 00 00 00  |........?...?...|
00000020  00 00 00 00 80 00 80 00  5a 7c d2 16 00 00 00 00  |........Z|......|
00000030  04 00 00 00 00 00 00 00  c5 27 6d 01 00 00 00 00  |.........'m.....|
00000040  f6 00 00 00 01 00 00 00  d1 e0 84 1c 6c 6e d0 63  |............ln.c|
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

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

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs 1008M   74M  884M   8% /
udev           devtmpfs   2.0G   12K  2.0G   1% /dev
tmpfs          tmpfs      403M  804K  402M   1% /run
/dev/sdf1      vfat       7.5G  1.5G  6.0G  20% /cdrom
/dev/loop0     squashfs   431M  431M     0 100% /rofs
none           tmpfs      4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs          tmpfs      2.0G  8.0K  2.0G   1% /tmp
none           tmpfs      5.0M  4.0K  5.0M   1% /run/lock
none           tmpfs      2.0G     0  2.0G   0% /run/shm
none           tmpfs      100M   12K  100M   1% /run/user
/dev/sda1      fuseblk    183G   12G  171G   7% /mnt/boot-sav/sda1
/dev/sda5      ext4        32G  3.4G   28G  11% /mnt/boot-sav/sda5
/dev/sda7      ext4       701G  103M  665G   1% /mnt/boot-sav/sda7

=================== 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 / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000db19a

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   382893209   191446573+   7  HPFS/NTFS/exFAT
/dev/sda2       382894078  1953523711   785314817    5  Extended
/dev/sda5       382894080   451252223    34179072   83  Linux
/dev/sda6       451254272   461017087     4881408   82  Linux swap / Solaris
/dev/sda7       461019136  1953523711   746252288   83  Linux

Disk /dev/sdf: 8011 MB, 8011120640 bytes
247 heads, 62 sectors/track, 1021 cylinders, total 15646720 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: 0x000850a1

Device Boot      Start         End      Blocks   Id  System
/dev/sdf1   *          62    15635593     7817766    c  W95 FAT32 (LBA)



=================== Default settings
Recommended-Repair
This setting would reinstall the grub2 of sda5 into the MBR of sda.
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.

Désolé mais je ne vois pas d'anomalie dans ce Boot-Info.
Si personne ne sait trouver une solution, je te propose d'installer Ubuntu 12.04.4 par Wubi : http://doc.ubuntu-fr.org/wubi#telecharg … ateur_wubi
Tout se fait par internet pas besoin de CD ni de clé USB. Quand ce sera fait, si ce Ubuntu installé par Wubi fonctionne, tu as deux solutions :
1) soit tu utilises ce nouvel Ubuntu installé par Wubi et tu n'utilises plus l'autre (tu récupères la place pour créer une partition de stockage en NTFS par exemple)
2) tu utilises seulement le menu Grub de ce nouvel Ubuntu pour arriver à démarrer ton Ubuntu installé sur partitions Linux. En plus de gérer ton démarrage, le Ubuntu installé par Wubi tient lieu d'outil de dépannage du Ubuntu installé sur partitions Linux au lieu que tu aies à recourir à un liveCD ou une liveUSB de dépannage.

Les raisons de cette étrange proposition : ton Windows doit être équipé d'un système de protection qui empêche qu'il soit démarré autrement que par le chargeur d'amorçage Windows dans le MBR. L'idée, c'est de céder à ses caprices mais de faire en sorte de pouvoir utiliser son gestionnaire de démarrage bootmgr pour démarrer sur autre chose que Windows (en l’occurrence, sur le Ubuntu installé par Wubi)

Dernière modification par malbo (Le 11/04/2014, à 12:33)

Hors ligne

#3 Le 11/04/2014, à 16:25

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Merci Malbo.

La lecture du boot-info est impressionnante de par sa précision. pour info avant de faire cette installation sur le disque de 1To, j'avais mon ubuntu 12.04 et un 10.04 sur se disque
qui fonctionner très bien en dual-boot et j'ai voulu installer windows 7 sur un autre disque de 200Go.

Celui-ci fonctionner bien jusqu'au moment ou j'ai fait update-grub sur ubuntu 12.04 afin de le prendre en charge.
Windows 7 sait afficher à l'écran du choix de l'os à booter mais le système
passer sur un écran noir et ne booter !

Alors je me suis dit que cela venais sûrement du faite qu'il n'était pas sur le même disque et j'ai refait mon installation comme décrite sur mon premier message pour m’apercevoir
que le problème était le même.

Je vais réaliser l'installation via wubi et je dirais si cela me permet de booter tous mes OS.

Merci pour ton aide.

Hors ligne

#4 Le 11/04/2014, à 16:48

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Attends d'autres suggestions. Et si personne n'a d'idée, fais-le demain.

Hors ligne

#5 Le 11/04/2014, à 17:34

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Je n'ai pas attendu, j'ai lancer boot-repair-disk option restaurer le MBR et le boot info est le suivant /7235419/ si cela peut-être utile pour donné une idée du problème.

Cela ma permis de booter sur windows 7 (ubuntu 12.04 n’apparaissant plus car pour rebooter dessus il me faudra restaurer grub avec Boot-repair-disk).

Je viens de lancer wubi pour voir et cet depuis ubuntu 12.04  installer depuis windows 7 que je vous écris ( merci Malbo ).

Si une solution viens à se présentée je pourrai toujours essayer car je ne suis pas à une installation près on verras bien (mise à jour anti-virus  et autre sp1 ne sont pas faite au cas ou).

Hors ligne

#6 Le 11/04/2014, à 17:55

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Le Grinch a écrit :

Je viens de lancer wubi pour voir et cet depuis ubuntu 12.04  installer depuis windows 7 que je vous écris ( merci Malbo ).

Parfait. Mais quand tu choisis "ubuntu" dans le menu de bootmgr, après cela, tu dois normalement voir un menu Grub. Et dans ce menu Grub comme je t'avais expliqué dans le post #2, tu as une entrée pour démarrer ton autre Ubuntu, celui qui est installé sur partitions Linux. As-tu essayé ça ? Et est-ce que ça fonctionne et que tu arrives bien à faire tourner ce Ubuntu qui était inaccessible ?

Dernière modification par malbo (Le 11/04/2014, à 17:57)

Hors ligne

#7 Le 11/04/2014, à 18:07

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Alors se ubuntu apparaît bien mais si je boot dessus c'est écran noir avec obligation de redémarrer pour booter sur celle installer par wubi.

Par curiosité j'ai lancé: sudo update-grub et voila se qui s'affiche dans le terminal.

mitou@ubuntu:~$ sudo update-grub
[sudo] password for mitou:
Generating grub.cfg ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.11.0-19-generic.efi.signed
Found linux image: /boot/vmlinuz-3.11.0-19-generic
Found initrd image: /boot/initrd.img-3.11.0-19-generic
Found Windows 7 (loader) on /dev/sda1
Skipping Windows 7 (loader) on Wubi system
Found Ubuntu 12.04.4 LTS (12.04) on /dev/sda5
done
mitou@ubuntu:~$

Tu en pense quoi ?

En attendant je vais rebooter pour essayer si je peu démarrer dessus maintenant.

Peu tu me dire ou wubi installe ubuntu car depuis l'utilitaire de disque j'ai celui-ci qui s'affiche: Root.disk Fichier 19 GB EXT3  /dev/loop0

Merci.

Hors ligne

#8 Le 11/04/2014, à 18:14

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Alors je viens de rebooter  sur ubuntu (sda5) mais cela ne fonctionne pas malgré update-grub, toutes les versions s'affiche mais seul celle de wubi fonctionne!

Hors ligne

#9 Le 11/04/2014, à 18:18

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Pourrais-tu faire un Boot-Info depuis une session de ton Ubuntu installé par Wubi ? Tu sauterais l'étape 1 pour attaquer directement à l'étape 2
Motif : au vu du Boot-Info, je pourrai répondre plus précisément à tes questions. Et d’ailleurs, en l'étudiant un peu toi-même ce Boot-Info, tu trouveras probablement des infos...

Hors ligne

#10 Le 11/04/2014, à 18:45

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Merci Malbo.

le boot-info est le suivant: /7235922/

Juste pour information je suis une bille en informatique, je n'ai jamais appris (47ans et suis chauffeur) et je ne parle pas l'anglais.

Tous se que je fais je l'apprend grâce à internet  et avec l'aide de personne comme toi.

Hors ligne

#11 Le 12/04/2014, à 05:23

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

N’empêche que pour une bille, tu caches bien ton jeu puisque tu fais des manips que la plupart des gens ne savent pas faire.
Ton boot-Info est là :

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


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

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

sda1: __________________________________________________________________________

    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 
                       /wubildr /ubuntu/winboot/wubildr /wubildr.mbr 
                       /ubuntu/winboot/wubildr.mbr /ubuntu/disks/root.disk 
                       /ubuntu/disks/swap.disk

sda1/Wubi: _____________________________________________________________________

    File system:       ext3
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 12.04.4 LTS 
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

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

sda7: __________________________________________________________________________

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

============================ 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 / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *             63   382,893,209   382,893,147   7 NTFS / exFAT / HPFS
/dev/sda2         382,894,078 1,953,523,711 1,570,629,634   5 Extended
/dev/sda5         382,894,080   451,252,223    68,358,144  83 Linux
/dev/sda6         451,254,272   461,017,087     9,762,816  82 Linux swap / Solaris
/dev/sda7         461,019,136 1,953,523,711 1,492,504,576  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0       8a74ef5b-8120-43cb-b75b-2812eab52df3   ext3       
/dev/sda1        63D06E6C1C84E0D1                       ntfs       
/dev/sda5        94424c4b-a65a-4100-a505-e48388edfde1   ext4       
/dev/sda6        fe2f3868-0b42-4936-bf2c-d406700ec73f   swap       
/dev/sda7        a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d   ext4       

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

Device           Mount_Point              Type       Options

/dev/loop0       /                        ext3       (rw)
/dev/sda1        /host                    fuseblk    (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)


======================== sda1/Wubi/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 [ "${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 {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ntfs
  set root='(hd0,msdos1)'
  search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
  loopback loop0 /ubuntu/disks/root.disk
  set root=(loop0)
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=-1
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

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

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

### BEGIN /etc/grub.d/10_lupin ###
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
if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
menuentry 'Ubuntu, avec Linux 3.11.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ntfs
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
	loopback loop0 /ubuntu/disks/root.disk
	set root=(loop0)
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=63D06E6C1C84E0D1 loop=/ubuntu/disks/root.disk ro   quiet splash vt.handoff=7
	initrd	/boot/initrd.img-3.11.0-19-generic
}
menuentry 'Ubuntu, avec Linux 3.11.0-19-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ntfs
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
	loopback loop0 /ubuntu/disks/root.disk
	set root=(loop0)
	echo	'Chargement de Linux 3.11.0-19-generic ...'
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=63D06E6C1C84E0D1 loop=/ubuntu/disks/root.disk ro recovery nomodeset 
	echo	'Chargement du disque mémoire initial ...'
	initrd	/boot/initrd.img-3.11.0-19-generic
}
### END /etc/grub.d/10_lupin ###

### 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/30_os-prober ###
menuentry "Ubuntu, with Linux 3.11.0-19-generic (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-3.11.0-19-generic
}
menuentry "Ubuntu, with Linux 3.11.0-19-generic (recovery mode) (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset
	initrd /boot/initrd.img-3.11.0-19-generic
}
menuentry "Ubuntu, with Linux 3.11.0-15-generic (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-3.11.0-15-generic
}
menuentry "Ubuntu, with Linux 3.11.0-15-generic (recovery mode) (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset
	initrd /boot/initrd.img-3.11.0-15-generic
}
menuentry "Ubuntu, with Linux 3.2.0-60-generic-pae (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-3.2.0-60-generic-pae
}
menuentry "Ubuntu, with Linux 3.2.0-60-generic-pae (recovery mode) (on /dev/sda5)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux /boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset
	initrd /boot/initrd.img-3.2.0-60-generic-pae
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

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

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

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

============================= sda1/Wubi/etc/fstab: =============================

--------------------------------------------------------------------------------
# UNCONFIGURED FSTAB FOR BASE SYSTEM
/host/ubuntu/disks/swap.disk	none	swap	sw	0	0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

   4.962898254 = 5.328871424    boot/grub/grub.cfg                             1
   1.734897614 = 1.862832128    boot/vmlinuz-3.11.0-19-generic                25
   1.728182793 = 1.855622144    boot/vmlinuz-3.11.0-19-generic.efi.signed     25
   1.734897614 = 1.862832128    vmlinuz                                       25
   4.917714119 = 5.280355328    boot/initrd.img-3.11.0-19-generic             70
   4.917714119 = 5.280355328    initrd.img                                    70

=========================== sda5/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 [ "${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 {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos5)'
  search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  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
if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
menuentry 'Ubuntu, with Linux 3.11.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.11.0-19-generic
}
menuentry 'Ubuntu, with Linux 3.11.0-19-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.11.0-19-generic ...'
	linux	/boot/vmlinuz-3.11.0-19-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.11.0-19-generic
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, with Linux 3.11.0-15-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.11.0-15-generic
}
menuentry 'Ubuntu, with Linux 3.11.0-15-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.11.0-15-generic ...'
	linux	/boot/vmlinuz-3.11.0-15-generic root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.11.0-15-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic-pae' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux	/boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-60-generic-pae
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic-pae (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	echo	'Loading Linux 3.2.0-60-generic-pae ...'
	linux	/boot/vmlinuz-3.2.0-60-generic-pae root=UUID=94424c4b-a65a-4100-a505-e48388edfde1 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-60-generic-pae
}
}
### END /etc/grub.d/10_linux ###

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

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux16	/boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos5)'
	search --no-floppy --fs-uuid --set=root 94424c4b-a65a-4100-a505-e48388edfde1
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {
	insmod part_msdos
	insmod ntfs
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 63D06E6C1C84E0D1
	chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

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

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

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda5/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>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda5 during installation
UUID=94424c4b-a65a-4100-a505-e48388edfde1 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda7 during installation
UUID=a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d /home           ext4    defaults        0       2
# swap was on /dev/sda6 during installation
UUID=fe2f3868-0b42-4936-bf2c-d406700ec73f none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 192.794670105 = 207.011700736  boot/grub/grub.cfg                             1
 192.750026703 = 206.963765248  boot/grub/core.img                             1
 192.780593872 = 206.996586496  boot/vmlinuz-3.11.0-15-generic                 1
 184.107120514 = 197.683515392  boot/vmlinuz-3.11.0-19-generic                 1
 183.852344513 = 197.409951744  boot/vmlinuz-3.2.0-60-generic-pae              1
 184.107120514 = 197.683515392  vmlinuz                                        1
 192.780593872 = 206.996586496  vmlinuz.old                                    1
 184.562824249 = 198.172823552  boot/initrd.img-3.11.0-15-generic              2
 184.937820435 = 198.575472640  boot/initrd.img-3.11.0-19-generic              2
 183.971584320 = 197.537984512  boot/initrd.img-3.2.0-60-generic-pae           2
 187.495839119 = 201.322124288  initrd.img                                    70
 184.562824249 = 198.172823552  initrd.img.old                                 2

========= Devices which don't seem to have a corresponding hard drive: =========

sdb sdc sdd sde 


ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-04-11__19h27 ===================
boot-repair version : 3.199~ppa40~precise
boot-sav version : 3.199~ppa40~precise
glade2script version : 3.2.2~ppa45~precise
boot-sav-extra version : 3.199~ppa40~precise
boot-repair is executed in live-session (Ubuntu 12.04.4 LTS, precise, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic root=UUID=63D06E6C1C84E0D1 loop=/ubuntu/disks/root.disk ro quiet splash vt.handoff=7

=================== os-prober:
/dev/sda1:Windows 7 (loader):Windows:chain
/dev/sda5:Ubuntu 12.04.4 LTS (12.04):Ubuntu:linux

=================== blkid:
/dev/loop0: UUID="8a74ef5b-8120-43cb-b75b-2812eab52df3" TYPE="ext3"
/dev/sda1: UUID="63D06E6C1C84E0D1" TYPE="ntfs"
/dev/sda5: UUID="94424c4b-a65a-4100-a505-e48388edfde1" TYPE="ext4"
/dev/sda6: UUID="fe2f3868-0b42-4936-bf2c-d406700ec73f" TYPE="swap"
/dev/sda7: UUID="a3ed3f4a-eddd-4006-a6c8-0cba43cb4c1d" TYPE="ext4"


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

Avertissement : la partition étendue ne commence pas sur une frontière de
cylindres. DOS et Linux interpréteront les contenus différemment.

=================== sda5/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 févr.  4 13:01 grub.d
total 60
-rwxr-xr-x 1 root root 7806 déc.   6 11:07 00_header
-rwxr-xr-x 1 root root 5522 déc.   6 10:52 05_debian_theme
-rwxr-xr-x 1 root root 7877 déc.   6 11:07 10_linux
-rwxr-xr-x 1 root root 6449 déc.   6 11:07 20_linux_xen
-rwxr-xr-x 1 root root 1588 nov.  27  2011 20_memtest86+
-rwxr-xr-x 1 root root 6675 déc.   6 11:07 30_os-prober
-rwxr-xr-x 1 root root 1388 déc.   6 11:07 30_uefi-firmware
-rwxr-xr-x 1 root root  214 déc.   6 11:07 40_custom
-rwxr-xr-x 1 root root   95 déc.   6 11:07 41_custom
-rw-r--r-- 1 root root  483 déc.   6 11:07 README




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

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

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

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

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

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

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

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

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



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


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	is-winboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/host.
sda5	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-pc ,	update-grub,	32,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda5.
sda7	: 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,	/mnt/boot-sav/sda7.

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


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

Model: ATA WDC WD10EARS-00M (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system     Flags
1      32.3kB  196GB   196GB   primary   ntfs            boot
2      196GB   1000GB  804GB   extended
5      196GB   231GB   35.0GB  logical   ext4
6      231GB   236GB   4999MB  logical   linux-swap(v1)
7      236GB   1000GB  764GB   logical   ext4

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

BYT;
/dev/sda:1000GB:scsi:512:512:msdos:ATA WDC WD10EARS-00M;
1:32.3kB:196GB:196GB:ntfs::boot;
2:196GB:1000GB:804GB:::;
5:196GB:231GB:35.0GB:ext4::;
6:231GB:236GB:4999MB:linux-swap(v1)::;
7:236GB:1000GB:764GB:ext4::;


=================== mount:
/dev/loop0 on / type ext3 (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /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)
/dev/sda1 on /host type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
gvfs-fuse-daemon on /home/mitou/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=mitou)
/dev/sda5 on /mnt/boot-sav/sda5 type ext4 (rw)
/dev/sda7 on /mnt/boot-sav/sda7 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 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 size slaves stat subsystem trace uevent
/sys/block/sdc (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
/sys/block/sdd (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
/sys/block/sde (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
/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):  autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse fw0 hpet input kmsg log lp0 mapper mcelog mem net network_latency network_throughput null parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sda7 sdb sdc sdd sde sg0 sg1 sg2 sg3 sg4 sg5 shm snapshot snd sr0 stderr stdin stdout uhid 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 3f 00 00 00  |........?...?...|
00000020  00 00 00 00 80 00 80 00  5a 7c d2 16 00 00 00 00  |........Z|......|
00000030  04 00 00 00 00 00 00 00  c5 27 6d 01 00 00 00 00  |.........'m.....|
00000040  f6 00 00 00 01 00 00 00  d1 e0 84 1c 6c 6e d0 63  |............ln.c|
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

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

Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/loop0     ext3       17G  2.5G   15G  15% /
udev           devtmpfs  2.0G   12K  2.0G   1% /dev
tmpfs          tmpfs     394M  852K  393M   1% /run
none           tmpfs     5.0M     0  5.0M   0% /run/lock
none           tmpfs     2.0G  156K  2.0G   1% /run/shm
/dev/sda1      fuseblk   183G   16G  167G   9% /host
/dev/sda5      ext4       32G  3.4G   27G  12% /mnt/boot-sav/sda5
/dev/sda7      ext4      701G  132M  665G   1% /mnt/boot-sav/sda7

=================== 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 / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000db19a

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   382893209   191446573+   7  HPFS/NTFS/exFAT
/dev/sda2       382894078  1953523711   785314817    5  Extended
/dev/sda5       382894080   451252223    34179072   83  Linux
/dev/sda6       451254272   461017087     4881408   82  Linux swap / Solaris
/dev/sda7       461019136  1953523711   746252288   83  Linux



=================== Default settings
Recommended-Repair
This setting would reinstall the grub2 of sda5 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s  repair-wubi

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



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

Par rapport à ta question sur l'endroit où wubi installe ubuntu, tu as des infos dans cet extrait :

sda1: __________________________________________________________________________

    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 
                       /wubildr /ubuntu/winboot/wubildr /wubildr.mbr 
                       /ubuntu/winboot/wubildr.mbr /ubuntu/disks/root.disk 
                       /ubuntu/disks/swap.disk

On y voit que sda1 est ton disque C: selon l'appellation Windows ( c'est la ligne "Operating System:  Windows 7" qui permet de le savoir) et tu peux voir qu'il existe un dossier nommé ubuntu qui se trouve dans cette partition : si tu démarres ton ordi sous Windows, tu pourras voir ce dossier nommé "ubuntu", l'ouvrir pour voir ce qu'il y a dedans si ça te chante. C'est ce dossier qui contient toute l'installation Ubuntu faite par Wubi. En dehors de ce dossier ubuntu, il y a des fichiers qui servent au démarrage (wubildr et wubildr.mbr) que tu pourras voir sous C: depuis ta session Windows.

D'autre part, grâce au Boot-Info, je peux voir ce que tu as dans le menu Grub au démarrage. J'y vois que tu as une entrée qui doit apparaître sous la désignation suivante :

Ubuntu, with Linux 3.11.0-19-generic (on /dev/sda5)

C'est cette entrée qui devrait permettre de démarrer le Ubuntu installé sur la partition Linux sda5. il faut sélectionner cette entrée au démarrage (en utilisant les flèches haut/bas du clavier) et valider ce choix par la touche Entrée. Est-ce que c'est bien ce que tu fais et qui ne fonctionne pas ?

Dernière modification par malbo (Le 12/04/2014, à 05:34)

Hors ligne

#12 Le 12/04/2014, à 08:40

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Bonjours Malbo.

Pour mon niveau en informatique s'est à force de galéré dans divers installations pour aider mon entourage est pour moi même que j'en suis arrivé la, j'ai se que l'on appelle de la jujotte et une bonne logique malgré mon niveau CAP par contre ne parlant pas l'anglais bonjours les problèmes.

Concernant la partition, s'est bien  3.11.0-19-generic (on /dev/sda5) qui lorsque je la sélectionne pour booter passe à l'écran
noir puis plus rien. Il me faut alors redémarrer  le PC pour booter soit windows ou ubuntu (wubi), finalement je pense qu'une ligne de commande établissant le lien entre le MBR de windows et le grub de  3.11.0-19-generic (on /dev/sda5) doit manqué ?

Mon ubuntu (sda5) s'est bien installer en mode legacy le MBR peut-il choisir un autre mode et pourquoi grub malgré le faite qu'il voit le mbr de windows ne peu pas le lancé ?

Si en bootant au démarrage je réparer grub de sda5 via boot-répar-disk, sda5 bootera mais je perd le mbr malgré qu'il sera visible à l'écran du choix de l'os !

Dernière modification par Le Grinch (Le 12/04/2014, à 08:41)

Hors ligne

#13 Le 12/04/2014, à 10:00

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

C'est un peu plus grave que tu crois. En effet, lors de l'installation du Ubuntu par Wubi, il y a eu une détection de tous les OS présents dans l'ordi et c'est la raison par laquelle tu as pu avoir l'entrée en question qui aurait dû démarrer ton Ubuntu qui est sur sda5. L'entrée en question - du menu Grub du Ubuntu installé par Wubi - est correcte (je sais lire ce qu'il y a dans le fichier grub.cfg concernant cette entrée) et si ça ne fonctionne pas, à mon avis c'est que ton Ubuntu de sda5 est en panne. Mais je peux me tromper parce que le fonctionnement de ton ordi est quand même un peu bizarre et les soucis que tu as exposés dans le post #1 sont un peu inhabituels.

Dernière modification par malbo (Le 12/04/2014, à 10:06)

Hors ligne

#14 Le 12/04/2014, à 10:26

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Non, je pense que ce que j'ai raconté dans mon post précédent n'est pas juste : en fait je crois que la raison pour laquelle ça ne fonctionne pas, c'est que le Ubuntu installé par Wubi est en version 64 bits (Si l'architecture de l'ordi est compatible 64 bits, Wubi télécharge et installe automatiquement la version 64 bits de Ubuntu) alors que le Ubuntu installé dans sda5 est en version 32 bits. Désolé mais du coup tu ne peux pas te servir de cette install faite par Wubi pour démarrer l'autre (en plus, je ne sais pas comment imposer à Wubi d'utiliser une version 32 bits : cette bourrique automatique installe toujours en 64 bits quand c'est possible comme j'ai déjà dit). Je ne sais pas trop quoi te conseiller. Peut-être qu'il faudrait chercher une solution pour installer le chargeur d'amorçage du Ubuntu de sda5 sur une clé USB ? Moi, je ne sais pas faire ce genre de manip. Peut-être que quelqu'un pourra t'aider à le faire si ça t'intéresse de tenter ça. Ou alors pourra te proposer une autre solution.

Dernière modification par malbo (Le 12/04/2014, à 10:27)

Hors ligne

#15 Le 12/04/2014, à 10:38

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Bon de toute façon je ne vais pas laisser cela comme sa.

Je n'utilise que ubuntu depuis la 8.04 LTS et j'en suis très content le problème arrive lorsque l'on reçois un cadeau genre Tom-tom ou un MP3
avec lequel il faut du windows jusque la vista convenait et il est installer sur mon autre pc en dual-boot avec Ubuntu 10.04 qui tourne très bien.

Je viens d'offrir à ma fille un Ipod et Apple réclame windows 7 SP1 pour I-tune d’où cette installation obligatoire car wine ne convient  pas pour tous,
genre Aéro-fly pro impossible à installermais qui par contre tourne bien sur ubuntu 10.04 avec wine.

Je vais réfléchir a une nouvelle installation de ubuntu de façon à cocher l'option installer à côté de windows 7 pour voir si cela fonctionne,
il me faut juste trouvé le bon partitionnement car j'ai l'habitude de créer mes partition Linux moi même.

Merci pour ton aide Malbo, et lorsque cela seras fait je posterais ici le résultat.

Dernière modification par Le Grinch (Le 12/04/2014, à 10:45)

Hors ligne

#16 Le 12/04/2014, à 10:51

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Si tu réinstalles, fais bien attention d'installer la version 64 bits de Ubuntu 12.04.4 (c'est le fichier ubuntu-12.04.4-desktop-amd64.iso) qui est à télécharger là : http://releases.ubuntu.com/releases/pre … -amd64.iso
En effet, tu viens d'avoir confirmation que cette version 64 bits convient à ta machine puisque tu viens de la tester grâce à Wubi.

Hors ligne

#17 Le 12/04/2014, à 10:54

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Je viens de lire ton dernier poste et figure toi que je ne savais que la version 64 bit pouvais s'installer, j'ai toujours mis la 32 dans le doute
alors que me conseil tu pour mon nouveau dual-boot windows 7 et quel version la 32 ou la 64 bits de ubuntu.
De quel façon peut-on savoir si elle est supporté avant une nouvelle installation sur un PC.

Hors ligne

#18 Le 12/04/2014, à 11:06

Korak

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Bonjour,

malbo a écrit :

ton Windows doit être équipé d'un système de protection qui empêche qu'il soit démarré autrement que par le chargeur d'amorçage Windows dans le MBR.

@ Le Grinch:

D'où vient ce Windows 7?


OS: Ubuntu 22.04 64 bits + Windows 11 64 bits en dualboot (BIOS UEFI, Secure Boot activé et table de partitions GPT)
PC portable HP 17-CP0308NF   Processeur: AMD Ryzen 7 5700U avec carte graphique AMD Lucienne intégrée au processeur.   Mémoire vive: 16 Go RAM
Quand vous ne trouvez pas la solution à un problème, cherchez des pistes menant à la solution !

Hors ligne

#19 Le 12/04/2014, à 11:20

malbo

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

@Korak : je pensais à un système de protection qu'on peut trouver dans des ordis professionnels mais c'est une hypothèse. Ces systèmes sont installés dans Windows - genre suite de sécurité - et sont désactivables (et au pire, on peut carrément désinstaller tout). Le genre de protection que ça fait : ça prend une photo de toute la zone qui précède la première partition du disque dur et au prochain démarrage de Windows, ça réécrit dans cette zone ce qu'il y avait sur la photo (il n'y a peut-être pas réécriture systématique, je n'en sais rien) et du coup si on avait installé Grub entre temps dans le MBR, il est viré par le système de protection qui remet le truc à Windows.

Hors ligne

#20 Le 12/04/2014, à 11:31

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Bonjours korak il s'agit d'un AIO V5 quel est le rapport avec le MBR?

Hors ligne

#21 Le 12/04/2014, à 11:56

Korak

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Le Grinch a écrit :

il s'agit d'un AIO V5

Qu'est-ce que c'est que ça pour une bête? Ça ne m'a pas l'air trop catholique.

Le Grinch a écrit :

quel est le rapport avec le MBR?

Je ne pense pas que le problème vienne du MBR en lui-même mais plutôt de la deuxième partie du lanceur de ce Windows qui merde si tu passes par GRUB.

Il faut éviter ce genre de Windows magouillé, c'est une source de problèmes.


OS: Ubuntu 22.04 64 bits + Windows 11 64 bits en dualboot (BIOS UEFI, Secure Boot activé et table de partitions GPT)
PC portable HP 17-CP0308NF   Processeur: AMD Ryzen 7 5700U avec carte graphique AMD Lucienne intégrée au processeur.   Mémoire vive: 16 Go RAM
Quand vous ne trouvez pas la solution à un problème, cherchez des pistes menant à la solution !

Hors ligne

#22 Le 12/04/2014, à 12:09

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Je ferais l’essai de remplacer l'intégralité du MBR pour voir et sinon vous avez une autre solution parce que moi
windows à part lui faire ses mise à jours qui dure une plombe juste par ce que les fabricants des matériels cité plus haut
on des logiciels qui ne s'installe que sur windows je ne l'utilise que pour cela.

Hors ligne

#23 Le 12/04/2014, à 12:17

Korak

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Le Grinch a écrit :

Je ferais l’essai de remplacer l'intégralité du MBR

Ben tu l'as déjà fait. Et c'est soit Windows, soit Ubuntu qui se lance suivant le MBR installé.

Le Grinch a écrit :

sinon vous avez une autre solution

Télécharge Windows 7 sur Microsoft TechNet.

Tu auras une version saine utilisable pendant une période d'évaluation de 90 jours. Après, s'il te convient, il faudra l'acheter.


OS: Ubuntu 22.04 64 bits + Windows 11 64 bits en dualboot (BIOS UEFI, Secure Boot activé et table de partitions GPT)
PC portable HP 17-CP0308NF   Processeur: AMD Ryzen 7 5700U avec carte graphique AMD Lucienne intégrée au processeur.   Mémoire vive: 16 Go RAM
Quand vous ne trouvez pas la solution à un problème, cherchez des pistes menant à la solution !

Hors ligne

#24 Le 12/04/2014, à 12:20

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Merci à vous tous pour vôtre aide je vais y réfléchir.
Pour infos je relance une nouvelle installation complète et vous tiendrez au courant via cette page.

Dernière modification par Le Grinch (Le 12/04/2014, à 12:37)

Hors ligne

#25 Le 12/04/2014, à 19:33

Le Grinch

Re : [résolu]problème de boot avec grub (ubuntu et windows7)

Nouvelle installation réalisé en automatique (installer ubuntu à côté de windows), les 2 os en 64 Bits
et le même ubuntu 12.04-4 LTS 64 BITS que tu ma conseiller Malbo,
alors au démarrage ubuntu blogué pour un oui ou un non il était plus lent et de plus impossible de booter windows 7.

Résultat je viens de repartitionner mon disque de 1 To et fini par réinstaller ubuntu 12.04-4 LTS en 32 Bits
qui fonctionne très bien (je vous écrit depuis cette nouvelle installation).

Pour windows 7 il me reste une veille tour de 2004 et je vais voir pour l'installer sur un disque de 150 Go
et vue se qu'il va servir se seras suffisant.

Je vous remercie (Malbo et Korak) pour vôtre aide et pour moi cela resteras une belle expérience de testes.

Cordialement LE Grinch.

Hors ligne