Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#76 Le 20/04/2017, à 10:49

Bougron

Re : [ résolu ] No bootable device ( au démarrage )

Bonjour.
Bien embêtant ce eMMC qui tantôt est présent, tantôt est absent et qui peut être monté sur deux points de montage à la fois.

Pour le boot-info, je préfère la solution URL car en cliquant dessus, je peux l'ouvrir dans un autre onglet. c'est plus pratique pour accéder simultanément à la discussion et au contenu.
Je suis conscient que dans quelques années, on n'aura plus connaissance de ce boot-Info s'il n'est pas stocké dans le forum...

Au fait dans le boot-info, j'ai vu cela.

=================== os-prober:
/dev/mmcblk0p2:Ubuntu 16.04.2 LTS (16.04):Ubuntu:linux

Donc, il te reste aussi à foncer à fond sur la solution refind. Ce qui n'empêche pas de tenter de réparer la grosse clé USB

à priori l'installation sur le eMMC n'est pas cryptée car absence de partition EXT2.

blkid" output: ________________________________________________________________
Device           UUID                                   TYPE       LABEL
/dev/mmcblk0                                                       
/dev/mmcblk0p1   9D60-7D0C                              vfat       
/dev/mmcblk0p2   c10d134e-d8ee-4c3f-ae38-124a725b0c0e   ext4       
/dev/mmcblk0p3   06998eb6-50dd-47ea-8c5d-1e2826c033c3   swap       

Dernière modification par Bougron (Le 20/04/2017, à 13:23)

Hors ligne

#77 Le 25/04/2017, à 10:55

Aaron Dblock

Re : [ résolu ] No bootable device ( au démarrage )

Bonjour,

La version 17.04 détecte mes 32 Go sans problème ! c'est déjà une avancée en soit.

J'ai pu effectuer l'installation sur le volume sans toucher aux partitions. J'ai laissé faire l'installation normalement. J'intègre ensuite refind comme tu le décris Bougron. Je reboot. Refind est ok, je lance la première option et ça bloque après. J'essaye les autres options sans plus de succès. Soit le lancement est très long ? Soit il y a une couille dans le paté.

Un boot-info sans les réparations proposés.

Avec Balise (merci Malbo je me passerais de commentaires sur le dernier message...)

Paste2

    Create Paste
    Followup Paste
    QR

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


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

 => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 4.03 0x4d8ae235
    Boot sector info:  Syslinux looks at sector 3253176 of /dev/sda1 for its 
                       second stage. SYSLINUX is installed in the / 
                       directory. No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi 
                       /EFI/BOOT/grubx64.efi /ldlinux.sys

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048    31,266,815    31,264,768   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/mmcblk0                                                       
/dev/mmcblk0p1   F32D-45DA                              vfat       
/dev/mmcblk0p2   a72c08fe-5259-46ef-9cd8-95598c9b6893   ext4       
/dev/sda1        3EA9-101A                              vfat       LIVEUSB

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

