Pages : 1
#1 Le 21/03/2013, à 23:49
- flocki
[Résolu]pb dual boot ubuntu windows 8
Bonsoir,
Je viens d'installer Ubuntu 12.04 en dual boot avec W8, bien sur, je n'ai pas de Grub au démarrage, seul W8 est en option.
J'ai utilisé le Live CD pour installer boot repair, dans les options, j'ai sélectionné Grub dans sda mais rien n'a changé
voici mon URL
http://paste.ubuntu.com/5635332/
Si quelqu'un peut m'aider
merci
Dernière modification par flocki (Le 23/03/2013, à 17:15)
Hors ligne
#2 Le 22/03/2013, à 02:44
- flo220694
Re : [Résolu]pb dual boot ubuntu windows 8
Essaie d'installer grub-customizer puis dans l'onglet paramètres généraux tu regarde si la case "afficher le menu" et celle "recherche d'autres systèmes d'exploitation" sont bien cochées... Ca m'as servi pour masquer le grub donc ça peut peut-être fonctionner pour le faire (ré) apparaître
Hors ligne
#3 Le 22/03/2013, à 09:56
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
Voici ton Boot-Info :
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
674164736 of the same hard drive for core.img. core.img is at this
location and looks for (,gpt8)/boot/grub on this drive.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /EFI/Boot/bootx64.efi /EFI/Microsoft/Boot/bootmgfw.efi
/EFI/Microsoft/Boot/bootmgr.efi
/EFI/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
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
sda3: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 8
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda6: __________________________________________________________________________
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:
sda7: __________________________________________________________________________
File system: BIOS Boot partition
Boot sector type: Grub2's core.img
Boot sector info:
sda8: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 12.04 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img
sda9: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 1 976,773,167 976,773,167 ee GPT
GUID Partition Table detected.
Partition Start Sector End Sector # of Sectors System
/dev/sda1 2,048 616,447 614,400 EFI System partition
/dev/sda2 616,448 2,459,647 1,843,200 Windows Recovery Environment (Windows)
/dev/sda3 2,459,648 2,721,791 262,144 Microsoft Reserved Partition (Windows)
/dev/sda4 2,721,792 393,431,039 390,709,248 Data partition (Windows/Linux)
/dev/sda5 393,431,040 674,164,735 280,733,696 Data partition (Windows/Linux)
/dev/sda6 934,809,600 976,773,119 41,963,520 Windows Recovery Environment (Windows)
/dev/sda7 674,164,736 674,166,689 1,954 BIOS Boot partition
/dev/sda8 674,166,690 926,654,971 252,488,282 Data partition (Windows/Linux)
/dev/sda9 926,654,972 934,809,599 8,154,628 Swap partition (Linux)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/sda1 18CE-F30C vfat SYSTEM
/dev/sda2 F0A837FBA837BF42 ntfs Recovery
/dev/sda4 86B23B6FB23B633B ntfs OS
/dev/sda5 20B23D16B23CF240 ntfs Data
/dev/sda6 14D43F70D43F52EA ntfs Restore
/dev/sda8 99817f8c-673b-4bf0-97bd-117f6ece08d5 ext4
/dev/sda9 da52a4ba-a219-428c-9773-6097e1b28ece swap
/dev/sr0 iso9660 Ubuntu Family 12.04
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sr0 /cdrom iso9660 (ro,noatime)
=========================== sda8/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_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=auto
load_video
insmod gfxterm
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
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.2.0-39-generic-pae' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
linux /boot/vmlinuz-3.2.0-39-generic-pae root=UUID=99817f8c-673b-4bf0-97bd-117f6ece08d5 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.2.0-39-generic-pae
}
menuentry 'Ubuntu, with Linux 3.2.0-39-generic-pae (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
echo 'Loading Linux 3.2.0-39-generic-pae ...'
linux /boot/vmlinuz-3.2.0-39-generic-pae root=UUID=99817f8c-673b-4bf0-97bd-117f6ece08d5 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-39-generic-pae
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, with Linux 3.2.0-23-generic-pae' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
linux /boot/vmlinuz-3.2.0-23-generic-pae root=UUID=99817f8c-673b-4bf0-97bd-117f6ece08d5 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.2.0-23-generic-pae
}
menuentry 'Ubuntu, with Linux 3.2.0-23-generic-pae (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
echo 'Loading Linux 3.2.0-23-generic-pae ...'
linux /boot/vmlinuz-3.2.0-23-generic-pae root=UUID=99817f8c-673b-4bf0-97bd-117f6ece08d5 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-23-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_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_gpt
insmod ext2
set root='(hd0,gpt8)'
search --no-floppy --fs-uuid --set=root 99817f8c-673b-4bf0-97bd-117f6ece08d5
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Recovery Environment (loader) (on /dev/sda2)" --class windows --class os {
insmod part_gpt
insmod ntfs
set root='(hd0,gpt2)'
search --no-floppy --fs-uuid --set=root F0A837FBA837BF42
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry "Windows 8 (loader) (on /dev/sda4)" --class windows --class os {
insmod part_gpt
insmod ntfs
set root='(hd0,gpt4)'
search --no-floppy --fs-uuid --set=root 86B23B6FB23B633B
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
### 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 ###
--------------------------------------------------------------------------------
=============================== sda8/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/sda8 during installation
UUID=99817f8c-673b-4bf0-97bd-117f6ece08d5 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda9 during installation
UUID=da52a4ba-a219-428c-9773-6097e1b28ece none swap sw 0 0
--------------------------------------------------------------------------------
=================== sda8: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
347.602677345 = 373.235532800 boot/grub/grub.cfg 1
347.604531288 = 373.237523456 boot/grub/core.img 1
347.601971626 = 373.234775040 boot/vmlinuz-3.2.0-23-generic-pae 1
322.905999184 = 346.717676544 boot/vmlinuz-3.2.0-39-generic-pae 1
347.601971626 = 373.234775040 vmlinuz 1
323.098229408 = 346.924082176 boot/initrd.img-3.2.0-23-generic-pae 4
323.723092079 = 347.595023360 boot/initrd.img-3.2.0-39-generic-pae 2
323.098229408 = 346.924082176 initrd.img 4
ADDITIONAL INFORMATION :
=================== log of boot-repair 2013-03-21__21h37 ===================
boot-repair version : 3.197~ppa38~precise
boot-sav version : 3.197~ppa38~precise
glade2script version : 3.2.2~ppa45~precise
boot-sav-extra version : 3.197~ppa38~precise
boot-repair is executed in live-session (Ubuntu 12.04 LTS, precise, Ubuntu, i686)
CPU op-mode(s): 32-bit, 64-bit
file=/cdrom/ubun/preseed/ubuntu.seed boot=casper initrd=/ubun/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss maybe-ubiquity
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
=================== os-prober:
/dev/sda2:Windows Recovery Environment (loader):Windows:chain
/dev/sda4:Windows 8 (loader):Windows1:chain
/dev/sda8:Ubuntu 12.04 LTS (12.04):Ubuntu:linux
=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sda1: LABEL="SYSTEM" UUID="18CE-F30C" TYPE="vfat"
/dev/sda2: LABEL="Recovery" UUID="F0A837FBA837BF42" TYPE="ntfs"
/dev/sda4: LABEL="OS" UUID="86B23B6FB23B633B" TYPE="ntfs"
/dev/sda5: LABEL="Data" UUID="20B23D16B23CF240" TYPE="ntfs"
/dev/sda6: LABEL="Restore" UUID="14D43F70D43F52EA" TYPE="ntfs"
/dev/sda8: UUID="99817f8c-673b-4bf0-97bd-117f6ece08d5" TYPE="ext4"
/dev/sda9: UUID="da52a4ba-a219-428c-9773-6097e1b28ece" TYPE="swap"
/dev/sr0: LABEL="Ubuntu Family 12.04" TYPE="iso9660"
1 disks with OS, 3 OS : 1 Linux, 0 MacOS, 2 Windows, 0 unknown type OS.
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util sfdisk doesn't support GPT. Use GNU Parted.
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda1/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda1/EFI/Boot/bootx64.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda2/EFI/Boot/bootx64.efi
=================== sda8/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"
=================== sda8/etc/grub.d/ :
drwxr-xr-x 2 root root 4096 avril 23 2012 grub.d
total 56
-rwxr-xr-x 1 root root 6715 avril 17 2012 00_header
-rwxr-xr-x 1 root root 5522 avril 17 2012 05_debian_theme
-rwxr-xr-x 1 root root 7399 avril 17 2012 10_linux
-rwxr-xr-x 1 root root 6335 avril 17 2012 20_linux_xen
-rwxr-xr-x 1 root root 1588 nov. 27 2011 20_memtest86+
-rwxr-xr-x 1 root root 7603 avril 17 2012 30_os-prober
-rwxr-xr-x 1 root root 214 avril 17 2012 40_custom
-rwxr-xr-x 1 root root 95 avril 17 2012 41_custom
-rw-r--r-- 1 root root 483 avril 17 2012 README
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, but it is not setup in EFI-mode for this live-session.
SecureBoot maybe enabled.
=================== PARTITIONS & DISKS:
sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
sda2 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda2.
sda4 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda4.
sda5 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, 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/sda5.
sda6 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda6.
sda8 : 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/sda8.
sda : GPT, BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
=================== parted -l:
Model: ATA Hitachi HTS54505 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 316MB 315MB fat32 EFI system partition boot
2 316MB 1259MB 944MB ntfs Basic data partition hidden, diag
3 1259MB 1394MB 134MB Microsoft reserved partition msftres
4 1394MB 201GB 200GB ntfs Basic data partition
5 201GB 345GB 144GB ntfs Basic data partition
7 345GB 345GB 1000kB bios_grub
8 345GB 474GB 129GB ext4
9 474GB 479GB 4175MB linux-swap(v1)
6 479GB 500GB 21.5GB ntfs Basic data partition hidden, diag
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label
=================== parted -lm:
BYT;
/dev/sda:500GB:scsi:512:4096:gpt:ATA Hitachi HTS54505;
1:1049kB:316MB:315MB:fat32:EFI system partition:boot;
2:316MB:1259MB:944MB:ntfs:Basic data partition:hidden, diag;
3:1259MB:1394MB:134MB::Microsoft reserved partition:msftres;
4:1394MB:201GB:200GB:ntfs:Basic data partition:;
5:201GB:345GB:144GB:ntfs:Basic data partition:;
7:345GB:345GB:1000kB:::bios_grub;
8:345GB:474GB:129GB:ext4::;
9:474GB:479GB:4175MB:linux-swap(v1)::;
6:479GB:500GB:21.5GB:ntfs:Basic data partition:hidden, diag;
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label
=================== mount:
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
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)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw)
/dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda5 on /mnt/boot-sav/sda5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda6 on /mnt/boot-sav/sda6 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda8 on /mnt/boot-sav/sda8 type ext4 (rw)
=================== ls:
/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered): agpgart autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uinput urandom usb usbmon0 usbmon1 usbmon2 usbmon3 usbmon4 v4l vga_arbiter video0 zero
ls /dev/mapper: control
Files in /mnt/boot-sav/sda1/efi: /mnt/boot-sav/sda1/efi/ASUS/ReAgent.xml /mnt/boot-sav/sda1/efi/ASUS/nl-NL/ASBOOT.tag.LOG2 /mnt/boot-sav/sda1/efi/ASUS/nl-NL/ASBOOT.tag.LOG1 /mnt/boot-sav/sda1/efi/ASUS/nl-NL/ASBOOT.tag.LOG /mnt/boot-sav/sda1/efi/ASUS/nl-NL/ASBOOT.tag /mnt/boot-sav/sda1/efi/ASUS/nl-NL /mnt/boot-sav/sda1/efi/ASUS/it-IT/ASBOOT.tag.LOG2 /mnt/boot-sav/sda1/efi/ASUS/it-IT/ASBOOT.tag.LOG1 /mnt/boot-sav/sda1/efi/ASUS/it-IT/ASBOOT.tag.LOG /mnt/boot-sav/sda1/efi/ASUS/it-IT/ASBOOT.tag /mnt/boot-sav/sda1/efi/ASUS/it-IT /mnt/boot-sav/sda1/efi/ASUS/fr-FR/ReAgent.xml /mnt/boot-sav/sda1/efi/ASUS/fr-FR/ASBOOT.tag.LOG2 /mnt/boot-sav/sda1/efi/ASUS/fr-FR/ASBOOT.tag.LOG1 /mnt/boot-sav/sda1/efi/ASUS/fr-FR/ASBOOT.tag.LOG /mnt/boot-sav/sda1/efi/ASUS/fr-FR/ASBOOT.tag /mnt/boot-sav/sda1/efi/ASUS/fr-FR /mnt/boot-sav/sda1/efi/ASUS/de-DE/ASBOOT.tag.LOG2 /mnt/boot-sav/sda1/efi/ASUS/de-DE/ASBOOT.tag.LOG1 /mnt/boot-sav/sda1/efi/ASUS/de-DE/ASBOOT.tag.LOG /mnt/boot-sav/sda1/efi/ASUS/de-DE/ASBOOT.tag /mnt/boot-sav/sda1/efi/ASUS/de-DE /mnt/boot-sav/sda1/efi/ASUS/en-GB/ASBOOT.tag.LOG2 /mnt/boot-sav/sda1/efi/ASUS/en-GB/ASBOOT.tag.LOG1 /mnt/boot-sav/sda1/efi/ASUS/en-GB/ASBOOT.tag.LOG /mnt/boot-sav/sda1/efi/ASUS/en-GB/ASBOOT.tag /mnt/boot-sav/sda1/efi/ASUS/en-GB /mnt/boot-sav/sda1/efi/ASUS/BCD.LOG2 /mnt/boot-sav/sda1/efi/ASUS/BCD.LOG1 /mnt/boot-sav/sda1/efi/ASUS/BCD.LOG /mnt/boot-sav/sda1/efi/ASUS/BCD /mnt/boot-sav/sda1/efi/ASUS/X501A1.BIN /mnt/boot-sav/sda1/efi/ASUS/X501A.BIN /mnt/boot-sav/sda1/efi/ASUS/X401A1.BIN /mnt/boot-sav/sda1/efi/ASUS/X401A.BIN /mnt/boot-sav/sda1/efi/ASUS/X301A1.BIN /mnt/boot-sav/sda1/efi/ASUS/X301A.BIN /mnt/boot-sav/sda1/efi/ASUS /mnt/boot-sav/sda1/efi/Boot/bootx64.efi /mnt/boot-sav/sda1/efi/Boot /mnt/boot-sav/sda1/efi/Microsoft/Boot/memtest.efi /mnt/boot-sav/sda1/efi/Microsoft/Boot/bootmgr.efi /mnt/boot-sav/sda1/efi/Microsoft/Boot/bootmgfw.efi /mnt/boot-sav/sda1/efi/Microsoft/Boot/boot.stl /mnt/boot-sav/sda1/efi/Microsoft/Boot/BCD.LOG2 /mnt/boot-sav/sda1/efi/Microsoft/Boot/BCD.LOG1 /mnt/boot-sav/sda1/efi/Microsoft/Boot/BCD.LOG /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/nl-NL/bootres.dll.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/nl-NL /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/it-IT/bootres.dll.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/it-IT /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/fr-FR/bootres.dll.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/fr-FR /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/en-US/bootres.dll.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/en-US /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/de-DE/bootres.dll.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/de-DE /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources/bootres.dll /mnt/boot-sav/sda1/efi/Microsoft/Boot/Resources /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/wgl4_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/segoe_slboot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/segoen_slboot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/segmono_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/msyh_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/msyhn_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/msjh_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/msjhn_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/meiryo_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/meiryon_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/malgun_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/malgunn_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/kor_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/jpn_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/cht_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts/chs_boot.ttf /mnt/boot-sav/sda1/efi/Microsoft/Boot/Fonts /mnt/boot-sav/sda1/efi/Microsoft/Boot/BOOTSTAT.DAT /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-TW/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-TW/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-TW/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-TW /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-HK/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-HK/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-HK/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-HK /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-CN/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-CN/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-CN/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/zh-CN /mnt/boot-sav/sda1/efi/Microsoft/Boot/uk-UA/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/uk-UA/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/uk-UA /mnt/boot-sav/sda1/efi/Microsoft/Boot/tr-TR/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/tr-TR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/tr-TR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/tr-TR /mnt/boot-sav/sda1/efi/Microsoft/Boot/sv-SE/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sv-SE/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sv-SE/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sv-SE /mnt/boot-sav/sda1/efi/Microsoft/Boot/sr-Latn-CS/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sr-Latn-CS/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sr-Latn-CS /mnt/boot-sav/sda1/efi/Microsoft/Boot/sl-SI/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sl-SI/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sl-SI /mnt/boot-sav/sda1/efi/Microsoft/Boot/sk-SK/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sk-SK/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/sk-SK /mnt/boot-sav/sda1/efi/Microsoft/Boot/ru-RU/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ru-RU/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ru-RU/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ru-RU /mnt/boot-sav/sda1/efi/Microsoft/Boot/ro-RO/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ro-RO/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ro-RO /mnt/boot-sav/sda1/efi/Microsoft/Boot/qps-ploc/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/qps-ploc/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/qps-ploc/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/qps-ploc /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-PT/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-PT/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-PT/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-PT /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-BR/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-BR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-BR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pt-BR /mnt/boot-sav/sda1/efi/Microsoft/Boot/pl-PL/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pl-PL/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pl-PL/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/pl-PL /mnt/boot-sav/sda1/efi/Microsoft/Boot/nl-NL/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nl-NL/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nl-NL/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nl-NL /mnt/boot-sav/sda1/efi/Microsoft/Boot/nb-NO/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nb-NO/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nb-NO/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/nb-NO /mnt/boot-sav/sda1/efi/Microsoft/Boot/lv-LV/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/lv-LV/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/lv-LV /mnt/boot-sav/sda1/efi/Microsoft/Boot/lt-LT/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/lt-LT/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/lt-LT /mnt/boot-sav/sda1/efi/Microsoft/Boot/ko-KR/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ko-KR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ko-KR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ko-KR /mnt/boot-sav/sda1/efi/Microsoft/Boot/ja-JP/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ja-JP/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ja-JP/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/ja-JP /mnt/boot-sav/sda1/efi/Microsoft/Boot/it-IT/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/it-IT/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/it-IT/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/it-IT /mnt/boot-sav/sda1/efi/Microsoft/Boot/hu-HU/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/hu-HU/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/hu-HU/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/hu-HU /mnt/boot-sav/sda1/efi/Microsoft/Boot/hr-HR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/hr-HR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/hr-HR /mnt/boot-sav/sda1/efi/Microsoft/Boot/fr-FR/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fr-FR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fr-FR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fr-FR /mnt/boot-sav/sda1/efi/Microsoft/Boot/fi-FI/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fi-FI/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fi-FI/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/fi-FI /mnt/boot-sav/sda1/efi/Microsoft/Boot/et-EE/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/et-EE/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/et-EE /mnt/boot-sav/sda1/efi/Microsoft/Boot/es-ES/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/es-ES/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/es-ES/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/es-ES /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-US/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-US/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-US/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-US /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-GB/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-GB/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/en-GB /mnt/boot-sav/sda1/efi/Microsoft/Boot/el-GR/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/el-GR/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/el-GR/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/el-GR /mnt/boot-sav/sda1/efi/Microsoft/Boot/de-DE/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/de-DE/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/de-DE/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/de-DE /mnt/boot-sav/sda1/efi/Microsoft/Boot/da-DK/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/da-DK/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/da-DK/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/da-DK /mnt/boot-sav/sda1/efi/Microsoft/Boot/cs-CZ/memtest.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/cs-CZ/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/cs-CZ /mnt/boot-sav/sda1/efi/Microsoft/Boot/BCD /mnt/boot-sav/sda1/efi/Microsoft/Boot/bg-BG/bootmgr.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/bg-BG/bootmgfw.efi.mui /mnt/boot-sav/sda1/efi/Microsoft/Boot/bg-BG /mnt/boot-sav/sda1/efi/Microsoft/Boot /mnt/boot-sav/sda1/efi/Microsoft /mnt/boot-sav/sda1/efi
=================== hexdump -n512 -C /dev/sda1
00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 5e 1b |.X.MSDOS5.0...^.|
00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 60 09 00 51 02 00 00 00 00 00 00 02 00 00 00 |.`..Q...........|
00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 80 00 29 0c f3 ce 18 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
00000200
=================== hexdump -n512 -C /dev/sda2
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 68 09 00 |........?....h..|
00000020 00 00 00 00 80 00 80 00 ff 1f 1c 00 00 00 00 00 |................|
00000030 00 2c 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |.,..............|
00000040 f6 00 00 00 01 00 00 00 42 bf 37 a8 fb 37 a8 f0 |........B.7..7..|
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
=================== hexdump -n512 -C /dev/sda4
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 88 29 00 |........?.....).|
00000020 00 00 00 00 80 00 80 00 ff bf 49 17 00 00 00 00 |..........I.....|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 3b 63 3b b2 6f 3b b2 86 |........;c;.o;..|
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
=================== hexdump -n512 -C /dev/sda5
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 48 73 17 |........?....Hs.|
00000020 00 00 00 00 80 00 80 00 f8 a7 bb 10 00 00 00 00 |................|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 40 f2 3c b2 16 3d b2 20 |........@.<..=. |
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
=================== hexdump -n512 -C /dev/sda6
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 10 b8 37 |........?......7|
00000020 00 00 00 00 80 00 80 00 ff 4f 80 02 00 00 00 00 |.........O......|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 ea 52 3f d4 70 3f d4 14 |.........R?.p?..|
00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
00000200
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
=================== df -Th:
Filesystem Type Size Used Avail Use% Mounted on
/cow overlayfs 2.0G 204M 1.8G 11% /
udev devtmpfs 2.0G 12K 2.0G 1% /dev
tmpfs tmpfs 784M 864K 783M 1% /run
/dev/sr0 iso9660 3.4G 3.4G 0 100% /cdrom
/dev/loop0 squashfs 673M 673M 0 100% /rofs
tmpfs tmpfs 2.0G 656K 2.0G 1% /tmp
none tmpfs 5.0M 4.0K 5.0M 1% /run/lock
none tmpfs 2.0G 80K 2.0G 1% /run/shm
/dev/sda1 vfat 296M 61M 236M 21% /mnt/boot-sav/sda1
/dev/sda2 fuseblk 900M 336M 565M 38% /mnt/boot-sav/sda2
/dev/sda4 fuseblk 187G 60G 127G 32% /mnt/boot-sav/sda4
/dev/sda5 fuseblk 134G 109M 134G 1% /mnt/boot-sav/sda5
/dev/sda6 fuseblk 21G 9.7G 11G 49% /mnt/boot-sav/sda6
/dev/sda8 ext4 121G 4.8G 110G 5% /mnt/boot-sav/sda8
=================== fdisk -l:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x04a53d1b
Device Boot Start End Blocks Id System
/dev/sda1 1 976773167 488386583+ ee GPT
Partition 1 does not start on physical sector boundary.
EFI détecté. Veuillez vérifier les options.
=================== Default settings
Recommended-Repair
This setting would purge (in order to fix packages unsign-grub upgrade version) and reinstall the grub-efi of sda8, using the following options: upgrade-grub sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s backup-and-rename-efi-files
=================== Settings chosen by the user
Custom-Repair
This setting will reinstall the grub2 of sda8 into the MBR of sda.
Additional repair will be performed: unhide-bootmenu-10s
grub-install (GRUB) 1.99-21ubuntu3,grub-install (GRUB) 1.
Reinstall the GRUB of sda8 into the MBR of sda
grub-install /dev/sda: Installation finished. No error reported.
exit code of grub-install /dev/sda:0
chroot /mnt/boot-sav/sda8 update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-39-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-39-generic-pae
Found linux image: /boot/vmlinuz-3.2.0-23-generic-pae
Found initrd image: /boot/initrd.img-3.2.0-23-generic-pae
Found memtest86+ image: /boot/memtest86+.bin
Found Windows Recovery Environment (loader) on /dev/sda2
Found Windows 8 (loader) on /dev/sda4
Unhide GRUB boot menu in sda8/boot/grub/grub.cfg
Le démarrage de l'ordinateur a été correctement réparé.
Vous pouvez maintenant redémarrer votre ordinateur.
On y voit dans la partie "ADDITIONAL INFORMATION" que tu as utilisé un support d'installation 32 bits :
boot-repair is executed in live-session (Ubuntu 12.04 LTS, precise, Ubuntu, i686)
Et du coup, tu as installé une version 32 bits de Ubuntu 12.04. Cela ne convient pas dans le cas d'un ordi pré-installé Windows 8 parce que ce dernier est installé en mode EFI et il convient que Ubuntu soit installé en mode EFI également. Or une version 32 bits de Ubuntu ne peut pas être installé en mode EFI : il faut utiliser une version 64 bits, comme expliqué dans la doc. Je te conseille de réaliser une liveUSB plutôt qu'un liveDVD de Ubuntu 12.10 (pas de Ubuntu 12.04 parce qu'il faut utiliser une version la plus récente pour un ordi ultra-moderne) en téléchargeant à l'avance l'iso qui va bien : http://releases.ubuntu.com/releases/qua … -amd64.iso
et en utilisant cette procédure rédigée pour Ubuntu 12.04 mais qui convient pour 12.10 (seul l'iso est différent) : http://forum.ubuntu-fr.org/viewtopic.ph … #p10730101
Ensuite, il faudra que tu t'assures de bien démarrer en mode EFI sur cette liveUSB : http://doc.ubuntu-fr.org/efi#identifier … n_mode_efi
Puis tu feras l'installation en choisissant "Autre chose" à l'étape 3 et tu feras l'affectation manuelle de la partition racine en écrasant l'actuelle partition racine (case formater à cocher). Tu n'as pas à te soucier de la partition EFI : si tu as bien démarré l'ordi en mode EFI, l'installateur saura ce qu'il a à faire sans que tu aies à modifier quoi que ce soit. Tu n'as pas à te soucier non plus de la partition swap, ni de ce qui est sélectionné dans la partie "Chargeur d'amorçage" parce que dans le cas d'une installation en mode EFI, ce qui est la dedans n'est pas lu par l'installateur (il sait qu'il doit placer le chargeur d'amorçage dans la partition EFI)
Dernière modification par malbo (Le 22/03/2013, à 10:11)
Hors ligne
#4 Le 22/03/2013, à 16:29
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
ok, j'essaie tout ca ce soir, je télécharge l'image iso en 64 bits, j'installe sur une clé avec Lili
normalement je suis en EFI, j'ai juste modifié le secure boot du pc
après au niveau du partitionnement, j'ai pas trop compris pour le fait d'écraser la partition racine, j'ai un peu peur de merder et d'effacer Windows. Sur quel partition il se trouve d'ailleurs le W8?
Hors ligne
#5 Le 22/03/2013, à 16:35
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
j'ai un peu peur de merder et d'effacer Windows.
C'est bien de le dire mais il faut agir maintenant. Tu vas te servir d'un deuxième ordi ou alors tu te fais une photocopie de ton rapport Boot-Info parce que tout est dedans. Tu sais exactement comment Ubuntu nomme ta partition système de Windows 8 (c'est à dire ton disque C: suivant la désignation de Windows) :
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 8
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
Tu peux te servir également de cet extrait de ton rapport :
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/sda1 18CE-F30C vfat SYSTEM
/dev/sda2 F0A837FBA837BF42 ntfs Recovery
/dev/sda4 86B23B6FB23B633B ntfs OS
/dev/sda5 20B23D16B23CF240 ntfs Data
/dev/sda6 14D43F70D43F52EA ntfs Restore
/dev/sda8 99817f8c-673b-4bf0-97bd-117f6ece08d5 ext4
/dev/sda9 da52a4ba-a219-428c-9773-6097e1b28ece swap
/dev/sr0 iso9660 Ubuntu Family 12.04
C'est bien pratique quand on connaît le "label" de ses partitions. Si tu sais que ton disque C: de Windows 8 a le label "OS", tu vois que Ubuntu le désigne lui comme la partition sda4. etc...
Dans cet autre extrait, tu peux avoir les tailles des partitions :
=================== df -Th:
Filesystem Type Size Used Avail Use% Mounted on
/cow overlayfs 2.0G 204M 1.8G 11% /
udev devtmpfs 2.0G 12K 2.0G 1% /dev
tmpfs tmpfs 784M 864K 783M 1% /run
/dev/sr0 iso9660 3.4G 3.4G 0 100% /cdrom
/dev/loop0 squashfs 673M 673M 0 100% /rofs
tmpfs tmpfs 2.0G 656K 2.0G 1% /tmp
none tmpfs 5.0M 4.0K 5.0M 1% /run/lock
none tmpfs 2.0G 80K 2.0G 1% /run/shm
/dev/sda1 vfat 296M 61M 236M 21% /mnt/boot-sav/sda1
/dev/sda2 fuseblk 900M 336M 565M 38% /mnt/boot-sav/sda2
/dev/sda4 fuseblk 187G 60G 127G 32% /mnt/boot-sav/sda4
/dev/sda5 fuseblk 134G 109M 134G 1% /mnt/boot-sav/sda5
/dev/sda6 fuseblk 21G 9.7G 11G 49% /mnt/boot-sav/sda6
/dev/sda8 ext4 121G 4.8G 110G 5% /mnt/boot-sav/sda8
on y voit que la partition sda4 a une taille de 187 Go et qu'elle est occupée par 60 Go. Cela doit correspondre à ce que tu connais de ton disque C: non ?
La partition racine de Ubuntu, c'est sda8 et c'est d'elle que tu dois t'occuper comme je t'ai expliqué dans mon post précédent. Dans le langage micro, on dit "écraser" pour dire "installer par dessus". Toi, tu vas écraser ta partition sda8. Cela ne veut pas dire que tu vas écraser les partitions d'à côté.
Dernière modification par malbo (Le 22/03/2013, à 16:50)
Hors ligne
#6 Le 22/03/2013, à 16:49
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
ok donc la partition sd4, je sais que c'est mon W8. J'y touche pas
J'aurai la possibilité dans "Autre choix" de pouvoir formater les autres parties alors?
Hors ligne
#7 Le 22/03/2013, à 16:57
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
Tout est expliqué me semble-t-il dans cette doc fort bien faite : http://doc.ubuntu-fr.org/tutoriel/parti … eur_ubuntu
Toi tu auras juste à sélectionner ta partition sda8 et à cliquer sur "modifier" et les réglages que tu dois faire sont expliqués là (2.1 Partition racine) : http://doc.ubuntu-fr.org/tutoriel/parti … ion_racine
C'est à dire :
Taille : tu n'y touches pas.
Type : ext4
Point de montage : /
et il faudra que tu coches la case "formater" (afin que tout le contenu de ta partition sda8 soit bien vidé de ce qu'il contient pour que la nouvelle installation se fasse dans du propre)
Comme, je t'ai déjà dit en bas du post #3, tu ne modifies que cette partition sda8, tu n'as rien à modifier sur les autres.
Dernière modification par malbo (Le 22/03/2013, à 16:58)
Hors ligne
#8 Le 22/03/2013, à 17:05
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
ok, désolée
je te tiens au courant de mon installation mais avec tout ce que tu m"as donné, je devrais m'en sortir.
merci beaucoup
Hors ligne
#9 Le 22/03/2013, à 22:37
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
C'est bon, Ubuntu 12.10 bien installé, grub présent avec choix du système d'exploitation sauf que W8 ne démarre plus maintenant...
j'ai
error: impossible de trouver la commande "drivemap"
error: invalid EFI file path
qu'est ce qui se passe maintenant?
Hors ligne
#10 Le 22/03/2013, à 22:51
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
Boot repair a fait le boulot, ca marche impeccable.
Merci malbo, en effet, il faudrait t'inventer si tu n'existais pas.
Bonne soirée
Hors ligne
#11 Le 23/03/2013, à 07:01
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
Pourrais-tu préciser le modèle et le fabricant de ton ordi parce que ça pourrait servir d'exemple à quelqu'un qui a le même que toi ?
Si tu peux également faire un Boot-Info pour qu'on puisse voir l'installation après réparation ce serait utile. Malgré ce qui est écrit à l'étape 1 de la doc Boot-Info, tu peux le faire depuis ta session normale de ton Ubuntu installé (c'est plus facile à faire que depuis une session live)
Hors ligne
#12 Le 23/03/2013, à 10:17
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
Pas de problème
Mon pc est un portable ASUS modèle F301A
voici le boot info
http://paste.ubuntu.com/5639402/
Hors ligne
#13 Le 23/03/2013, à 11:21
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
Merci pour ces infos.
Voici ton Boot-info du post #12 :
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
674164736 of the same hard drive for core.img. core.img is at this
location and looks for (,gpt8)/boot/grub on this drive.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /EFI/Boot/bootx64.efi /EFI/ubuntu/grubx64.efi
/EFI/Microsoft/Boot/bootmgfw.efi
/EFI/Microsoft/Boot/bootmgr.efi
/EFI/Microsoft/Boot/bootx64.efi
/EFI/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
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
sda3: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 8
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sda6: __________________________________________________________________________
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:
sda7: __________________________________________________________________________
File system: BIOS Boot partition
Boot sector type: Grub2's core.img
Boot sector info:
sda8: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 12.10
Boot files: /boot/grub/grub.cfg /etc/fstab
sda9: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 1 976,773,167 976,773,167 ee GPT
GUID Partition Table detected.
Partition Start Sector End Sector # of Sectors System
/dev/sda1 2,048 616,447 614,400 EFI System partition
/dev/sda2 616,448 2,459,647 1,843,200 Windows Recovery Environment (Windows)
/dev/sda3 2,459,648 2,721,791 262,144 Microsoft Reserved Partition (Windows)
/dev/sda4 2,721,792 393,431,039 390,709,248 Data partition (Windows/Linux)
/dev/sda5 393,431,040 674,164,735 280,733,696 Data partition (Windows/Linux)
/dev/sda6 934,809,600 976,773,119 41,963,520 Windows Recovery Environment (Windows)
/dev/sda7 674,164,736 674,166,689 1,954 BIOS Boot partition
/dev/sda8 674,166,690 926,654,971 252,488,282 Data partition (Windows/Linux)
/dev/sda9 926,654,972 934,809,599 8,154,628 Swap partition (Linux)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 18CE-F30C vfat SYSTEM
/dev/sda2 F0A837FBA837BF42 ntfs Recovery
/dev/sda4 86B23B6FB23B633B ntfs OS
/dev/sda5 20B23D16B23CF240 ntfs Data
/dev/sda6 14D43F70D43F52EA ntfs Restore
/dev/sda8 dd0c3e0f-84e4-4228-8ff4-990423d45eb4 ext4
/dev/sda9 da52a4ba-a219-428c-9773-6097e1b28ece swap
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda1 /boot/efi vfat (rw)
/dev/sda8 / ext4 (rw,errors=remount-ro)
=========================== sda8/boot/grub/grub.cfg: ===========================
--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set default="0"
if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi
export menuentry_id_option
if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi
function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt8'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 dd0c3e0f-84e4-4228-8ff4-990423d45eb4
else
search --no-floppy --fs-uuid --set=root dd0c3e0f-84e4-4228-8ff4-990423d45eb4
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=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' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-dd0c3e0f-84e4-4228-8ff4-990423d45eb4' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_gpt
insmod ext2
set root='hd0,gpt8'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 dd0c3e0f-84e4-4228-8ff4-990423d45eb4
else
search --no-floppy --fs-uuid --set=root dd0c3e0f-84e4-4228-8ff4-990423d45eb4
fi
linux /boot/vmlinuz-3.5.0-17-generic root=UUID=dd0c3e0f-84e4-4228-8ff4-990423d45eb4 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.5.0-17-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-dd0c3e0f-84e4-4228-8ff4-990423d45eb4' {
menuentry 'Ubuntu, with Linux 3.5.0-17-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-17-generic-advanced-dd0c3e0f-84e4-4228-8ff4-990423d45eb4' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_gpt
insmod ext2
set root='hd0,gpt8'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 dd0c3e0f-84e4-4228-8ff4-990423d45eb4
else
search --no-floppy --fs-uuid --set=root dd0c3e0f-84e4-4228-8ff4-990423d45eb4
fi
echo 'Loading Linux 3.5.0-17-generic ...'
linux /boot/vmlinuz-3.5.0-17-generic root=UUID=dd0c3e0f-84e4-4228-8ff4-990423d45eb4 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.5.0-17-generic
}
menuentry 'Ubuntu, with Linux 3.5.0-17-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-17-generic-recovery-dd0c3e0f-84e4-4228-8ff4-990423d45eb4' {
recordfail
insmod gzio
insmod part_gpt
insmod ext2
set root='hd0,gpt8'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt8 --hint-efi=hd0,gpt8 --hint-baremetal=ahci0,gpt8 dd0c3e0f-84e4-4228-8ff4-990423d45eb4
else
search --no-floppy --fs-uuid --set=root dd0c3e0f-84e4-4228-8ff4-990423d45eb4
fi
echo 'Loading Linux 3.5.0-17-generic ...'
linux /boot/vmlinuz-3.5.0-17-generic root=UUID=dd0c3e0f-84e4-4228-8ff4-990423d45eb4 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.5.0-17-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86+ ###
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/25_custom ###
menuentry "Windows UEFI bootmgfw.efi" {
search --fs-uuid --no-floppy --set=root 18CE-F30C
chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi
}
menuentry "Windows Boot UEFI loader" {
search --fs-uuid --no-floppy --set=root 18CE-F30C
chainloader (${root})/EFI/Boot/bootx64.efi
}
menuentry "Windows Boot UEFI recovery bkpbootx64.efi" {
search --fs-uuid --no-floppy --set=root 14D43F70D43F52EA
chainloader (${root})/EFI/Boot/bkpbootx64.efi
}
### END /etc/grub.d/25_custom ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Recovery Environment (loader) (on /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-chain-F0A837FBA837BF42' {
insmod part_gpt
insmod ntfs
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 F0A837FBA837BF42
else
search --no-floppy --fs-uuid --set=root F0A837FBA837BF42
fi
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry 'Windows 8 (loader) (on /dev/sda4)' --class windows --class os $menuentry_id_option 'osprober-chain-86B23B6FB23B633B' {
insmod part_gpt
insmod ntfs
set root='hd0,gpt4'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt4 --hint-efi=hd0,gpt4 --hint-baremetal=ahci0,gpt4 86B23B6FB23B633B
else
search --no-floppy --fs-uuid --set=root 86B23B6FB23B633B
fi
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
### END /etc/grub.d/30_uefi-firmware ###
### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sda8/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/sda8 during installation
UUID=dd0c3e0f-84e4-4228-8ff4-990423d45eb4 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
#UUID=18CE-F30C /boot/efi vfat defaults 0 1
# swap was on /dev/sda9 during installation
UUID=da52a4ba-a219-428c-9773-6097e1b28ece none swap sw 0 0
UUID=18CE-F30C /boot/efi vfat defaults 0 1
--------------------------------------------------------------------------------
=================== sda8: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
433.597481728 = 465.571750912 boot/grub/grub.cfg 1
369.601479530 = 396.856566784 boot/vmlinuz-3.5.0-17-generic 1
369.601479530 = 396.856566784 vmlinuz 1
322.458477974 = 346.237154304 boot/initrd.img-3.5.0-17-generic 1
322.458477974 = 346.237154304 initrd.img 1
322.458477974 = 346.237154304 initrd.img.old 1
ADDITIONAL INFORMATION :
=================== log of boot-repair 2013-03-23__09h14 ===================
boot-repair version : 3.197~ppa38~quantal
boot-sav version : 3.197~ppa38~quantal
glade2script version : 3.2.2~ppa45~quantal
boot-sav-extra version : 3.197~ppa38~quantal
boot-repair is executed in installed-session (Ubuntu 12.10, quantal, Ubuntu, x86_64)
CPU op-mode(s): 32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic root=UUID=dd0c3e0f-84e4-4228-8ff4-990423d45eb4 ro quiet splash vt.handoff=7
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
=================== os-prober:
/dev/sda8:L'OS actuellement utilisé - Ubuntu 12.10 CurrentSession:linux
/dev/sda2:Windows Recovery Environment (loader):Windows:chain
/dev/sda4:Windows 8 (loader):Windows1:chain
=================== blkid:
/dev/sda1: LABEL="SYSTEM" UUID="18CE-F30C" TYPE="vfat"
/dev/sda2: LABEL="Recovery" UUID="F0A837FBA837BF42" TYPE="ntfs"
/dev/sda4: LABEL="OS" UUID="86B23B6FB23B633B" TYPE="ntfs"
/dev/sda5: LABEL="Data" UUID="20B23D16B23CF240" TYPE="ntfs"
/dev/sda6: LABEL="Restore" UUID="14D43F70D43F52EA" TYPE="ntfs"
/dev/sda8: UUID="dd0c3e0f-84e4-4228-8ff4-990423d45eb4" TYPE="ext4"
/dev/sda9: UUID="da52a4ba-a219-428c-9773-6097e1b28ece" TYPE="swap"
1 disks with OS, 3 OS : 1 Linux, 0 MacOS, 2 Windows, 0 unknown type OS.
Attention : identifiant de table de partitions GPT (GUID) détecté sur « /dev/sda » ! L'utilitaire fdisk ne prend pas GPT en charge. Utilisez GNU Parted.
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
=================== /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"
=================== /etc/grub.d/ :
drwxr-xr-x 2 root root 4096 mars 22 21:43 grub.d
total 76
-rwxr-xr-x 1 root root 7541 oct. 14 19:36 00_header
-rwxr-xr-x 1 root root 5488 oct. 4 11:30 05_debian_theme
-rwxr-xr-x 1 root root 10891 oct. 14 19:36 10_linux
-rwxr-xr-x 1 root root 10258 oct. 14 19:36 20_linux_xen
-rwxr-xr-x 1 root root 1688 oct. 11 16:10 20_memtest86+
-rwxr-xr-x 1 root root 473 mars 22 21:43 25_custom
-rwxr-xr-x 1 root root 10976 oct. 14 19:36 30_os-prober
-rwxr-xr-x 1 root root 1426 oct. 14 19:36 30_uefi-firmware
-rwxr-xr-x 1 root root 214 oct. 14 19:36 40_custom
-rwxr-xr-x 1 root root 216 oct. 14 19:36 41_custom
-rw-r--r-- 1 root root 483 oct. 14 19:36 README
/boot/efi detected in the fstab of sda8: UUID=18CE-F30C (sda1)
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/sda2/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda2/EFI/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda6/EFI/Boot/bkpbootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda6/EFI/Boot/bootx64.efi
Presence of .bkp file detected: /mnt/boot-sav/sda6/EFI/Boot/bkpbootx64.efi
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled. (maybe sec-boot, Veuillez indiquer ce message à yannubuntu@gmail.com)
=================== PARTITIONS & DISKS:
sda8 : sda, not-sepboot, grubenv-ok grub2, grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, .
sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /boot/efi.
sda2 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda2.
sda4 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda4.
sda5 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, 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/sda5.
sda6 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/sda6.
sda : GPT, BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
=================== parted -l:
Model: ATA Hitachi HTS54505 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 316MB 315MB fat32 EFI system partition boot
2 316MB 1259MB 944MB ntfs Basic data partition hidden, diag
3 1259MB 1394MB 134MB Microsoft reserved partition msftres
4 1394MB 201GB 200GB ntfs Basic data partition
5 201GB 345GB 144GB ntfs Basic data partition
7 345GB 345GB 1000kB bios_grub
8 345GB 474GB 129GB ext4
9 474GB 479GB 4175MB linux-swap(v1)
6 479GB 500GB 21.5GB ntfs Basic data partition hidden, diag
=================== parted -lm:
BYT;
/dev/sda:500GB:scsi:512:4096:gpt:ATA Hitachi HTS54505;
1:1049kB:316MB:315MB:fat32:EFI system partition:boot;
2:316MB:1259MB:944MB:ntfs:Basic data partition:hidden, diag;
3:1259MB:1394MB:134MB::Microsoft reserved partition:msftres;
4:1394MB:201GB:200GB:ntfs:Basic data partition:;
5:201GB:345GB:144GB:ntfs:Basic data partition:;
7:345GB:345GB:1000kB:::bios_grub;
8:345GB:474GB:129GB:ext4::;
9:474GB:479GB:4175MB:linux-swap(v1)::;
6:479GB:500GB:21.5GB:ntfs:Basic data partition:hidden, diag;
=================== mount:
/dev/sda8 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/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)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
/dev/sda1 on /boot/efi type vfat (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfsd-fuse on /run/user/flocki/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=flocki)
/dev/sda2 on /mnt/boot-sav/sda2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda5 on /mnt/boot-sav/sda5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda6 on /mnt/boot-sav/sda6 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
=================== ls:
/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 size slaves stat subsystem trace uevent
/dev (filtered): alarm ashmem autofs binder block bsg btrfs-control bus char console core cpu cpu_dma_latency disk dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hpet input kmsg kvm log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sg0 shm snapshot snd stderr stdin stdout uinput urandom usb v4l vga_arbiter vhost-net video0 zero
ls /dev/mapper: control
Files in /boot/efi/efi: /boot/efi/efi/ubuntu/grubx64.efi /boot/efi/efi/ubuntu /boot/efi/efi/ASUS/ReAgent.xml /boot/efi/efi/ASUS/nl-NL/ASBOOT.tag.LOG2 /boot/efi/efi/ASUS/nl-NL/ASBOOT.tag.LOG1 /boot/efi/efi/ASUS/nl-NL/ASBOOT.tag.LOG /boot/efi/efi/ASUS/nl-NL/ASBOOT.tag /boot/efi/efi/ASUS/nl-NL /boot/efi/efi/ASUS/it-IT/ASBOOT.tag.LOG2 /boot/efi/efi/ASUS/it-IT/ASBOOT.tag.LOG1 /boot/efi/efi/ASUS/it-IT/ASBOOT.tag.LOG /boot/efi/efi/ASUS/it-IT/ASBOOT.tag /boot/efi/efi/ASUS/it-IT /boot/efi/efi/ASUS/fr-FR/ReAgent.xml /boot/efi/efi/ASUS/fr-FR/ASBOOT.tag.LOG2 /boot/efi/efi/ASUS/fr-FR/ASBOOT.tag.LOG1 /boot/efi/efi/ASUS/fr-FR/ASBOOT.tag.LOG /boot/efi/efi/ASUS/fr-FR/ASBOOT.tag /boot/efi/efi/ASUS/fr-FR /boot/efi/efi/ASUS/de-DE/ASBOOT.tag.LOG2 /boot/efi/efi/ASUS/de-DE/ASBOOT.tag.LOG1 /boot/efi/efi/ASUS/de-DE/ASBOOT.tag.LOG /boot/efi/efi/ASUS/de-DE/ASBOOT.tag /boot/efi/efi/ASUS/de-DE /boot/efi/efi/ASUS/en-GB/ASBOOT.tag.LOG2 /boot/efi/efi/ASUS/en-GB/ASBOOT.tag.LOG1 /boot/efi/efi/ASUS/en-GB/ASBOOT.tag.LOG /boot/efi/efi/ASUS/en-GB/ASBOOT.tag /boot/efi/efi/ASUS/en-GB /boot/efi/efi/ASUS/BCD.LOG2 /boot/efi/efi/ASUS/BCD.LOG1 /boot/efi/efi/ASUS/BCD.LOG /boot/efi/efi/ASUS/BCD /boot/efi/efi/ASUS/X501A1.BIN /boot/efi/efi/ASUS/X501A.BIN /boot/efi/efi/ASUS/X401A1.BIN /boot/efi/efi/ASUS/X401A.BIN /boot/efi/efi/ASUS/X301A1.BIN /boot/efi/efi/ASUS/X301A.BIN /boot/efi/efi/ASUS /boot/efi/efi/Boot/bootx64.efi /boot/efi/efi/Boot /boot/efi/efi/Microsoft/Boot/bootx64.efi.grb /boot/efi/efi/Microsoft/Boot/memtest.efi /boot/efi/efi/Microsoft/Boot/bootmgr.efi /boot/efi/efi/Microsoft/Boot/bootmgfw.efi /boot/efi/efi/Microsoft/Boot/boot.stl /boot/efi/efi/Microsoft/Boot/BCD.LOG2 /boot/efi/efi/Microsoft/Boot/BCD.LOG1 /boot/efi/efi/Microsoft/Boot/BCD.LOG /boot/efi/efi/Microsoft/Boot/Resources/nl-NL/bootres.dll.mui /boot/efi/efi/Microsoft/Boot/Resources/nl-NL /boot/efi/efi/Microsoft/Boot/Resources/it-IT/bootres.dll.mui /boot/efi/efi/Microsoft/Boot/Resources/it-IT /boot/efi/efi/Microsoft/Boot/Resources/fr-FR/bootres.dll.mui /boot/efi/efi/Microsoft/Boot/Resources/fr-FR /boot/efi/efi/Microsoft/Boot/Resources/en-US/bootres.dll.mui /boot/efi/efi/Microsoft/Boot/Resources/en-US /boot/efi/efi/Microsoft/Boot/Resources/de-DE/bootres.dll.mui /boot/efi/efi/Microsoft/Boot/Resources/de-DE /boot/efi/efi/Microsoft/Boot/Resources/bootres.dll /boot/efi/efi/Microsoft/Boot/Resources /boot/efi/efi/Microsoft/Boot/Fonts/wgl4_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/segoe_slboot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/segoen_slboot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/segmono_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/msyh_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/msyhn_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/msjh_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/msjhn_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/meiryo_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/meiryon_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/malgun_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/malgunn_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/kor_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/jpn_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/cht_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts/chs_boot.ttf /boot/efi/efi/Microsoft/Boot/Fonts /boot/efi/efi/Microsoft/Boot/BOOTSTAT.DAT /boot/efi/efi/Microsoft/Boot/zh-TW/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/zh-TW/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/zh-TW/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/zh-TW /boot/efi/efi/Microsoft/Boot/zh-HK/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/zh-HK/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/zh-HK/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/zh-HK /boot/efi/efi/Microsoft/Boot/zh-CN/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/zh-CN/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/zh-CN/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/zh-CN /boot/efi/efi/Microsoft/Boot/uk-UA/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/uk-UA/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/uk-UA /boot/efi/efi/Microsoft/Boot/tr-TR/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/tr-TR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/tr-TR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/tr-TR /boot/efi/efi/Microsoft/Boot/sv-SE/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/sv-SE/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/sv-SE/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/sv-SE /boot/efi/efi/Microsoft/Boot/sr-Latn-CS/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/sr-Latn-CS/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/sr-Latn-CS /boot/efi/efi/Microsoft/Boot/sl-SI/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/sl-SI/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/sl-SI /boot/efi/efi/Microsoft/Boot/sk-SK/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/sk-SK/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/sk-SK /boot/efi/efi/Microsoft/Boot/ru-RU/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/ru-RU/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/ru-RU/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/ru-RU /boot/efi/efi/Microsoft/Boot/ro-RO/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/ro-RO/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/ro-RO /boot/efi/efi/Microsoft/Boot/qps-ploc/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/qps-ploc/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/qps-ploc/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/qps-ploc /boot/efi/efi/Microsoft/Boot/pt-PT/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/pt-PT/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/pt-PT/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/pt-PT /boot/efi/efi/Microsoft/Boot/pt-BR/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/pt-BR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/pt-BR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/pt-BR /boot/efi/efi/Microsoft/Boot/pl-PL/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/pl-PL/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/pl-PL/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/pl-PL /boot/efi/efi/Microsoft/Boot/nl-NL/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/nl-NL/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/nl-NL/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/nl-NL /boot/efi/efi/Microsoft/Boot/nb-NO/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/nb-NO/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/nb-NO/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/nb-NO /boot/efi/efi/Microsoft/Boot/lv-LV/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/lv-LV/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/lv-LV /boot/efi/efi/Microsoft/Boot/lt-LT/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/lt-LT/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/lt-LT /boot/efi/efi/Microsoft/Boot/ko-KR/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/ko-KR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/ko-KR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/ko-KR /boot/efi/efi/Microsoft/Boot/ja-JP/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/ja-JP/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/ja-JP/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/ja-JP /boot/efi/efi/Microsoft/Boot/it-IT/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/it-IT/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/it-IT/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/it-IT /boot/efi/efi/Microsoft/Boot/hu-HU/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/hu-HU/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/hu-HU/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/hu-HU /boot/efi/efi/Microsoft/Boot/hr-HR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/hr-HR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/hr-HR /boot/efi/efi/Microsoft/Boot/fr-FR/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/fr-FR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/fr-FR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/fr-FR /boot/efi/efi/Microsoft/Boot/fi-FI/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/fi-FI/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/fi-FI/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/fi-FI /boot/efi/efi/Microsoft/Boot/et-EE/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/et-EE/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/et-EE /boot/efi/efi/Microsoft/Boot/es-ES/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/es-ES/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/es-ES/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/es-ES /boot/efi/efi/Microsoft/Boot/en-US/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/en-US/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/en-US/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/en-US /boot/efi/efi/Microsoft/Boot/en-GB/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/en-GB/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/en-GB /boot/efi/efi/Microsoft/Boot/el-GR/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/el-GR/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/el-GR/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/el-GR /boot/efi/efi/Microsoft/Boot/de-DE/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/de-DE/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/de-DE/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/de-DE /boot/efi/efi/Microsoft/Boot/da-DK/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/da-DK/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/da-DK/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/da-DK /boot/efi/efi/Microsoft/Boot/cs-CZ/memtest.efi.mui /boot/efi/efi/Microsoft/Boot/cs-CZ/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/cs-CZ /boot/efi/efi/Microsoft/Boot/bootx64.efi /boot/efi/efi/Microsoft/Boot/BCD /boot/efi/efi/Microsoft/Boot/bg-BG/bootmgr.efi.mui /boot/efi/efi/Microsoft/Boot/bg-BG/bootmgfw.efi.mui /boot/efi/efi/Microsoft/Boot/bg-BG /boot/efi/efi/Microsoft/Boot /boot/efi/efi/Microsoft /boot/efi/efi
=================== hexdump -n512 -C /dev/sda1
00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 5e 1b |.X.MSDOS5.0...^.|
00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 60 09 00 51 02 00 00 00 00 00 00 02 00 00 00 |.`..Q...........|
00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 80 00 29 0c f3 ce 18 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 ac 01 b9 01 00 00 55 aa |..............U.|
00000200
=================== hexdump -n512 -C /dev/sda2
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 68 09 00 |........?....h..|
00000020 00 00 00 00 80 00 80 00 ff 1f 1c 00 00 00 00 00 |................|
00000030 00 2c 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |.,..............|
00000040 f6 00 00 00 01 00 00 00 42 bf 37 a8 fb 37 a8 f0 |........B.7..7..|
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
=================== hexdump -n512 -C /dev/sda4
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 88 29 00 |........?.....).|
00000020 00 00 00 00 80 00 80 00 ff bf 49 17 00 00 00 00 |..........I.....|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 3b 63 3b b2 6f 3b b2 86 |........;c;.o;..|
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
=================== hexdump -n512 -C /dev/sda5
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 48 73 17 |........?....Hs.|
00000020 00 00 00 00 80 00 80 00 f8 a7 bb 10 00 00 00 00 |................|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 40 f2 3c b2 16 3d b2 20 |........@.<..=. |
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
=================== hexdump -n512 -C /dev/sda6
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 10 b8 37 |........?......7|
00000020 00 00 00 00 80 00 80 00 ff 4f 80 02 00 00 00 00 |.........O......|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 ea 52 3f d4 70 3f d4 14 |.........R?.p?..|
00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
00000200
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
=================== df -Th:
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda8 ext4 119G 3.9G 109G 4% /
udev devtmpfs 1.9G 12K 1.9G 1% /dev
tmpfs tmpfs 769M 860K 768M 1% /run
none tmpfs 5.0M 0 5.0M 0% /run/lock
none tmpfs 1.9G 292K 1.9G 1% /run/shm
none tmpfs 100M 44K 100M 1% /run/user
/dev/sda1 vfat 296M 60M 237M 21% /boot/efi
/dev/sda2 fuseblk 900M 336M 565M 38% /mnt/boot-sav/sda2
/dev/sda4 fuseblk 187G 60G 127G 32% /mnt/boot-sav/sda4
/dev/sda5 fuseblk 134G 109M 134G 1% /mnt/boot-sav/sda5
/dev/sda6 fuseblk 21G 9.7G 11G 49% /mnt/boot-sav/sda6
=================== fdisk -l:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x04a53d1b
Device Boot Start End Blocks Id System
/dev/sda1 1 976773167 488386583+ ee GPT
Partition 1 does not start on physical sector boundary.
EFI détecté. Veuillez vérifier les options.
=================== Final advice in case of recommended repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sda1/efi/.../grub*.efi !
Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 12.10] 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 [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
=================== Default settings
Recommended-Repair
This setting would reinstall the grub-efi of sda8, using the following options: sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s restore-efi-backups
=================== 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'après ce Boot-Info, il doit y avoir ces 3 entrées dans le menu Grub que tu vois au démarrage de l'ordi :
Windows UEFI bootmgfw.efi
Windows Boot UEFI loader
Windows Boot UEFI recovery bkpbootx64.efi
Pourrais-tu me dire ce qui se passe pour chacun des 3 choix possibles (est-ce que Windows démarre normalement ou est-ce que c'est autre chose) ?
Dernière modification par malbo (Le 23/03/2013, à 11:23)
Hors ligne
#14 Le 23/03/2013, à 16:01
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
Alors
-Windows UEFI bootmgfw.efi , ok W8 démarre
-Windows boot UEFI loader, je retombe sur le menu Grub direct
-Windows boot UEFI recovery bkpbootx64.efi, j'ai un message d'erreur de la part de Windows boot manager, il me demande le cd de réinstallation de W8, bref, il refuse quoi que ce soit
Hors ligne
#15 Le 23/03/2013, à 17:05
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
Merci. Le point positif, c'est que l'entrée Windows UEFI bootmgfw.efi soit fonctionnelle.
Si dans l'avenir tu as des soucis pour démarrer soit Windows soit Ubuntu, je te prie de poster ici pour demander de l'aide (avec ton Boot-Info) plutôt que tenter d'utiliser Boot-Repair tout seul parce que son maniement est très surprenant.
Pour l'heure, si ton fonctionnement est bon, je te prie de modifier le titre de ton premier post pour qu'il devienne :
[Résolu] pb dual boot ubuntu windows 8
conformément à l'item 5.2 de ce lien : http://doc.ubuntu-fr.org/tutoriel/howto … _en_resolu
Dernière modification par malbo (Le 23/03/2013, à 17:05)
Hors ligne
#16 Le 23/03/2013, à 17:16
- flocki
Re : [Résolu]pb dual boot ubuntu windows 8
c'est fait, merci beaucoup pour ton aide.
Hors ligne
#17 Le 23/03/2013, à 21:47
- malbo
Re : [Résolu]pb dual boot ubuntu windows 8
J'ai ajouté une ligne pour le modèle F301A dans la liste des portables Asus
Hors ligne
Pages : 1