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 30/06/2017, à 16:31

Elrook

Problème avec Windows suite à l'installation d'Ubuntu

Bonjour,

Il y à 3 mois de cela j'ai installé Linux ubuntu 16.04 LTS sur une partition à côté de windows 8 en suivant les conseils d'openclassroom. Depuis, dès que j'essaye de booter sur windows dans mon grub, celui-ci affiche "Préparation réparation automatique" suivie d'un "Diagnostique du problème" avant de me proposer de s'éteindre ou d'accéder à différents paramètres avancé (qui n'ont pas pu m'aider).

J'aimerai savoir si il est possible de récupérer mon windows sans devoir en réinstaller un. (Surtout que je ne crois plus avoir mon numéro de licence / disque d'installation de windows)

Merci d'avance pour votre aide !

Hors ligne

#2 Le 30/06/2017, à 17:10

lucmars

Re : Problème avec Windows suite à l'installation d'Ubuntu

Vois déjà si le boot-menu de ton bios propose windows et si oui cela boot-il ?

Si non, fais un rapport bisnext (cherche bisnext dans la doc) ou à tout le moins un boot-info (même recherche).

On verra si windows est toujours là mais il devrait être là


Gaulois Matter !

Hors ligne

#3 Le 30/06/2017, à 18:15

Elrook

Re : Problème avec Windows suite à l'installation d'Ubuntu

Apparemment windows est bien là,
http://paste.ubuntu.com/24990409/

Après pour le réparer c'est autre chose...

Hors ligne

#4 Le 30/06/2017, à 22:23

Babdu89

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonsoir.

Apparemment windows est bien là,

Mauvaise nouvelle.
La seule partition de type Windows au format NTFS est /sda1. Elle fait 500 Mo. Un Windows ne peut pas tenir là dedans.

sda1  part ntfs     500M Réservé au système

C'est elle qui demande le recovery, mais c'est la seule NTFS installée.
Ton Ubuntu a écrasé Windows on dirait.

@+.   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

#5 Le 30/06/2017, à 22:58

Roschan

Re : Problème avec Windows suite à l'installation d'Ubuntu

Babdu89 a écrit :

Ton Ubuntu a écrasé Windows on dirait.

Rectification : ce n'est pas Ubuntu qui écrase Windows tout seul, c'est Elrook qui a écrasé son Windows avec Ubuntu

Hors ligne

#6 Le 30/06/2017, à 23:40

Babdu89

Re : Problème avec Windows suite à l'installation d'Ubuntu

@Roschan;

l'installateur de Ubuntu n'est pas un peu en cause dans cette affaire?.
Normalement il propose d'installer Ubuntu à côté de Windows, ou sur tout le disque. Sur tout le disque il n'y aurait plus la partition sda1.
En manuel, en passant par autre chose, il faut déjà faire de la place sur le disque depuis Windows en réduisant la taille de sa partition système.

Non?.

@+.    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

#7 Le 01/07/2017, à 07:55

malbo

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonjour,
Le Boot-Info ( http://paste.ubuntu.com/24990409/ ) est là :

 Boot Info Script cfd9efe + Boot-Repair extra info      [Boot-Info 26Apr2016]


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

 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos5)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------

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:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

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

sda3: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda4: __________________________________________________________________________

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

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048     1,026,047     1,024,000   7 NTFS / exFAT / HPFS
/dev/sda2           1,026,048   372,119,797   371,093,750  83 Linux
/dev/sda3         376,027,134   488,396,799   112,369,666   5 Extended
/dev/sda5         376,027,136   488,396,799   112,369,664  83 Linux
/dev/sda4         372,121,600   376,025,087     3,903,488  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        EADE267BDE264065                       ntfs       Réservé au système
/dev/sda2        a947a0f4-9991-4169-9be6-f266d5da5a47   ext4       
/dev/sda4        ae5b0c0f-0160-417d-8a8a-2d291c74fb40   swap       
/dev/sda5        259a98e0-ea1f-4175-bd09-d8b5e82caa4d   ext4       

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

total 0
lrwxrwxrwx 1 root root  9 Jun 30 16:35 ata-PLDS_DVD+_-RW_DS-8A8SH_YTVN95508125D43FDA00 -> ../../sr0
lrwxrwxrwx 1 root root  9 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X -> ../../sda
lrwxrwxrwx 1 root root 10 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Jun 30 19:10 ata-Samsung_SSD_850_EVO_250GB_S21PNXCG957360X-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Jun 30 19:10 wwn-0x5002538d4059c7a0 -> ../../sda
lrwxrwxrwx 1 root root 10 Jun 30 19:10 wwn-0x5002538d4059c7a0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jun 30 19:10 wwn-0x5002538d4059c7a0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jun 30 19:10 wwn-0x5002538d4059c7a0-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jun 30 19:10 wwn-0x5002538d4059c7a0-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Jun 30 19:10 wwn-0x5002538d4059c7a0-part5 -> ../../sda5

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