total 0
lrwxrwxrwx 1 root root 13 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c -> ../../mmcblk0
lrwxrwxrwx 1 root root 15 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c-part1 -> ../../mmcblk0p1
lrwxrwxrwx 1 root root 15 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c-part2 -> ../../mmcblk0p2
lrwxrwxrwx 1 root root  9 Apr 25 08:45 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 Apr 25 08:45 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0-part1 -> ../../sda1

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/mmcblk0p2   /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 ext4       (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sda1        /cdrom                   vfat       (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------

if loadfont /boot/grub/font.pf2 ; then
	set gfxmode=auto
	insmod efi_gop
	insmod efi_uga
	insmod gfxterm
	terminal_output gfxterm
fi

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

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

============================== sda1/syslinux.cfg: ==============================

--------------------------------------------------------------------------------
default menu.c32
prompt 0
menu title UNetbootin
timeout 100

label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---

label ubnentry0
menu label ^Help
kernel /ubnkern
append initrd=/ubninit 

label ubnentry1
menu label ^Try Ubuntu without installing
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper  quiet splash ---

label ubnentry2
menu label ^Install Ubuntu
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity  quiet splash ---

label ubnentry3
menu label ^Check disc for defects
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz boot=casper integrity-check  quiet splash ---

label ubnentry4
menu label Test ^memory
kernel /install/mt86plus
append initrd=/ubninit 

label ubnentry5
menu label ^Boot from first hard disk
kernel /ubnkern
append initrd=/ubninit 

label ubnentry6
menu label Try Ubuntu without installing
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---

label ubnentry7
menu label Install Ubuntu
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---

label ubnentry8
menu label OEM install (for manufacturers)
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---

label ubnentry9
menu label Check disc for defects
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---

--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

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

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

           GiB - GB             File                                 Fragment(s)

            ?? = ??             syslinux.cfg                                   1
            ?? = ??             ldlinux.sys                                    1
            ?? = ??             menu.c32                                       1

============== sda1: Version of COM32(R) files used by Syslinux: ===============

 menu.c32                           :  COM32R module (v4.xx)

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

File descriptor 9 (/proc/3806/mountinfo) leaked on lvs invocation. Parent PID 11456: bash
File descriptor 63 (pipe:[47565]) leaked on lvs invocation. Parent PID 11456: bash

ADDITIONAL INFORMATION :
=================== log of boot-repair 2017-04-25__08h44 ===================
boot-repair version : 4ppa40
boot-sav version : 4ppa40
glade2script version : 3.2.3~ppa1
boot-sav-extra version : 4ppa40
Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Error: /dev/mmcblk0boot0: unrecognised disk label
Error: /dev/mmcblk0boot1: unrecognised disk label
Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Error: /dev/mmcblk0boot0: unrecognised disk label
Error: /dev/mmcblk0boot1: unrecognised disk label
boot-repair is executed in live-session (Ubuntu 17.04, zesty, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
ls: cannot access '/home/usr/.config': No such file or directory
mmcblk0 (sda) has unknown type. Please report this message to boot.repair@gmail.com
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount /dev/mmcblk0 : Error code 32
mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount -r /dev/mmcblk0 : Error code 32
cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory

=================== os-prober:
/dev/mmcblk0p2:Ubuntu 17.04 (17.04):Ubuntu:linux

=================== blkid:
/dev/mmcblk0p1: UUID="F32D-45DA" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="5bdfcbe3-c565-4df0-b230-c65c43aaa909"
/dev/mmcblk0p2: UUID="a72c08fe-5259-46ef-9cd8-95598c9b6893" TYPE="ext4" PARTUUID="8ff82568-f484-47ed-8d21-9735a275366d"
/dev/sda1: LABEL="LIVEUSB" UUID="3EA9-101A" TYPE="vfat" PARTUUID="01a8e938-01"
/dev/loop0: TYPE="squashfs"
/dev/mmcblk0: PTUUID="f2ef6b10-c958-4aec-a19f-211de8ccf6f5" PTTYPE="gpt"


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

mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount /dev/mmcblk0 : Error code 32
mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount -r /dev/mmcblk0 : Error code 32
=================== No kernel in /mnt/boot-sav/mmcblk0p1/boot:
bootx64.efi
bootx64.efi.grb


Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/mmcblk0p1/EFI/Boot/bootx64.efi

=================== /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 Apr 12 03:14 grub.d
total 80
-rwxr-xr-x 1 root root  9783 Mar 30 21:45 00_header
-rwxr-xr-x 1 root root  6258 Nov  1 11:05 05_debian_theme
-rwxr-xr-x 1 root root 12676 Mar 30 21:45 10_linux
-rwxr-xr-x 1 root root 11281 Mar 30 21:45 20_linux_xen
-rwxr-xr-x 1 root root  1992 Jan 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 Mar 30 21:45 30_os-prober
-rwxr-xr-x 1 root root  1418 Mar 30 21:45 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Mar 30 21:45 40_custom
-rwxr-xr-x 1 root root   216 Mar 30 21:45 41_custom
-rw-r--r-- 1 root root   483 Mar 30 21:45 README




=================== /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/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"



/boot/efi detected in the fstab of mmcblk0p2: UUID=F32D-45DA   (mmcblk0p1)
gui-g2slaunch.sh: line 159: warning: command substitution: ignored null byte in input

=================== efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* Unknown Device: 	HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0001* Windows Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
Boot0002* Unknown Device: 	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0003* USB HDD: SanDisk Cruzer Slice	PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
Boot0004* ubuntu	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)
Boot0005* rEFInd Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
Boot2001* EFI USB Device	RC
Boot2002* EFI DVD/CDROM	RC
Boot2003* EFI Network	RC

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled. (maybe sec-boot, Please report this message to boot.repair@gmail.com)


=================== PARTITIONS & DISKS:
mmcblk0p1	: mmcblk0,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-kernel,	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/mmcblk0p1.
mmcblk0p2	: mmcblk0,	not-sepboot,	grubenv-ok	grub2,	signed grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	not-far,	/media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893.
mmcblk0	: sda,	maybesepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/mnt/boot-sav/mmcblk0.

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


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

Model: SanDisk Cruzer Slice (scsi)
Disk /dev/sda: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
1      1049kB  16.0GB  16.0GB  primary  fat32        boot


Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: MMC BJNB4R (sd/mmc)
Disk /dev/mmcblk0: 31.3GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name                  Flags
1      1049kB  538MB   537MB   fat32        EFI System Partition  boot, esp
2      538MB   31.3GB  30.7GB  ext4

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

BYT;
/dev/sda:16.0GB:scsi:512:512:msdos:SanDisk Cruzer Slice:;
1:1049kB:16.0GB:16.0GB:fat32::boot;

BYT;
/dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0:31.3GB:sd/mmc:512:512:gpt:MMC BJNB4R:;
1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
2:538MB:31.3GB:30.7GB:ext4::;

=================== lsblk:
KNAME        TYPE FSTYPE    SIZE LABEL
loop0        loop squashfs  1.5G
sda          disk          14.9G
sda1         part vfat     14.9G LIVEUSB
mmcblk0      disk          29.1G
mmcblk0p1    part vfat      512M
mmcblk0p2    part ext4     28.6G
mmcblk0boot0 disk             4M
mmcblk0boot1 disk             4M
mmcblk0rpmb  disk             4M

KNAME        ROTA RO RM STATE   MOUNTPOINT
loop0           1  1  0         /rofs
sda             1  0  1 running
sda1            1  0  1         /cdrom
mmcblk0         0  0  0
mmcblk0p1       0  0  0         /mnt/boot-sav/mmcblk0p1
mmcblk0p2       0  0  0         /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893
mmcblk0boot0    0  1  0
mmcblk0boot1    0  1  0
mmcblk0rpmb     0  0  0


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=918604k,nr_inodes=229651,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=187020k,mode=755)
/dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
aufs on / type aufs (rw,noatime,si=d4ee3c26d9a19b98)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14139)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=187016k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/mmcblk0p2 on /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/mmcblk0p1 on /mnt/boot-sav/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=================== ls:
/sys/block/mmcblk0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/mmcblk0boot0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
/sys/block/mmcblk0boot1 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
/sys/block/mmcblk0rpmb (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
/dev (filtered):  acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 ecryptfs fb0 fd full fuse gpiochip0 gpiochip1 gpiochip2 gpiochip3 hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mmcblk0 mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0rpmb mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/mmcblk0p1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 08 20 00  |.X.mkfs.fat... .|
00000010  02 00 00 00 00 f8 00 00  10 00 04 00 00 08 00 00  |................|
00000020  00 00 10 00 00 04 00 00  00 00 00 00 02 00 00 00  |................|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 da 45 2d f3 4e  4f 20 4e 41 4d 45 20 20  |..).E-.NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |  FAT32   ...w|.|
00000060  22 c0 74 0b 56 b4 0e bb  07 00 cd 10 5e eb f0 32  |".t.V.......^..2|
00000070  e4 cd 16 cd 19 eb fe 54  68 69 73 20 69 73 20 6e  |.......This is n|
00000080  6f 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 64 69  |ot a bootable di|
00000090  73 6b 2e 20 20 50 6c 65  61 73 65 20 69 6e 73 65  |sk.  Please inse|
000000a0  72 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 66 6c  |rt a bootable fl|
000000b0  6f 70 70 79 20 61 6e 64  0d 0a 70 72 65 73 73 20  |oppy and..press |
000000c0  61 6e 79 20 6b 65 79 20  74 6f 20 74 72 79 20 61  |any key to try a|
000000d0  67 61 69 6e 20 2e 2e 2e  20 0d 0a 00 00 00 00 00  |gain ... .......|
000000e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  898M     0  898M   0% /dev
tmpfs          tmpfs     183M  8.4M  175M   5% /run
/dev/sda1      vfat       15G  1.6G   14G  11% /cdrom
/dev/loop0     squashfs  1.5G  1.5G     0 100% /rofs
aufs           aufs      914M   61M  853M   7% /
tmpfs          tmpfs     914M   26M  888M   3% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     914M     0  914M   0% /sys/fs/cgroup
tmpfs          tmpfs     914M  272K  913M   1% /tmp
tmpfs          tmpfs     183M  152K  183M   1% /run/user/999
/dev/mmcblk0p2 ext4       29G  5.6G   22G  21% /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893
/dev/mmcblk0p1 vfat      511M   12M  500M   3% /mnt/boot-sav/mmcblk0p1

=================== fdisk -l:
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mmcblk0: 29.1 GiB, 31268536320 bytes, 61071360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: F2EF6B10-C958-4AEC-A19F-211DE8CCF6F5

Device           Start      End  Sectors  Size Type
/dev/mmcblk0p1    2048  1050623  1048576  512M EFI System
/dev/mmcblk0p2 1050624 61069311 60018688 28.6G Linux filesystem




Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x01a8e938

Device     Boot Start      End  Sectors  Size Id Type
/dev/sda1  *     2048 31266815 31264768 14.9G  b W95 FAT32




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of mmcblk0p2, using the following options:        mmcblk0p1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s    use-standard-efi-file rename-ms-efi


=================== Final advice in case of suggested repair
Please do not forget to make your BIOS boot on mmcblk0 (31.3GB) disk!


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




paste.ubuntu.com ko (), using paste.debian
paste.debian.net ko (), using paste2

Et un boot-info après réparation par boot-repair

Paste2

    Create Paste
    Followup Paste
    QR

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


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

 => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 4.03 0x4d8ae235
    Boot sector info:  Syslinux looks at sector 3253176 of /dev/sda1 for its 
                       second stage. SYSLINUX is installed in the / 
                       directory. No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi 
                       /EFI/BOOT/grubx64.efi /ldlinux.sys

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048    31,266,815    31,264,768   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/mmcblk0                                                       
/dev/mmcblk0p1   F32D-45DA                              vfat       
/dev/mmcblk0p2   a72c08fe-5259-46ef-9cd8-95598c9b6893   ext4       
/dev/sda1        3EA9-101A                              vfat       LIVEUSB

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