Device           Mount_Point              Type       Options

/dev/sda5        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)


=========================== 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
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

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

export menuentry_id_option

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

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

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
else
  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
fi
    font="/usr/share/grub/unicode.pf2"
fi

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

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

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	else
	  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	fi
        linux	/boot/vmlinuz-4.8.0-56-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.8.0-56-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
	menuentry 'Ubuntu, avec Linux 4.8.0-56-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-56-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-56-generic…'
	        linux	/boot/vmlinuz-4.8.0-56-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-56-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-56-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-56-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-56-generic…'
	        linux	/boot/vmlinuz-4.8.0-56-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-56-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-56-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-56-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-56-generic…'
	        linux	/boot/vmlinuz-4.8.0-56-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-56-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-54-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-54-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-54-generic…'
	        linux	/boot/vmlinuz-4.8.0-54-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-54-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-54-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-54-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-54-generic…'
	        linux	/boot/vmlinuz-4.8.0-54-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-54-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-54-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-54-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-54-generic…'
	        linux	/boot/vmlinuz-4.8.0-54-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-54-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-52-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-52-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-52-generic…'
	        linux	/boot/vmlinuz-4.8.0-52-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-52-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-52-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-52-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-52-generic…'
	        linux	/boot/vmlinuz-4.8.0-52-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-52-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-52-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-52-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-52-generic…'
	        linux	/boot/vmlinuz-4.8.0-52-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-52-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-51-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-51-generic…'
	        linux	/boot/vmlinuz-4.8.0-51-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-51-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-51-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-51-generic…'
	        linux	/boot/vmlinuz-4.8.0-51-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-51-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-51-generic…'
	        linux	/boot/vmlinuz-4.8.0-51-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-51-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-49-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-49-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-49-generic…'
	        linux	/boot/vmlinuz-4.8.0-49-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-49-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-49-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-49-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-49-generic…'
	        linux	/boot/vmlinuz-4.8.0-49-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-49-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-49-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-49-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-49-generic…'
	        linux	/boot/vmlinuz-4.8.0-49-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-49-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-46-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-46-generic…'
	        linux	/boot/vmlinuz-4.8.0-46-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-46-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-46-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-46-generic…'
	        linux	/boot/vmlinuz-4.8.0-46-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-46-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-46-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-46-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-46-generic…'
	        linux	/boot/vmlinuz-4.8.0-46-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-46-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-45-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-45-generic…'
	        linux	/boot/vmlinuz-4.8.0-45-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-45-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-45-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-45-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-45-generic…'
	        linux	/boot/vmlinuz-4.8.0-45-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-45-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-45-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-45-generic…'
	        linux	/boot/vmlinuz-4.8.0-45-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-45-generic
	}
	menuentry 'Ubuntu, avec Linux 4.8.0-41-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-41-generic-advanced-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-41-generic…'
	        linux	/boot/vmlinuz-4.8.0-41-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-41-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-41-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-41-generic-init-upstart-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-41-generic…'
	        linux	/boot/vmlinuz-4.8.0-41-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-41-generic
	}
	menuentry 'Ubuntu, with Linux 4.8.0-41-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.8.0-41-generic-recovery-259a98e0-ea1f-4175-bd09-d8b5e82caa4d' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos5'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		else
		  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
		fi
		echo	'Chargement de Linux 4.8.0-41-generic…'
	        linux	/boot/vmlinuz-4.8.0-41-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.8.0-41-generic
	}
}

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

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

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

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	else
	  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	else
	  search --no-floppy --fs-uuid --set=root 259a98e0-ea1f-4175-bd09-d8b5e82caa4d
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

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

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

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

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