total 0
lrwxrwxrwx 1 root root 13 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c -> ../../mmcblk0
lrwxrwxrwx 1 root root 15 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c-part1 -> ../../mmcblk0p1
lrwxrwxrwx 1 root root 15 Apr 25 08:42 mmc-BJNB4R_0x3f454d1c-part2 -> ../../mmcblk0p2
lrwxrwxrwx 1 root root  9 Apr 25 08:53 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 Apr 25 08:53 usb-SanDisk_Cruzer_Slice_20044530831DFBC034F4-0:0-part1 -> ../../sda1

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/mmcblk0p2   /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 ext4       (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/sda1        /cdrom                   vfat       (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------

if loadfont /boot/grub/font.pf2 ; then
	set gfxmode=auto
	insmod efi_gop
	insmod efi_uga
	insmod gfxterm
	terminal_output gfxterm
fi

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

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

============================== sda1/syslinux.cfg: ==============================

--------------------------------------------------------------------------------
default menu.c32
prompt 0
menu title UNetbootin
timeout 100

label unetbootindefault
menu label Default
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---

label ubnentry0
menu label ^Help
kernel /ubnkern
append initrd=/ubninit 

label ubnentry1
menu label ^Try Ubuntu without installing
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper  quiet splash ---

label ubnentry2
menu label ^Install Ubuntu
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity  quiet splash ---

label ubnentry3
menu label ^Check disc for defects
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz boot=casper integrity-check  quiet splash ---

label ubnentry4
menu label Test ^memory
kernel /install/mt86plus
append initrd=/ubninit 

label ubnentry5
menu label ^Boot from first hard disk
kernel /ubnkern
append initrd=/ubninit 

label ubnentry6
menu label Try Ubuntu without installing
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---

label ubnentry7
menu label Install Ubuntu
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---

label ubnentry8
menu label OEM install (for manufacturers)
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---

label ubnentry9
menu label Check disc for defects
kernel /casper/vmlinuz.efi
append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---

--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

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

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

           GiB - GB             File                                 Fragment(s)

            ?? = ??             syslinux.cfg                                   1
            ?? = ??             ldlinux.sys                                    1
            ?? = ??             menu.c32                                       1

============== sda1: Version of COM32(R) files used by Syslinux: ===============

 menu.c32                           :  COM32R module (v4.xx)

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

File descriptor 9 (/proc/12216/mountinfo) leaked on lvs invocation. Parent PID 21534: bash
File descriptor 63 (pipe:[56048]) leaked on lvs invocation. Parent PID 21534: bash

ADDITIONAL INFORMATION :
=================== log of boot-repair 2017-04-25__08h52 ===================
boot-repair version : 4ppa40
boot-sav version : 4ppa40
glade2script version : 3.2.3~ppa1
boot-sav-extra version : 4ppa40
Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Error: /dev/mmcblk0boot0: unrecognised disk label
Error: /dev/mmcblk0boot1: unrecognised disk label
Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Error: /dev/mmcblk0boot0: unrecognised disk label
Error: /dev/mmcblk0boot1: unrecognised disk label
boot-repair is executed in live-session (Ubuntu 17.04, zesty, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
ls: cannot access '/home/usr/.config': No such file or directory
mmcblk0 (sda) has unknown type. Please report this message to boot.repair@gmail.com
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount /dev/mmcblk0 : Error code 32
mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount -r /dev/mmcblk0 : Error code 32
cat: /sys/block/mmcblk0/mmcblk0boot0/start: No such file or directory
cat: /sys/block/mmcblk0/mmcblk0boot1/start: No such file or directory
cat: /sys/block/mmcblk0/mmcblk0rpmb/start: No such file or directory

=================== os-prober:
/dev/mmcblk0p2:Ubuntu 17.04 (17.04):Ubuntu:linux

=================== blkid:
/dev/mmcblk0p1: UUID="F32D-45DA" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="5bdfcbe3-c565-4df0-b230-c65c43aaa909"
/dev/mmcblk0p2: UUID="a72c08fe-5259-46ef-9cd8-95598c9b6893" TYPE="ext4" PARTUUID="8ff82568-f484-47ed-8d21-9735a275366d"
/dev/sda1: LABEL="LIVEUSB" UUID="3EA9-101A" TYPE="vfat" PARTUUID="01a8e938-01"
/dev/loop0: TYPE="squashfs"
/dev/mmcblk0: PTUUID="f2ef6b10-c958-4aec-a19f-211de8ccf6f5" PTTYPE="gpt"


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

mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount /dev/mmcblk0 : Error code 32
mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount -r /dev/mmcblk0 : Error code 32
=================== No kernel in /mnt/boot-sav/mmcblk0p1/boot:
bootx64.efi
bootx64.efi.grb


Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Microsoft file detected: /mnt/boot-sav/mmcblk0p1/EFI/Microsoft/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/mmcblk0p1/EFI/Boot/bootx64.efi

=================== /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 Apr 12 03:14 grub.d
total 80
-rwxr-xr-x 1 root root  9783 Mar 30 21:45 00_header
-rwxr-xr-x 1 root root  6258 Nov  1 11:05 05_debian_theme
-rwxr-xr-x 1 root root 12676 Mar 30 21:45 10_linux
-rwxr-xr-x 1 root root 11281 Mar 30 21:45 20_linux_xen
-rwxr-xr-x 1 root root  1992 Jan 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 Mar 30 21:45 30_os-prober
-rwxr-xr-x 1 root root  1418 Mar 30 21:45 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Mar 30 21:45 40_custom
-rwxr-xr-x 1 root root   216 Mar 30 21:45 41_custom
-rw-r--r-- 1 root root   483 Mar 30 21:45 README




=================== /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/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"



/boot/efi detected in the fstab of mmcblk0p2: UUID=F32D-45DA   (mmcblk0p1)
gui-g2slaunch.sh: line 159: warning: command substitution: ignored null byte in input

=================== efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* Unknown Device: 	HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0001* Windows Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
Boot0002* Unknown Device: 	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0003* USB HDD: SanDisk Cruzer Slice	PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
Boot0004* ubuntu	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)
Boot0005* rEFInd Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
Boot2001* EFI USB Device	RC
Boot2002* EFI DVD/CDROM	RC
Boot2003* EFI Network	RC

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled. (maybe sec-boot, Please report this message to boot.repair@gmail.com)


=================== PARTITIONS & DISKS:
mmcblk0p1	: mmcblk0,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-kernel,	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/mmcblk0p1.
mmcblk0p2	: mmcblk0,	not-sepboot,	grubenv-ok	grub2,	signed grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	not-far,	/media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893.
mmcblk0	: sda,	maybesepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	/mnt/boot-sav/mmcblk0.

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


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

Model: SanDisk Cruzer Slice (scsi)
Disk /dev/sda: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
1      1049kB  16.0GB  16.0GB  primary  fat32        boot


Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:

Model: MMC BJNB4R (sd/mmc)
Disk /dev/mmcblk0: 31.3GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number  Start   End     Size    File system  Name                  Flags
1      1049kB  538MB   537MB   fat32        EFI System Partition  boot, esp
2      538MB   31.3GB  30.7GB  ext4

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

BYT;
/dev/sda:16.0GB:scsi:512:512:msdos:SanDisk Cruzer Slice:;
1:1049kB:16.0GB:16.0GB:fat32::boot;

BYT;
/dev/mmcblk0rpmb:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0boot0:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0boot1:4194kB:sd/mmc:512:512:unknown:Generic SD/MMC Storage Card:;

BYT;
/dev/mmcblk0:31.3GB:sd/mmc:512:512:gpt:MMC BJNB4R:;
1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
2:538MB:31.3GB:30.7GB:ext4::;

=================== lsblk:
KNAME        TYPE FSTYPE    SIZE LABEL
loop0        loop squashfs  1.5G
sda          disk          14.9G
sda1         part vfat     14.9G LIVEUSB
mmcblk0      disk          29.1G
mmcblk0p1    part vfat      512M
mmcblk0p2    part ext4     28.6G
mmcblk0boot0 disk             4M
mmcblk0boot1 disk             4M
mmcblk0rpmb  disk             4M

KNAME        ROTA RO RM STATE   MOUNTPOINT
loop0           1  1  0         /rofs
sda             1  0  1 running
sda1            1  0  1         /cdrom
mmcblk0         0  0  0
mmcblk0p1       0  0  0         /mnt/boot-sav/mmcblk0p1
mmcblk0p2       0  0  0         /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893
mmcblk0boot0    0  1  0
mmcblk0boot1    0  1  0
mmcblk0rpmb     0  0  0


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=918604k,nr_inodes=229651,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=187020k,mode=755)
/dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
aufs on / type aufs (rw,noatime,si=d4ee3c26d9a19b98)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14139)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=187016k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/mmcblk0p2 on /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2)
/dev/mmcblk0p1 on /mnt/boot-sav/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=================== ls:
/sys/block/mmcblk0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0rpmb power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/mmcblk0boot0 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
/sys/block/mmcblk0boot1 (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro ro_lock_until_next_power_on size slaves stat subsystem trace uevent
/sys/block/mmcblk0rpmb (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment ext_range force_ro holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered):  alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 size slaves stat subsystem trace uevent
/dev (filtered):  acpi_thermal_rel autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 ecryptfs fb0 fd full fuse gpiochip0 gpiochip1 gpiochip2 gpiochip3 hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mmcblk0 mmcblk0boot0 mmcblk0boot1 mmcblk0p1 mmcblk0p2 mmcblk0rpmb mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout tpm0 uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/mmcblk0p1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 08 20 00  |.X.mkfs.fat... .|
00000010  02 00 00 00 00 f8 00 00  10 00 04 00 00 08 00 00  |................|
00000020  00 00 10 00 00 04 00 00  00 00 00 00 02 00 00 00  |................|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 da 45 2d f3 4e  4f 20 4e 41 4d 45 20 20  |..).E-.NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |  FAT32   ...w|.|
00000060  22 c0 74 0b 56 b4 0e bb  07 00 cd 10 5e eb f0 32  |".t.V.......^..2|
00000070  e4 cd 16 cd 19 eb fe 54  68 69 73 20 69 73 20 6e  |.......This is n|
00000080  6f 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 64 69  |ot a bootable di|
00000090  73 6b 2e 20 20 50 6c 65  61 73 65 20 69 6e 73 65  |sk.  Please inse|
000000a0  72 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 66 6c  |rt a bootable fl|
000000b0  6f 70 70 79 20 61 6e 64  0d 0a 70 72 65 73 73 20  |oppy and..press |
000000c0  61 6e 79 20 6b 65 79 20  74 6f 20 74 72 79 20 61  |any key to try a|
000000d0  67 61 69 6e 20 2e 2e 2e  20 0d 0a 00 00 00 00 00  |gain ... .......|
000000e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  898M     0  898M   0% /dev
tmpfs          tmpfs     183M  8.4M  175M   5% /run
/dev/sda1      vfat       15G  1.6G   14G  11% /cdrom
/dev/loop0     squashfs  1.5G  1.5G     0 100% /rofs
aufs           aufs      914M   67M  847M   8% /
tmpfs          tmpfs     914M   26M  888M   3% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     914M     0  914M   0% /sys/fs/cgroup
tmpfs          tmpfs     914M  308K  913M   1% /tmp
tmpfs          tmpfs     183M  156K  183M   1% /run/user/999
/dev/mmcblk0p2 ext4       29G  5.6G   22G  21% /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893
/dev/mmcblk0p1 vfat      511M   12M  500M   3% /mnt/boot-sav/mmcblk0p1

=================== fdisk -l:
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mmcblk0: 29.1 GiB, 31268536320 bytes, 61071360 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: F2EF6B10-C958-4AEC-A19F-211DE8CCF6F5

Device           Start      End  Sectors  Size Type
/dev/mmcblk0p1    2048  1050623  1048576  512M EFI System
/dev/mmcblk0p2 1050624 61069311 60018688 28.6G Linux filesystem




Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 14.9 GiB, 16008609792 bytes, 31266816 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x01a8e938

Device     Boot Start      End  Sectors  Size Id Type
/dev/sda1  *     2048 31266815 31264768 14.9G  b W95 FAT32



=================== Recommended repair
The default repair of the Boot-Repair utility will reinstall the grub-efi-amd64-signed of mmcblk0p2, using the following options:        mmcblk0p1/boot/efi,
Additional repair will be performed: unhide-bootmenu-10s    use-standard-efi-file rename-ms-efi


/boot/efi added in mmcblk0p2/fstab
rm /mnt/boot-sav/mmcblk0p1/efi/Microsoft/Boot/bootmgfw.efi /mnt/boot-sav/mmcblk0p1/efi/Microsoft/Boot/bootmgfw.efi.grb
rm /mnt/boot-sav/mmcblk0p1/efi/Microsoft/Boot/bootx64.efi /mnt/boot-sav/mmcblk0p1/efi/Microsoft/Boot/bootx64.efi.grb
rm /mnt/boot-sav/mmcblk0p1/efi/Boot/bootx64.efi /mnt/boot-sav/mmcblk0p1/efi/Boot/bootx64.efi.grb
Mount mmcblk0p1 on /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi
ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind_local.crt /refind/keys/refind_local.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons-backup/vol_optical.png /refind/icons-backup/vol_net.png /refind/icons-backup/vol_internal.png /refind/icons-backup/vol_external.png /refind/icons-backup/transparent.png /refind/icons-backup/tool_windows_rescue.png /refind/icons-backup/tool_shell.png /refind/icons-backup/tool_rescue.png /refind/icons-backup/tool_part.png /refind/icons-backup/tool_netboot.png /refind/icons-backup/tool_mok_tool.png /refind/icons-backup/tool_memtest.png /refind/icons-backup/tool_fwupdate.png /refind/icons-backup/tool_apple_rescue.png /refind/icons-backup/README /refind/icons-backup/os_xubuntu.png /refind/icons-backup/os_win.png /refind/icons-backup/os_win8.png /refind/icons-backup/os_unknown.png /refind/icons-backup/os_ubuntu.png /refind/icons-backup/os_suse.png /refind/icons-backup/os_slackware.png /refind/icons-backup/os_refit.png /refind/icons-backup/os_refind.png /refind/icons-backup/os_redhat.png /refind/icons-backup/os_opensuse.png /refind/icons-backup/os_network.png /refind/icons-backup/os_netbsd.png /refind/icons-backup/os_mandriva.png /refind/icons-backup/os_mageia.png /refind/icons-backup/os_mac.png /refind/icons-backup/os_lubuntu.png /refind/icons-backup/os_linux.png /refind/icons-backup/os_linuxmint.png /refind/icons-backup/os_legacy.png /refind/icons-backup/os_kubuntu.png /refind/icons-backup/os_hwtest.png /refind/icons-backup/os_haiku.png /refind/icons-backup/os_gummiboot.png /refind/icons-backup/os_gentoo.png /refind/icons-backup/os_frugalware.png /refind/icons-backup/os_freebsd.png /refind/icons-backup/os_fedora.png /refind/icons-backup/os_elementary.png /refind/icons-backup/os_debian.png /refind/icons-backup/os_crunchbang.png /refind/icons-backup/os_clover.png /refind/icons-backup/os_chrome.png /refind/icons-backup/os_chakra.png /refind/icons-backup/os_centos.png /refind/icons-backup/os_arch.png /refind/icons-backup/func_shutdown.png /refind/icons-backup/func_reset.png /refind/icons-backup/func_firmware.png /refind/icons-backup/func_exit.png /refind/icons-backup/func_csr_rotate.png /refind/icons-backup/func_about.png /refind/icons-backup/boot_win.png /refind/icons-backup/boot_linux.png /refind/icons-backup/arrow_right.png /refind/icons-backup/arrow_left.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf-sample /refind/refind.conf /refind/keys /refind/icons-backup /refind/icons /refind/drivers_x64 /Microsoft/Boot
ls mmcblk0p1: Boot
EFI
Microsoft
ubuntu  . Please report this message to boot.repair@gmail.com
Unhide GRUB boot menu in mmcblk0p2/etc/default/grub