=============================== 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>
# / was on /dev/sda5 during installation
UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda4 during installation
UUID=ae5b0c0f-0160-417d-8a8a-2d291c74fb40 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 212.370433807 = 228.031016960  boot/grub/grub.cfg                             1
 211.856903076 = 227.479617536  boot/grub/i386-pc/core.img                     1
 182.069538116 = 195.495677952  boot/vmlinuz-4.8.0-41-generic                  1
 182.534915924 = 195.995373568  boot/vmlinuz-4.8.0-45-generic                  1
 181.258274078 = 194.624589824  boot/vmlinuz-4.8.0-46-generic                  1
 185.935512543 = 199.646736384  boot/vmlinuz-4.8.0-49-generic                  1
 182.364143372 = 195.812007936  boot/vmlinuz-4.8.0-51-generic                  1
 181.830501556 = 195.239014400  boot/vmlinuz-4.8.0-52-generic                  1
 183.123020172 = 196.626845696  boot/vmlinuz-4.8.0-54-generic                  1
 186.189308167 = 199.919247360  boot/vmlinuz-4.8.0-56-generic                  1
 186.189308167 = 199.919247360  vmlinuz                                        1
 183.123020172 = 196.626845696  vmlinuz.old                                    1
 211.657512665 = 227.265523712  boot/initrd.img-4.8.0-41-generic               2
 211.800022125 = 227.418542080  boot/initrd.img-4.8.0-45-generic               2
 211.833061218 = 227.454017536  boot/initrd.img-4.8.0-46-generic               2
 189.523017883 = 203.498790912  boot/initrd.img-4.8.0-49-generic               2
 211.857418060 = 227.480170496  boot/initrd.img-4.8.0-51-generic               3
 225.709403992 = 242.353627136  boot/initrd.img-4.8.0-52-generic               2
 217.542682648 = 233.584676864  boot/initrd.img-4.8.0-54-generic               5
 212.780254364 = 228.471058432  boot/initrd.img-4.8.0-56-generic               3
 212.780254364 = 228.471058432  initrd.img                                     3
 217.542682648 = 233.584676864  initrd.img.old                                 5