*******lspci -nnk | grep -iA3 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5a85] (rev 0b)
Subsystem: Acer Incorporated [ALI] Device [1025:110c]
Kernel driver in use: i915
Kernel modules: i915
*******

grub-install --version
grub-install (GRUB) 2.02~beta3-4ubuntu2,grub-install (GRUB) 2.

chroot /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* Unknown Device: 	HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0001* Windows Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
Boot0002* Unknown Device: 	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0003* USB HDD: SanDisk Cruzer Slice	PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
Boot0004* ubuntu	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)
Boot0005* rEFInd Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
Boot2001* EFI USB Device	RC
Boot2002* EFI DVD/CDROM	RC
Boot2003* EFI Network	RC

chroot /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 uname -r
Kernel: 4.10.0-19-generic

Reinstall the grub-efi-amd64-signed of mmcblk0p2
Installing for x86_64-efi platform.
Installation finished. No error reported.
grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
Refind detected on mmcblk0p1
ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind_local.crt /refind/keys/refind_local.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons-backup/vol_optical.png /refind/icons-backup/vol_net.png /refind/icons-backup/vol_internal.png /refind/icons-backup/vol_external.png /refind/icons-backup/transparent.png /refind/icons-backup/tool_windows_rescue.png /refind/icons-backup/tool_shell.png /refind/icons-backup/tool_rescue.png /refind/icons-backup/tool_part.png /refind/icons-backup/tool_netboot.png /refind/icons-backup/tool_mok_tool.png /refind/icons-backup/tool_memtest.png /refind/icons-backup/tool_fwupdate.png /refind/icons-backup/tool_apple_rescue.png /refind/icons-backup/README /refind/icons-backup/os_xubuntu.png /refind/icons-backup/os_win.png /refind/icons-backup/os_win8.png /refind/icons-backup/os_unknown.png /refind/icons-backup/os_ubuntu.png /refind/icons-backup/os_suse.png /refind/icons-backup/os_slackware.png /refind/icons-backup/os_refit.png /refind/icons-backup/os_refind.png /refind/icons-backup/os_redhat.png /refind/icons-backup/os_opensuse.png /refind/icons-backup/os_network.png /refind/icons-backup/os_netbsd.png /refind/icons-backup/os_mandriva.png /refind/icons-backup/os_mageia.png /refind/icons-backup/os_mac.png /refind/icons-backup/os_lubuntu.png /refind/icons-backup/os_linux.png /refind/icons-backup/os_linuxmint.png /refind/icons-backup/os_legacy.png /refind/icons-backup/os_kubuntu.png /refind/icons-backup/os_hwtest.png /refind/icons-backup/os_haiku.png /refind/icons-backup/os_gummiboot.png /refind/icons-backup/os_gentoo.png /refind/icons-backup/os_frugalware.png /refind/icons-backup/os_freebsd.png /refind/icons-backup/os_fedora.png /refind/icons-backup/os_elementary.png /refind/icons-backup/os_debian.png /refind/icons-backup/os_crunchbang.png /refind/icons-backup/os_clover.png /refind/icons-backup/os_chrome.png /refind/icons-backup/os_chakra.png /refind/icons-backup/os_centos.png /refind/icons-backup/os_arch.png /refind/icons-backup/func_shutdown.png /refind/icons-backup/func_reset.png /refind/icons-backup/func_firmware.png /refind/icons-backup/func_exit.png /refind/icons-backup/func_csr_rotate.png /refind/icons-backup/func_about.png /refind/icons-backup/boot_win.png /refind/icons-backup/boot_linux.png /refind/icons-backup/arrow_right.png /refind/icons-backup/arrow_left.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf-sample /refind/refind.conf /refind/keys /refind/icons-backup /refind/icons /refind/drivers_x64 /Microsoft/Boot
ls mmcblk0p1: Boot
EFI
Microsoft
ubuntu  . Please report this message to boot.repair@gmail.com
df /dev/mmcblk0p1
cp /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/shimx64.efi /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/Microsoft/Boot/bootmgfw.efi (& .grb)
df /dev/mmcblk0p1
cp /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/shimx64.efi /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/Microsoft/Boot/bootx64.efi (& .grb)
df /dev/mmcblk0p1
cp /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/shimx64.efi /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/Boot/bootx64.efi (& .grb)
ls mmcblk0p1/efi: /refind/keys/SLES-UEFI-CA-Certificate.cer /refind/keys/refind_local.crt /refind/keys/refind_local.cer /refind/keys/refind.cer /refind/keys/openSUSE-UEFI-CA-Certificate.cer /refind/keys/openSUSE-UEFI-CA-Certificate-4096.cer /refind/keys/microsoft-uefica-public.der /refind/keys/microsoft-pca-public.der /refind/keys/microsoft-kekca-public.der /refind/keys/fedora-ca.cer /refind/keys/centos.cer /refind/keys/canonical-uefi-ca.der /refind/keys/altlinux.cer /refind/icons/vol_optical.png /refind/icons/vol_net.png /refind/icons/vol_internal.png /refind/icons/vol_external.png /refind/icons/transparent.png /refind/icons/tool_windows_rescue.png /refind/icons/tool_shell.png /refind/icons/tool_rescue.png /refind/icons/tool_part.png /refind/icons/tool_netboot.png /refind/icons/tool_mok_tool.png /refind/icons/tool_memtest.png /refind/icons/tool_fwupdate.png /refind/icons/tool_apple_rescue.png /refind/icons/README /refind/icons/os_xubuntu.png /refind/icons/os_win.png /refind/icons/os_win8.png /refind/icons/os_unknown.png /refind/icons/os_ubuntu.png /refind/icons/os_suse.png /refind/icons/os_slackware.png /refind/icons/os_refit.png /refind/icons/os_refind.png /refind/icons/os_redhat.png /refind/icons/os_opensuse.png /refind/icons/os_network.png /refind/icons/os_netbsd.png /refind/icons/os_mandriva.png /refind/icons/os_mageia.png /refind/icons/os_mac.png /refind/icons/os_lubuntu.png /refind/icons/os_linux.png /refind/icons/os_linuxmint.png /refind/icons/os_legacy.png /refind/icons/os_kubuntu.png /refind/icons/os_hwtest.png /refind/icons/os_haiku.png /refind/icons/os_gummiboot.png /refind/icons/os_gentoo.png /refind/icons/os_frugalware.png /refind/icons/os_freebsd.png /refind/icons/os_fedora.png /refind/icons/os_elementary.png /refind/icons/os_debian.png /refind/icons/os_crunchbang.png /refind/icons/os_clover.png /refind/icons/os_chrome.png /refind/icons/os_chakra.png /refind/icons/os_centos.png /refind/icons/os_arch.png /refind/icons/func_shutdown.png /refind/icons/func_reset.png /refind/icons/func_firmware.png /refind/icons/func_exit.png /refind/icons/func_csr_rotate.png /refind/icons/func_about.png /refind/icons/boot_win.png /refind/icons/boot_linux.png /refind/icons-backup/vol_optical.png /refind/icons-backup/vol_net.png /refind/icons-backup/vol_internal.png /refind/icons-backup/vol_external.png /refind/icons-backup/transparent.png /refind/icons-backup/tool_windows_rescue.png /refind/icons-backup/tool_shell.png /refind/icons-backup/tool_rescue.png /refind/icons-backup/tool_part.png /refind/icons-backup/tool_netboot.png /refind/icons-backup/tool_mok_tool.png /refind/icons-backup/tool_memtest.png /refind/icons-backup/tool_fwupdate.png /refind/icons-backup/tool_apple_rescue.png /refind/icons-backup/README /refind/icons-backup/os_xubuntu.png /refind/icons-backup/os_win.png /refind/icons-backup/os_win8.png /refind/icons-backup/os_unknown.png /refind/icons-backup/os_ubuntu.png /refind/icons-backup/os_suse.png /refind/icons-backup/os_slackware.png /refind/icons-backup/os_refit.png /refind/icons-backup/os_refind.png /refind/icons-backup/os_redhat.png /refind/icons-backup/os_opensuse.png /refind/icons-backup/os_network.png /refind/icons-backup/os_netbsd.png /refind/icons-backup/os_mandriva.png /refind/icons-backup/os_mageia.png /refind/icons-backup/os_mac.png /refind/icons-backup/os_lubuntu.png /refind/icons-backup/os_linux.png /refind/icons-backup/os_linuxmint.png /refind/icons-backup/os_legacy.png /refind/icons-backup/os_kubuntu.png /refind/icons-backup/os_hwtest.png /refind/icons-backup/os_haiku.png /refind/icons-backup/os_gummiboot.png /refind/icons-backup/os_gentoo.png /refind/icons-backup/os_frugalware.png /refind/icons-backup/os_freebsd.png /refind/icons-backup/os_fedora.png /refind/icons-backup/os_elementary.png /refind/icons-backup/os_debian.png /refind/icons-backup/os_crunchbang.png /refind/icons-backup/os_clover.png /refind/icons-backup/os_chrome.png /refind/icons-backup/os_chakra.png /refind/icons-backup/os_centos.png /refind/icons-backup/os_arch.png /refind/icons-backup/func_shutdown.png /refind/icons-backup/func_reset.png /refind/icons-backup/func_firmware.png /refind/icons-backup/func_exit.png /refind/icons-backup/func_csr_rotate.png /refind/icons-backup/func_about.png /refind/icons-backup/boot_win.png /refind/icons-backup/boot_linux.png /refind/icons-backup/arrow_right.png /refind/icons-backup/arrow_left.png /refind/icons/arrow_right.png /refind/icons/arrow_left.png /refind/drivers_x64/ext4_x64.efi /Microsoft/Boot/bootx64.efi.grb /Microsoft/Boot/bootx64.efi /Microsoft/Boot/bootmgfw.efi.grb /Microsoft/Boot/bootmgfw.efi /ubuntu/shimx64.efi /ubuntu/mmx64.efi /ubuntu/grubx64.efi /ubuntu/grub.cfg /ubuntu/fwupx64.efi /ubuntu/fw /ubuntu/fbx64.efi /refind/refind_x64.efi /refind/refind.conf-sample /refind/refind.conf /refind/keys /refind/icons-backup /refind/icons /refind/drivers_x64 /Microsoft/Boot /Boot/bootx64.efi.grb /Boot/bootx64.efi
ls mmcblk0p1: Boot
EFI
Microsoft
ubuntu  . Please report this message to boot.repair@gmail.com
Add /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi efi entries in /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/etc/grub.d/25_custom
Adding custom /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/refind/refind_x64.efi
Adding custom /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/fbx64.efi
Adding custom /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/fwupx64.efi
Adding custom /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/ubuntu/mmx64.efi
Adding custom /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893/boot/efi/EFI/refind/drivers_x64/ext4_x64.efi

chroot /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0004,0001,2001,2002,2003
Boot0000* Unknown Device: 	HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0001* Windows Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
Boot0002* Unknown Device: 	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0003* USB HDD: SanDisk Cruzer Slice	PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
Boot0004* ubuntu	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)
Boot0005* rEFInd Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
Boot2001* EFI USB Device	RC
Boot2002* EFI DVD/CDROM	RC
Boot2003* EFI Network	RC

chroot /media/ubuntu/a72c08fe-5259-46ef-9cd8-95598c9b6893 update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.10.0-19-generic
Found initrd image: /boot/initrd.img-4.10.0-19-generic
Adding boot menu entry for EFI firmware configuration
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount /dev/mmcblk0 : Error code 32
mount -r /dev/mmcblk0 /mnt/boot-sav/mmcblk0
mount: /dev/mmcblk0 is already mounted or /mnt/boot-sav/mmcblk0 busy
mount -r /dev/mmcblk0 : Error code 32
Unhide GRUB boot menu in mmcblk0p2/boot/grub/grub.cfg

Boot successfully repaired.

You can now reboot your computer.
Please do not forget to make your BIOS boot on mmcblk0 (31.3GB) disk!
paste.ubuntu.com ko (), using paste.debian
paste.debian.net ko (), using paste2