ADDITIONAL INFORMATION :
=================== log of boot-info 2017-06-30__19h10 ===================
boot-info version : 4ppa40
boot-sav version : 4ppa40
glade2script version : 3.2.3~ppa1
boot-sav-extra version : 4ppa40
boot-info is executed in installed-session (Ubuntu 16.04.2 LTS, xenial, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-4.8.0-56-generic root=UUID=259a98e0-ea1f-4175-bd09-d8b5e82caa4d ro quiet splash vt.handoff=7

=================== os-prober:
/dev/sda5:L'OS actuellement utilisé - Ubuntu 16.04.2 LTS CurrentSession:linux
/dev/sda1:Windows 10 (loader):Windows:chain

=================== blkid:
/dev/sda1: LABEL="RM-CM-)servM-CM-) au systM-CM-(me" UUID="EADE267BDE264065" TYPE="ntfs" PARTUUID="08810880-01"
/dev/sda2: UUID="a947a0f4-9991-4169-9be6-f266d5da5a47" TYPE="ext4" PARTUUID="08810880-02"
/dev/sda4: UUID="ae5b0c0f-0160-417d-8a8a-2d291c74fb40" TYPE="swap" PARTUUID="08810880-04"
/dev/sda5: UUID="259a98e0-ea1f-4175-bd09-d8b5e82caa4d" TYPE="ext4" PARTUUID="08810880-05"


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


=================== /etc/grub.d/ :
drwxr-xr-x  2 root root     4096 mai    2 16:02 grub.d
total 80
-rwxr-xr-x 1 root root  9791 janv. 13 17:26 00_header
-rwxr-xr-x 1 root root  6258 mars  15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12512 mars   1 22:01 10_linux
-rwxr-xr-x 1 root root 11082 janv. 13 17:26 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 11692 janv. 13 17:26 30_os-prober
-rwxr-xr-x 1 root root  1418 janv. 13 17:26 30_uefi-firmware
-rwxr-xr-x 1 root root   214 janv. 13 17:26 40_custom
-rwxr-xr-x 1 root root   216 janv. 13 17:26 41_custom
-rw-r--r-- 1 root root   483 janv. 13 17:26 README




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

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

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

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

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

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

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

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

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




=================== UEFI/Legacy mode:
This installed-session is not in EFI-mode.
EFI in dmesg.
[    0.000000] ACPI: UEFI 0x00000000BAFE9000 00003E (v01 DELL   QA09     00000002 LOHR 00000002)
[    0.000000] ACPI: UEFI 0x00000000BAFE8000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 0x00000000BAFE5000 00027E (v01 DELL   QA09     00000002 LOHR 00000002)
SecureBoot disabled.


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

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


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

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

Number  Start   End    Size    Type      File system     Flags
1      1049kB  525MB  524MB   primary   ntfs            boot
2      525MB   191GB  190GB   primary   ext4
4      191GB   193GB  1999MB  primary   linux-swap(v1)
3      193GB   250GB  57.5GB  extended
5      193GB   250GB  57.5GB  logical   ext4

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

BYT;
/dev/sda:250GB:scsi:512:512:msdos:ATA Samsung SSD 850:;
1:1049kB:525MB:524MB:ntfs::boot;
2:525MB:191GB:190GB:ext4::;
4:191GB:193GB:1999MB:linux-swap(v1)::;
3:193GB:250GB:57.5GB:::;
5:193GB:250GB:57.5GB:ext4::;

=================== lsblk:
KNAME TYPE FSTYPE   SIZE LABEL
sda   disk        232,9G
sda4  part swap     1,9G
sda2  part ext4     177G
sda5  part ext4    53,6G
sda3  part            1K
sda1  part ntfs     500M Réservé au système

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      0  0  0 running
sda4     0  0  0         [SWAP]
sda2     0  0  0         /mnt/boot-sav/sda2
sda5     0  0  0         /
sda3     0  0  0
sda1     0  0  0         /mnt/boot-sav/sda1


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1934792k,nr_inodes=483698,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=391196k,mode=755)
/dev/sda5 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13622)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=391196k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/sda (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 sda5 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity 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 cuse disk dri drm_dp_aux0 dvd dvdrw ecryptfs fb0 fb1 fd full fuse hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-15 i2c-16 i2c-17 i2c-18 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control
ls: impossible d'accéder à '': Aucun fichier ou dossier de ce type

=================== hexdump -n512 -C /dev/sda1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 9f 0f 00 00 00 00 00  |................|
00000030  aa a6 00 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  65 40 26 de 7b 26 de ea  |........e@&.{&..|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 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

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.9G     0  1.9G   0% /dev
tmpfs          tmpfs     383M  6.1M  376M   2% /run
/dev/sda5      ext4       53G   17G   34G  33% /
tmpfs          tmpfs     1.9G   13M  1.9G   1% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
tmpfs          tmpfs     383M  108K  382M   1% /run/user/1000
/dev/sda1      fuseblk   500M  377M  124M  76% /mnt/boot-sav/sda1
/dev/sda2      ext4      175G   61M  166G   1% /mnt/boot-sav/sda2

=================== fdisk -l:
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos
Disk identifier: 0x08810880

Device     Boot     Start       End   Sectors  Size Id Type
/dev/sda1  *         2048   1026047   1024000  500M  7 HPFS/NTFS/exFAT
/dev/sda2         1026048 372119797 371093750  177G 83 Linux
/dev/sda3       376027134 488396799 112369666 53.6G  5 Extended
/dev/sda4       372121600 376025087   3903488  1.9G 82 Linux swap / Solaris
/dev/sda5       376027136 488396799 112369664 53.6G 83 Linux

Partition table entries are not in disk order.




=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to) and reinstall the grub2 of sda5 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s


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


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


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

C'est dans cette partie qu'il y a une organisation inhabituelle :

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048     1,026,047     1,024,000   7 NTFS / exFAT / HPFS
/dev/sda2           1,026,048   372,119,797   371,093,750  83 Linux
/dev/sda3         376,027,134   488,396,799   112,369,666   5 Extended
/dev/sda5         376,027,136   488,396,799   112,369,664  83 Linux
/dev/sda4         372,121,600   376,025,087     3,903,488  82 Linux swap / Solaris

On peut voir que la partition swap a été créée en dernier puisqu'elle est désignée "sda4" alors que la partition étendue - qui contient la partition racine - est désignée "sda3". Je ne crois pas qu'une installation automatique comme "installer Ubuntu à côté de Windows" puisse créer un tel partitionnement. Pour moi, ce partitionnement a été fait manuellement. Et maladroitement puisque Windows a disparu dans l'opération.

Dernière modification par malbo (Le 01/07/2017, à 07:58)

Hors ligne

#8 Le 01/07/2017, à 09:02

Bougron

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonjour.
Comme tu as bousillé ton windows en détruisant sa partition au lieu de la rétrécir, il ne te reste plus qu'à réinstaller windows. Attention, il doit être installé dans une partition primaire d'une taille importante d'environ 50 Go.   Il saura récupérer le n° de licence.
Mon conseil: Profites pour installer Windows10

nota en standard, le swap et ubuntu sont dans la partition étendue et il n'y a pas de /home, ce qui n'est pas le cas ici.

Dernière modification par Bougron (Le 01/07/2017, à 09:05)

Hors ligne

#9 Le 01/07/2017, à 10:36

malbo

Re : Problème avec Windows suite à l'installation d'Ubuntu

@Bougron : je ne comprends pas pourquoi tu mentionnes " et il n'y a pas de /home" parce que dans le Boot-Info que j'ai collé dans le post #7, il n'y a pas de partition /home.

Hors ligne

#10 Le 01/07/2017, à 13:44

Bougron

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonjour malbo

/dev/sda2           1,026,048   372,119,797   371,093,750  83 Linux
/dev/sda5         376,027,136   488,396,799   112,369,664  83 Linux

Je ne sais pas laquelle est la partition /   Elles sont toutes les deux de taille importante et en EXT4   Effectivement, il est possible que l'autre ne soit pas la  /home, C'est peut-être  la  /DATA ( https://forum.ubuntu-fr.org/viewtopic.php?id=1506051 )

et je disais qu'en automatique, il n'y a pas de création de partition /home  et que pour créer une partition /home, il faut obligatoirement  passer par le choix "autre chose"


Ce qui est drôle, c'est qui s'il n'y avait pas ces problèmes de windows, on ne saurait même plus qu'il y a des nouvelles installations de ubuntu qui s'opèrent.

Mais, je me demande, s'il ne traîne pas une mauvaise info dans une doc quelque part dans le réseau car deux cas aujourd'hui, cela fait pas mal.
==> https://forum.ubuntu-fr.org/viewtopic.p … #p21754586

AJOUT
Effectivement, en regardant dans le /etc/fstab, on s'aperçoit qu'il n'y a pas de /home
Mais convaincu que l'installateur standard n'a pas créé cette partition

dev/sda2: UUID="a947a0f4-9991-4169-9be6-f266d5da5a47" TYPE="ext4" PARTUUID="08810880-02"

Dernière modification par Bougron (Le 01/07/2017, à 14:18)

Hors ligne

#11 Le 01/07/2017, à 14:05

Babdu89

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonjour.
Ligne 776 du boot info, il y le fstab. Il n'y a pas de partition /home séparée. Le système c'est /sda5

@Bougron.
En Bios_Legacy.
J'ai déjà souvent vu des installations faite automatiquement à côté de Windows par l'installateur comme ceci.
2 partitions primaires utilisées par Windows
1 partition primaire ext4 créée par l'installateur Ubuntu / .
1 partition étendue qui contenait uniquement la partition swap

@+.   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

#12 Le 01/07/2017, à 14:11

lucmars

Re : Problème avec Windows suite à l'installation d'Ubuntu

babdu a écrit :

1 partition primaire ext4 créée par l'installateur Ubuntu / .
1 partition étendue qui contenait uniquement la partition swap

Idem quand on installe sur tout le disque.


Gaulois Matter !

Hors ligne

#13 Le 26/08/2017, à 16:09

Elrook

Re : Problème avec Windows suite à l'installation d'Ubuntu

Salut à tous merci pour les info et l'aide apporté, lors de l'installation de Linux j'ai juste choisi le type d'installation "Installer Ubuntu à coté de mon windows" mais il semble que j'ai qd même réussi a niqué mon windows en mettant une partition trop petite...

Du coup j'ai plus qu'a agrandir de nouveau ma partition ntfs avant de réinstaller windows ? (D'ailleurs je le réinstalle depuis Ubuntu ou avec un programme d'installation par le biais d'un disque ?)

Hors ligne

#14 Le 26/08/2017, à 18:51

lucmars

Re : Problème avec Windows suite à l'installation d'Ubuntu

Elrook a écrit :

Du coup j'ai plus qu'a agrandir de nouveau ma partition ntfs avant de réinstaller windows ? (D'ailleurs je le réinstalle depuis Ubuntu ou avec un programme d'installation par le biais d'un disque ?)

En gras, tu vis chez les bisounours dans le totalitarisme microchiotte.

Recommence ton dual : réinstalle win proprement, puis ton buntu.


Gaulois Matter !

Hors ligne

#15 Le 26/08/2017, à 19:55

Bougron

Re : Problème avec Windows suite à l'installation d'Ubuntu

Bonjour
Si ton UBUNTU est en EFI, sers-toi d'une nouvelle partition FAT32 sur le disque dur au lieu d'un support externe
et si ton bios EFI ne sait pas faire, utilises ubuntu  en faisant une customisation de la commande de boot

S'il est en legacy,    il parait que c'est aussi possible, mais je n'ai pas expérimenté la commande contrairement à EFI

Hors ligne