"Une civilisation qui s'avère incapable de résoudre les problèmes que suscite son fonctionnement est une civilisation décadente. Une civilisation qui choisit de fermer les yeux à ses problèmes les plus cruciaux est une civilisation atteinte. Une civilisation qui ruse avec ses principes est une civilisation moribonde."

Hors ligne

#78 Le 25/04/2017, à 23:18

Bougron

Re : [ résolu ] No bootable device ( au démarrage )

Bonsoir
Boot-info ne sait pas très analyser les disques EMMC

La seule chose qu'on voit est la contenu de la NVRAM efi   qui est "classique" pour ce modèle d'ordinateur

=================== efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0001,2001,2002,2003
Boot0000* Unknown Device: 	HD(1,GPT,74f6627b-b1e0-4867-b3f7-e18d589ce3b1,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0001* Windows Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIMicrosoftBootbootmgfw.efi)RC
Boot0002* Unknown Device: 	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)RC
Boot0003* USB HDD: SanDisk Cruzer Slice	PciRoot(0x0)/Pci(0x15,0x0)/USB(3,0)/HD(1,MBR,0x56,0x800,0x1dd1000)RC
Boot0004* ubuntu	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIubuntushimx64.efi)
Boot0005* rEFInd Boot Manager	HD(1,GPT,5bdfcbe3-c565-4df0-b230-c65c43aaa909,0x800,0x100000)/File(EFIrefindrefind_x64.efi)
Boot2001* EFI USB Device	RC
Boot2002* EFI DVD/CDROM	RC
Boot2003* EFI Network	RC
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled.

ainsi que comme tu le dis, une mini-partie de la structure du eMMC

/dev/loop0                                              squashfs   
/dev/mmcblk0                                                       
/dev/mmcblk0p1   F32D-45DA                              vfat       
/dev/mmcblk0p2 a72c08fe-5259-46ef-9cd8-95598c9b6893 ext4 

Je ne vois pas du tout une raison d'utiliser boot-repair, On sait que ce modèle ne boote pas très standard: Il lui faut refind et pas le grub.

Reinstall the grub-efi-amd64-signed of mmcblk0p2
Installing for x86_64-efi platform.
Installation finished. No error reported.
grub-install --efi-directory=/boot/efi --target=x86_64-efi --uefi-secure-boot : exit code of grub-install :0
Refind detected on mmcblk0p1

Peux-tu indiquer la totalité des fichiers de boot que refind a détecté
Tu ne dois pas choisir shimx64 ni grubx64  quui ne savent pas booter avec ce bios ni un certain  nombre d'autre se terminant par .efi

Mais mais plutôt le programme   /boot/vmlinz.4.10--quelquechose.... Si tu en as plusieurs ,essayes-les tous

Au besoin on ira voir le contenu du fichier de boot si  aucun  * 4.10*  n'est proposé

Pour notre culture, peux-tu faire un rapport bisnext pour voir s'il se débrouille mieux que boot-info. https://doc.ubuntu-fr.org/bisnext

Dernière modification par Bougron (Le 25/04/2017, à 23:20)

Hors ligne

#79 Le 08/08/2017, à 16:00

pilu

Re : [ résolu ] No bootable device ( au démarrage )

Bonjour,

J'ai tout fait comme présenté dans le post 58.
Refind est bien installé, mais rien à faire . Toujours impossible de booter sur Ubuntu.
Depuis refind je lance grubx64.efi (j'essaye même si j'ai bien lu que ça ne fonctionne pas) , mais ce fichier ne semble pas présent et l'ordinateur indique :
----
Starting grubx64.efi
Using load options ''
----
Et il se bloque.

J'essaye aussi (comme conseillé)
boot\vmlinuz-4.10.0-30-generic.efi.signed from 26 Gib exta 4 volume

Et là c'est  encore pire ... plein de messages d'erreurs du type
/init :  .: line 261 : can't open '/scprits/casper'
...Kernel panic

Le problème est-il vraiment résolu ?
Dois-je prendre Kubuntu à la place d'Ubuntu ?

merci d'avance pour tout aide

Dernière modification par pilu (Le 08/08/2017, à 17:16)

Hors ligne

#80 Le 08/08/2017, à 20:45

Bougron

Re : [ résolu ] No bootable device ( au démarrage )

Bonsoir Pilu
Il serait préférable que tu initialises une nouvelle discussion en y joignant un rapport bisnext (ma signature) car ton problème n'est pas facile à comprendre en rappelant ton problème.

Dernière modification par Bougron (Le 08/08/2017, à 20:48)

Hors ligne

#81 Le 01/05/2018, à 14:38

hibou7

Re : [ résolu ] No bootable device ( au démarrage )

Bonjour

j'ai quelques problèmes avec une install de même type.
Pour ne pas encombrer ce fil j'ai commencé une nouvelle discussion:
https://forum.ubuntu-fr.org/viewtopic.p … #p21911075


Xubuntu 22.04 sur HP ENVY TS Sleekbook 4 | CPU: Intel Core i5-3337U  | RAM: 8 Gio
Débuter en Console
Si GNU/Linux ne répond plus, le redémarrer proprement avec la combinaison de touches:
Alt + SysRq + REISUB (Retourne en Islande sur un bateau).

Hors ligne