Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 27/01/2019, à 11:54

jlfh0816

[Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Bonjour,
N’étant pas du tout familier des double boot Windows/Linux (j’ai toujours installé Linux sur un disque vierge de tout OS), je sollicite vos conseils afin de ne pas faire de bêtises.

Pour un ami, je dois installer Xubuntu 18.04 sur un mini-PC ACER Revo One RL85 vendu équipé d’origine avec Windows 10.
W10 y est pré-installé en UEFI sur un SSD de 128 Go (sda). J’ai déplacé toutes les données (documents, images, téléchargements et vidéos) sur un second disque dur, un HDD de 2 To (sdb).

Je souhaite maintenant installer Xubuntu sur le SSD et les données (documents, téléchargements, images et vidéos) sur le HDD.
Si possible, il faudrait que les dossiers documents, téléchargements, images et vidéos soient les mêmes pour W10 et pour Xubuntu. Ceci afin que mon ami puisse accéder et utiliser ces dossiers de la même façon qu’il soit sous Xubuntu ou sous W10.
Et question accessoire, vaut-il mieux faire tout ça dès l'installation ou déplacer secondairement la partition /home après l'installation de Xubuntu ?

Pourriez-vous me conseiller sur la façon de procéder en sachant que je n’ai encore rien installé jusqu’à présent ?

La seule chose que j’ai faite, c’est de désactiver le démarrage rapide de W10.
Dans un premier temps, j’avais aussi désactivé le Secure Boot mais le PC refusait ensuite de redémarrer sur W10. Il a fallu que je ré-installe ce Secure Boot pour qu’il accepte à nouveau de démarrer normalement sur W10. J’ai lu dans la documentation Ubuntu.fr et dans ce forum que c’est une particularité des portables ACER : ne pas désactiver le Secure Boot (merci à la doc et au forum, sinon j’étais bien dans la panade!).

En démarrant le mini PC avec une clé d’installation Xubuntu 18.04, j’ai pu faire un Boot Info (le lien est ici).

Mille mercis par avance de vos conseils !

Dernière modification par jlfh0816 (Le 03/02/2019, à 10:27)


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#2 Le 27/01/2019, à 15:45

ubuntu18a

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Bonjour
Une proposition   de scénario
Vérifies bien que le disque dur  dispose d'une partition NTFS occupant la totalité du disque. Si ce n'est pas le cas, soit tu  l'agrandis, soit tu en fabriques une seconde.
Vérifies bien que le SSD dispose d'au moins 30 Go d'espace libre. Il faut que tu utilises le gestionnaire de disque pour rétrécir C: de cette taille.
Installes ubuntu de façon standard, Il devrait te proposer de s'installer "à coté de windows"
Fais ce qui est indiqué dans cette documentation. https://doc.ubuntu-fr.org/tutoriel/part … ows_ubuntu

Ajout. J'ai vu la remarque de Malbo
Dans la discussion en question, personne n'a proposé d'appuyer sur la touche F2?   F12? pour voir s'il affichait le contenu de la partition de boot comme on le fait pour le HP

Dernière modification par ubuntu18a (Le 27/01/2019, à 15:54)

Hors ligne

#3 Le 27/01/2019, à 15:45

malbo

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Bonjour,
Le boot-info dont tu as donné le lien dans le post #1 est là :

 Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]


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

 => No boot loader is installed in the MBR of /dev/sda.
 => No boot loader is installed in the MBR of /dev/sdb.
 => No known boot loader is installed in the MBR of /dev/sdc.

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 
                       /EFI/OEM/Boot/bootmgfw.efi /EFI/OEM/Boot/bootmgr.efi 
                       /EFI/OEM/Boot/memtest.efi

sda2: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: /mnt/BootInfo/sda2: unknown filesystem type ''.

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

    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:        

sdb1: __________________________________________________________________________

    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:        

sdc1: __________________________________________________________________________

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

sdc5: __________________________________________________________________________

    File system:       
    Boot sector type:  Unknown
    Boot sector info: 
    Mounting failed:   mount: /mnt/BootInfo/sda2: unknown filesystem type ''.
mount: /mnt/BootInfo/sdc5: unknown filesystem type ''.

sdc2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT16
    Boot sector info:  According to the info in the boot sector, sdc2 starts 
                       at sector 0. But according to the info from fdisk, 
                       sdc2 starts at sector 844. According to the info in 
                       the boot sector, sdc2 has 0 sectors.
    Mounting failed:   mount: /mnt/BootInfo/sda2: unknown filesystem type ''.
mount: /mnt/BootInfo/sdc5: unknown filesystem type ''.
mount: /mnt/BootInfo/sdc2: /dev/sdc2 already mounted or mount point busy.

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1 4,294,967,295 4,294,967,295  ee GPT

/dev/sda1 ends after the last sector of /dev/sda

GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sda1   +             2,048       206,847       204,800 EFI System partition
/dev/sda2   +           206,848       239,615        32,768 Microsoft Reserved Partition (Windows)
/dev/sda3               239,616   247,955,455   247,715,840 Data partition (Windows/Linux)
/dev/sda4   +  R    247,955,456   250,052,607     2,097,152 Windows Recovery Environment (Windows)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 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
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 4,294,967,295 4,294,967,295  ee GPT

/dev/sdb1 ends after the last sector of /dev/sdb

GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdb1                 2,048 3,907,028,991 3,907,026,944 Data partition (Windows/Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 14.6 GiB, 15631122432 bytes, 30529536 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/sdc1               6,142    30,527,487    30,521,346   5 Extended
/dev/sdc5               6,144    30,527,487    30,521,344  83 Linux
/dev/sdc2                 844         5,515         4,672  ef EFI (FAT-12/16/32)


GUID Partition Table detected, but does not seem to be used.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdc1   +  R              0     3,215,455     3,215,456 Data partition (Windows/Linux)
/dev/sdc2   +  R            844         5,515         4,672 Data partition (Windows/Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        32D8-CCFF                              vfat       ESP
/dev/sda2                                                          
/dev/sda3        48E4DC4DE4DC3F3E                       ntfs       Acer
/dev/sda4        D864DCF164DCD2FC                       ntfs       Recovery
/dev/sdb1        628CE1028CE0D199                       ntfs       Data
/dev/sdc2        044E-AC17                              vfat       
/dev/sdc5                                                          

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

total 0
lrwxrwxrwx 1 root root  9 Jan 27 08:55 ata-LITEON_CV3-CE128_KN1280L01563401571HC -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 27 08:55 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 27 08:55 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jan 27 08:56 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jan 27 08:56 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Jan 27 08:55 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422 -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 27 08:56 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Jan 27 08:55 usb-SanDisk_Cruzer_Blade_4C530001211118105323-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 Jan 27 08:55 usb-SanDisk_Cruzer_Blade_4C530001211118105323-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Jan 27 08:55 usb-SanDisk_Cruzer_Blade_4C530001211118105323-0:0-part2 -> ../../sdc2
lrwxrwxrwx 1 root root 10 Jan 27 08:55 usb-SanDisk_Cruzer_Blade_4C530001211118105323-0:0-part5 -> ../../sdc5
lrwxrwxrwx 1 root root  9 Jan 27 08:55 wwn-0x50004cf211373114 -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 27 08:56 wwn-0x50004cf211373114-part1 -> ../../sdb1

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sdc         /cdrom                   iso9660    (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)


======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown MBR on /dev/sdc

00000000  33 ed 90 90 90 90 90 90  90 90 90 90 90 90 90 90  |3...............|
00000010  90 90 90 90 90 90 90 90  90 90 90 90 90 90 90 90  |................|
00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
00000060  83 e1 01 74 0b 66 c7 06  f3 06 b4 42 eb 15 eb 02  |...t.f.....B....|
00000070  31 c9 5a 51 b4 08 cd 13  5b 0f b6 c6 40 50 83 e1  |1.ZQ....[...@P..|
00000080  3f 51 f7 e1 53 52 50 bb  00 7c b9 04 00 66 a1 b0  |?Q..SRP..|...f..|
00000090  07 e8 44 00 0f 82 80 00  66 40 80 c7 02 e2 f2 66  |..D.....f@.....f|
000000a0  81 3e 40 7c fb c0 78 70  75 09 fa bc ec 7b ea 44  |.>@|..xpu....{.D|
000000b0  7c 00 00 e8 83 00 69 73  6f 6c 69 6e 75 78 2e 62  ||.....isolinux.b|
000000c0  69 6e 20 6d 69 73 73 69  6e 67 20 6f 72 20 63 6f  |in missing or co|
000000d0  72 72 75 70 74 2e 0d 0a  66 60 66 31 d2 66 03 06  |rrupt...f`f1.f..|
000000e0  f8 7b 66 13 16 fc 7b 66  52 66 50 06 53 6a 01 6a  |.{f...{fRfP.Sj.j|
000000f0  10 89 e6 66 f7 36 e8 7b  c0 e4 06 88 e1 88 c5 92  |...f.6.{........|
00000100  f6 36 ee 7b 88 c6 08 e1  41 b8 01 02 8a 16 f2 7b  |.6.{....A......{|
00000110  cd 13 8d 64 10 66 61 c3  e8 1e 00 4f 70 65 72 61  |...d.fa....Opera|
00000120  74 69 6e 67 20 73 79 73  74 65 6d 20 6c 6f 61 64  |ting system load|
00000130  20 65 72 72 6f 72 2e 0d  0a 5e ac b4 0e 8a 3e 62  | error...^....>b|
00000140  04 b3 07 cd 10 3c 0a 75  f1 cd 18 f4 eb fd 00 00  |.....<.u........|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000160  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000190  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 00 00 00 00  |................|
000001b0  8c 15 00 00 00 00 00 00  f4 35 76 4e 00 00 00 61  |.........5vN...a|
000001c0  20 00 05 fe ff ff fe 17  00 00 02 b8 d1 01 00 fe  | ...............|
000001d0  ff ff ef fe ff ff 4c 03  00 00 40 12 00 00 00 00  |......L...@.....|
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  00 00 00 00 00 00 55 aa  |..............U.|
00000200


/dev/sda1: unknown GPT attributes
8000000000000000

/dev/sda2: unknown GPT attributes
8000000000000000

/dev/sda4: unknown GPT attributes
8000000000000001

/dev/sdc1: unknown GPT attributes
1000000000000001

/dev/sdc2: unknown GPT attributes
1000000000000001
Unknown BootLoader on sdc1

00000000  00 eb 48 48 89 c7 48 89  c3 4c 89 e2 48 be 00 00  |..HH..H..L..H...|
00000010  00 00 00 00 00 00 48 b8  00 00 00 00 00 00 00 00  |......H.........|
00000020  ff d0 85 c0 74 19 89 44  24 0c 48 89 df 48 ba 00  |....t..D$.H..H..|
00000030  00 00 00 00 00 00 00 ff  d2 8b 44 24 0c eb 0c 48  |..........D$...H|
00000040  8b 53 20 48 89 5d 50 48  89 55 40 48 83 c4 10 5b  |.S H.]PH.U@H...[|
00000050  5d 41 5c c3 41 54 55 49  89 d4 53 48 89 f5 48 b8  |]A\.ATUI..SH..H.|
00000060  00 00 00 00 00 00 00 00  48 83 ec 10 48 8b 3f 48  |........H...H.?H|
00000070  89 4c 24 08 ff d0 48 85  c0 4c 8b 44 24 08 75 0b  |.L$...H..L.D$.u.|
00000080  a1 00 00 00 00 00 00 00  00 eb 39 48 89 c3 48 89  |..........9H..H.|
00000090  c7 4c 89 e1 48 89 ea 48  be 00 00 00 00 00 00 00  |.L..H..H........|
000000a0  00 48 b8 00 00 00 00 00  00 00 00 ff d0 48 89 df  |.H...........H..|
000000b0  89 44 24 08 48 ba 00 00  00 00 00 00 00 00 ff d2  |.D$.H...........|
000000c0  8b 44 24 08 48 83 c4 10  5b 5d 41 5c c3 48 be 00  |.D$.H...[]A\.H..|
000000d0  00 00 00 00 00 00 00 48  bf 00 00 00 00 00 00 00  |.......H........|
000000e0  00 48 b8 00 00 00 00 00  00 00 00 ff e0 48 bf 00  |.H...........H..|
000000f0  00 00 00 00 00 00 00 48  b8 00 00 00 00 00 00 00  |.......H........|
00000100  00 ff e0 c7 71 00 69 6e  76 61 6c 69 64 20 63 70  |....q.invalid cp|
00000110  69 6f 20 61 72 63 68 69  76 65 00 54 52 41 49 4c  |io archive.TRAIL|
00000120  45 52 21 21 21 00 00 6e  6f 74 20 61 20 63 70 69  |ER!!!..not a cpi|
00000130  6f 66 73 20 66 69 6c 65  73 79 73 74 65 6d 00 63  |ofs filesystem.c|
00000140  70 69 6f 66 73 00 00 00  00 00 00 00 00 00 00 00  |piofs...........|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001b0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 61  |...............a|
000001c0  22 00 83 fe ff ff 02 00  00 00 00 b8 d1 01 00 00  |"...............|
000001d0  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

Unknown BootLoader on sdc5

00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000010  00 67 72 75 62 5f 6d 6f  64 5f 69 6e 69 74 00 67  |.grub_mod_init.g|
00000020  72 75 62 5f 6d 6f 64 5f  66 69 6e 69 00 67 72 75  |rub_mod_fini.gru|
00000030  62 5f 73 74 72 64 75 70  00 67 72 75 62 5f 64 69  |b_strdup.grub_di|
00000040  73 6b 5f 72 65 61 64 00  67 72 75 62 5f 65 72 72  |sk_read.grub_err|
00000050  6e 6f 00 67 72 75 62 5f  66 73 5f 6c 69 73 74 00  |no.grub_fs_list.|
00000060  67 72 75 62 5f 7a 61 6c  6c 6f 63 00 67 72 75 62  |grub_zalloc.grub|
00000070  5f 6d 61 6c 6c 6f 63 00  67 72 75 62 5f 61 72 63  |_malloc.grub_arc|
00000080  68 65 6c 70 5f 6f 70 65  6e 00 67 72 75 62 5f 65  |help_open.grub_e|
00000090  72 72 6f 72 00 67 72 75  62 5f 6c 69 73 74 5f 72  |rror.grub_list_r|
000000a0  65 6d 6f 76 65 00 67 72  75 62 5f 66 72 65 65 00  |emove.grub_free.|
000000b0  67 72 75 62 5f 61 72 63  68 65 6c 70 5f 64 69 72  |grub_archelp_dir|
000000c0  00 67 72 75 62 5f 6c 69  73 74 5f 70 75 73 68 00  |.grub_list_push.|
000000d0  67 72 75 62 5f 6d 65 6d  63 6d 70 00 00 00 00 00  |grub_memcmp.....|
000000e0  26 00 00 00 00 00 00 00  01 00 00 00 13 00 00 00  |&...............|
000000f0  00 00 00 00 00 00 00 00  35 00 00 00 00 00 00 00  |........5.......|
00000100  01 00 00 00 0c 00 00 00  00 00 00 00 00 00 00 00  |................|
00000110  6e 00 00 00 00 00 00 00  01 00 00 00 0b 00 00 00  |n...............|
00000120  00 00 00 00 00 00 00 00  9f 00 00 00 00 00 00 00  |................|
00000130  01 00 00 00 0b 00 00 00  00 00 00 00 00 00 00 00  |................|
00000140  e6 00 00 00 00 00 00 00  01 00 00 00 16 00 00 00  |................|
00000150  00 00 00 00 00 00 00 00  f8 00 00 00 00 00 00 00  |................|
00000160  01 00 00 00 02 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  13 01 00 00 00 00 00 00  01 00 00 00 02 00 00 00  |................|
00000180  03 00 00 00 00 00 00 00  24 01 00 00 00 00 00 00  |........$.......|
00000190  01 00 00 00 11 00 00 00  00 00 00 00 00 00 00 00  |................|
000001a0  38 01 00 00 00 00 00 00  01 00 00 00 01 00 00 00  |8...............|
000001b0  00 00 00 00 00 00 00 00  af 01 00 00 00 00 00 00  |................|
000001c0  01 00 00 00 0f 00 00 00  00 00 00 00 00 00 00 00  |................|
000001d0  ea 01 00 00 00 00 00 00  01 00 00 00 13 00 00 00  |................|
000001e0  00 00 00 00 00 00 00 00  f6 01 00 00 00 00 00 00  |................|
000001f0  01 00 00 00 0c 00 00 00  00 00 00 00 00 00 00 00  |................|
00000200


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

File descriptor 9 (/proc/6155/mountinfo) leaked on lvs invocation. Parent PID 12757: bash
File descriptor 63 (pipe:[86236]) leaked on lvs invocation. Parent PID 12757: bash

ADDITIONAL INFORMATION :
=================== log of boot-info 20190127_0855 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
device-mapper: reload ioctl on osprober-linux-sdc1  failed: Périphérique ou ressource occupé
Command failed
device-mapper: reload ioctl on osprober-linux-sdc5  failed: Périphérique ou ressource occupé
Command failed
Warning: failed to translate partition name
boot-info is executed in live-session (Ubuntu 18.04 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz locale=fr_FR bootkbd=fr console-setup/layoutcode=fr file=/cdrom/preseed/xubuntu.seed boot=casper quiet splash ---
ls: impossible d'accéder à '/home/usr/.config': Aucun fichier ou dossier de ce type

=================== os-prober:
/dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi

=================== blkid:
/dev/sda1: LABEL="ESP" UUID="32D8-CCFF" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="1cccfacd-0248-47f2-afdd-ca9c0ea33ac8"
/dev/sda3: LABEL="Acer" UUID="48E4DC4DE4DC3F3E" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="dd57baaf-e61d-47e6-812b-ebcbf0a66220"
/dev/sda4: LABEL="Recovery" UUID="D864DCF164DCD2FC" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="13c73dba-d6e1-4101-aa43-c241b678e8ed"
/dev/sdb1: LABEL="Data" UUID="628CE1028CE0D199" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="3dfe9e81-c092-4bf0-b89d-054fbdba6c54"
/dev/loop0: TYPE="squashfs"
/dev/sdc2: SEC_TYPE="msdos" UUID="044E-AC17" TYPE="vfat" PARTUUID="4e7635f4-02"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="74a23b9a-68e8-4156-b49b-e1570da9e0ef"
/dev/sdc5: PARTUUID="4e7635f4-05"


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

Windows not detected by os-prober on sda3.
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

=================== efibootmgr -v
BootCurrent: 0001
Timeout: 2 seconds
BootOrder: 0000,0001
Boot0000* Windows Boot Manager	HD(1,GPT,1cccfacd-0248-47f2-afdd-ca9c0ea33ac8,0x800,0x32000)/File(EFIMicrosoftBootbootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...}................
Boot0001* UEFI: SanDisk Cruzer Blade 1.27	PciRoot(0x0)/Pci(0x14,0x0)/USB(3,0)/HD(2,MBR,0x4e7635f4,0x34c,0x1240)..BO

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-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,	notbiosboot, /mnt/boot-sav/sda1.
sda3	: 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,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sda3.
sda4	: 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,	notbiosboot, /mnt/boot-sav/sda4.
sdb1	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sdb1.

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


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

BYT;
/dev/sda:128GB:scsi:512:512:gpt:ATA LITEON CV3-CE128:;
1:1049kB:106MB:105MB:fat32:EFI system partition:boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:127GB:127GB:ntfs:Basic data partition:msftdata;
4:127GB:128GB:1074MB:ntfs::hidden, diag;

BYT;
/dev/sdb:2000GB:scsi:512:4096:gpt:ATA ST2000LM003 HN-M:;
1:1049kB:2000GB:2000GB:ntfs:Basic data partition:msftdata;

BYT;
/dev/sdc:15.6GB:scsi:512:512:msdos:SanDisk Cruzer Blade:;
2:432kB:2824kB:2392kB:::esp;
1:3145kB:15.6GB:15.6GB:::;
5:3146kB:15.6GB:15.6GB:::;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
loop0 loop squashfs   1,5G
sda   disk          119,2G
sda1  part vfat       100M ESP
sda2  part             16M
sda3  part ntfs     118,1G Acer
sda4  part ntfs         1G Recovery
sdb   disk            1,8T
sdb1  part ntfs       1,8T Data
sdc   disk iso9660   14,6G Voyager 18.04
sdc1  part iso9660      1K Voyager 18.04
sdc2  part vfat       2,3M Voyager 18.04
sdc5  part iso9660   14,6G Voyager 18.04

KNAME ROTA RO RM STATE   MOUNTPOINT
loop0    1  1  0         /rofs
sda      0  0  0 running
sda1     0  0  0         /mnt/boot-sav/sda1
sda2     0  0  0
sda3     0  0  0         /mnt/boot-sav/sda3
sda4     0  0  0         /mnt/boot-sav/sda4
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdc      1  0  1 running /cdrom
sdc1     1  0  1
sdc2     1  0  1
sdc5     1  0  1


=================== 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=4015444k,nr_inodes=1003861,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=807268k,mode=755)
/dev/sdc on /cdrom type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
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/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
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)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=16784)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=807268k,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/sda1 on /mnt/boot-sav/sda1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,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 hidden holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sdb1 size slaves stat subsystem trace uevent
/sys/block/sdc (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sdc1 sdc2 sdc5 size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 initctl input kmsg kvm lightnvm log mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sdb sdb1 sdc sdc1 sdc2 sdc5 sg0 sg1 sg2 shm snapshot snd stderr stdin stdout uhid uinput urandom usb userio vfio vga_arbiter vhci vhost-net vhost-vsock zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sda1
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 02 fe 19  |.X.MSDOS5.0.....|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 20 03 00 01 03 00 00  00 00 00 00 02 00 00 00  |. ..............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 ff cc d8 32 4e  4f 20 4e 41 4d 45 20 20  |..)...2NO 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/sda3
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 a8 03 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff d7 c3 0e 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  3e 3f dc e4 4d dc e4 48  |........>?..M..H|
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 80 c7 0e  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff ff 1f 00 00 00 00 00  |................|
00000030  55 55 01 00 00 00 00 00  02 00 00 00 00 00 00 00  |UU..............|
00000040  f6 00 00 00 01 00 00 00  fc d2 dc 64 f1 dc 64 d8  |...........d..d.|
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/sdb1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 7f e0 e8 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  99 d1 e0 8c 02 e1 8c 62  |...............b|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 01 90 90 66 60 1e  |.............f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a1 f6 01 e8 09 00  |...u...fa.......|
00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
00000200

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  3.9G     0  3.9G   0% /dev
tmpfs          tmpfs     789M  1.4M  787M   1% /run
/dev/sdc       iso9660   1.6G  1.6G     0 100% /cdrom
/dev/loop0     squashfs  1.5G  1.5G     0 100% /rofs
/cow           overlay   3.9G  394M  3.5G  10% /
tmpfs          tmpfs     3.9G   52M  3.8G   2% /dev/shm
tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
tmpfs          tmpfs     3.9G  556K  3.9G   1% /tmp
tmpfs          tmpfs     789M   20K  789M   1% /run/user/999
/dev/sda1      vfat       96M   44M   53M  46% /mnt/boot-sav/sda1
/dev/sda3      fuseblk   119G   73G   46G  62% /mnt/boot-sav/sda3
/dev/sda4      fuseblk   1.0G  537M  488M  53% /mnt/boot-sav/sda4
/dev/sdb1      fuseblk   1.9T   86G  1.8T   5% /mnt/boot-sav/sdb1

=================== fdisk -l:
Disk /dev/loop0: 1.5 GiB, 1557766144 bytes, 3042512 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: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 269487A5-8233-4CAF-ADC3-28743CD9D93C

Device         Start       End   Sectors   Size Type
/dev/sda1       2048    206847    204800   100M EFI System
/dev/sda2     206848    239615     32768    16M Microsoft reserved
/dev/sda3     239616 247955455 247715840 118.1G Microsoft basic data
/dev/sda4  247955456 250052607   2097152     1G Windows recovery environment


Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 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
Disklabel type: gpt
Disk identifier: 0E09D9BA-6795-415D-8299-CC57F8D30691

Device     Start        End    Sectors  Size Type
/dev/sdb1   2048 3907028991 3907026944  1.8T Microsoft basic data


Disk /dev/sdc: 14.6 GiB, 15631122432 bytes, 30529536 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: 0x4e7635f4

Device     Boot Start      End  Sectors  Size Id Type
/dev/sdc1        6142 30527487 30521346 14.6G  5 Extended
/dev/sdc2         844     5515     4672  2.3M ef EFI (FAT-12/16/32)
/dev/sdc5        6144 30527487 30521344 14.6G 83 Linux

Partition table entries are not in disk order.


No OS or WinEFI system
/usr/share/boot-sav/gui-tab-other.sh: ligne 93: _checkbutton_repairfilesystems : commande introuvable


=================== Suggested repair
The default repair of the Boot-Repair utility would not act on the MBR.
Additional repair would be performed:  repair-filesystems  fix-windows-boot


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

Ce mini-PC ACER Revo One RL85 a son démarrage verrouillé sur Windows. Pour contourner cela, on a déjà pu utiliser une astuce de bourrin que tu pourras voir dans ce fil dédié au même modèle d'ordi : https://forum.ubuntu-fr.org/viewtopic.php?id=1999874
Le souci c'est que cette astuce n'est pas pérenne : lors d'une mise à jour de Windows 10, ce dernier peut la casser et il faut alors savoir reprendre la manip. C'est là que je voulais en venir : si ton ami est une buse en maintenance d'un ordi, il aura peut-être du mal à faire la manip le jour où ça se produira.

Dernière modification par malbo (Le 27/01/2019, à 15:48)

Hors ligne

#4 Le 27/01/2019, à 23:09

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

@malbo
Un grand merci pour ton aide et ta suggestion.
J'effectuerai la manip que tu préconises avec bcdedit sous W10 dès que je serai de retour devant le mini-PC de mon ami, c'est à dire pas avant le week-end prochain, désolé pour le délai.
Mais, sommes-nous bien d'accord : il me faut d'abord installer Xubuntu et seulement ensuite faire la manip avec bcedit de W10 ?

Sinon, toujours dans le même topic, j'ai également lu les commentaires de rdg et j'avoue que sa proposition (à la fin de son post #7) de placer le GRUB2 sur une clé usb me plaît bien. Je vais probablement essayer cela aussi (j'ai trouvé ce lien pour fabriquer la clef en question). Après tout, le seul moyen que j'ai trouvé jusqu'à présent de ne pas booter sur le Windows Boot Manager c'est précisément lorsque j'utilise une clé d'installation Xubuntu (en appuyant sur la touche F12 au démarrage du mini-PC).
Par ailleurs, encore dans le même topic, Ikewdu suggère de fabriquer un GRUB transportable (c'est au #14 du topic). Mais là il va me falloir me plonger avec calme et concentration dans les manip qu'il décrit sur son site car ça m'a l'air assez compliqué ...

Sinon, comme la vitesse d'exécution des logiciels n'est pas du tout le soucis de mon ami, j'ai pensé que je pourrai tout bêtement installer Xubuntu sur un disque dur dur externe (voire une grosse clé usb ?) puis booter dessus en appuyant sur la touche F12 du mini-PC Acer ? Qu'en penses-tu, est-ce que ça ne serait pas plus simple pour lui, ça lui éviterait de toucher quoi que ce soit à son W10 et celui-ci pourrait faire tranquillement toutes ses mises à jour ?

@ubuntu18a
Merci à toi aussi d'avoir pris le temps d'étudier mes soucis.
Et pour répondre à tes questions:
- oui, le HDD de 2 To est intégralement formaté en NTFS;
- oui, le SSD possède encore 60 Go d'espace libre;
- et sinon, tu as raison, c'est la touche DEL pour accéder au BIOS et la touche F12 pour accéder au menu de boot.
Et lorsque je place une clé d'installation Xubuntu dans le mini-PC, l'appui sur F12 me propose de booter soit sur le Windows Boot Manager, soit sur la clé UEFI Xubuntu.
Mais il faut appuyer sur F12 au démarrage car si je ne fais pas, le PC démarre automatiquement sur W10, même si la clé d'installation Xubuntu est insérée.
Et je n'ai pas trouvé comment changer l'ordre de priorité de boot dans le BIOS, c'est toujours le Windows Boot Manager qui est choisi pour démarrer même si je place la clé usb avant lui dans l'ordre des priorités....

Dernière modification par jlfh0816 (Le 27/01/2019, à 23:15)


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#5 Le 27/01/2019, à 23:46

ubuntu18a

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Bonsoir.
En moyenne, windows met 6 mois pour faire une mise à jour majeure qui va détruire la commande de bcdedit qui n'est pas si compliquée que cela à faire lorsqu'elle ne change pas de format.
Je pense que lorsque ubuntu sera installé, l'appui sur la touche F12 te proposera aussi le choix de ubuntu. Mais je peux me tromper lourdement.

Hors ligne

#6 Le 28/01/2019, à 07:50

malbo

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Bonjour,
A la réflexion, je pense comme ubuntu18a que l'astuce avec bcdedit est préférable aux autres solutions envisagées (clé USB de démarrage, ubuntu sur SSD externe). Il faudra seulement que tu fasses un petit doc de dépannage bien détaillé à l'intention de ton ami afin qu'il puisse faire la manip tout seul le cas échéant.

A noter : La syntaxe de la commande bcdedit de Windows 10 a changé(*). N'essaie même pas de la taper, fais seulement un copier-coller de la commande telle qu'elle est donnée dans ce post : https://forum.ubuntu-fr.org/viewtopic.p … #p21992876
Je la colle ci-dessous pour que ce soit plus simple pour toi :

bcdedit /set '{bootmgr}' path \EFI\ubuntu\shimx64.efi

(*) dans ce post de l'époque, il n'y avait pas les apostrophes qui encadrent {bootmgr}

Dernière modification par malbo (Le 28/01/2019, à 07:54)

Hors ligne

#7 Le 28/01/2019, à 10:52

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

@malbo
@ubuntu18a

Je vous remercie très sincèrement tous les deux pour votre gentillesse et vos conseils avisés, je vais suivre vos suggestions et donc d'abord installer Xubuntu puis j'utiliserai bcedit dans sa nouvelle syntaxe.
Et bien sûr je posterai le résultat de cette manip à l'issue (d'ici une semaine).
Encore merci pour votre aide  !


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#8 Le 02/02/2019, à 09:51

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Je reviens vers vous car j'ai un soucis avec l'installateur de Xubuntu ...

Pour résumer, j'ai choisi l'installation en mode automatique "installer à côté de Windows".
La procédure démarre bien.
L'installateur de Xubuntu me propose effectivement d'installer Xubuntu à côté du Windows Boot Manager mais en ne me laissant qu'un seul choix de disque : uniquement sur le disque dur mécanique de 2 To (le sdb)

Je pensais benoîtement qu'il allait me proposer le choix entre le SSD (sda) et le HDD (sdb) ... mais non, il m'impose le HDD (sdb) ...

Est-ce que je dois accepter sa proposition ou lui forcer la main en retirant le disque HDD du mini-PC ?
Pourquoi diable ne veut-il pas installer Xubuntu sur le SSD (il reste 60 Go d'espace libre dessus) ?

Merci par avance de vos conseils !


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#9 Le 02/02/2019, à 10:42

malbo

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

jlfh0816 a écrit :

Pourquoi diable ne veut-il pas installer Xubuntu sur le SSD (il reste 60 Go d'espace libre dessus) ?

Fais un Boot-Info et donne l'URL de ce Boot-Info dans ta réponse afin qu'on puisse voir ce qui se passe. j'ai rayé ce que j'avais écrit parce que je crois que la raison c'est que tu n'as pas dégagé de la place en faisant maigrir ton disque C: de Windows. La doc est là :  3. Redimensionner la partition Windows pour faire de la place à Ubuntu
Après cela, il y aura une zone non-partitionnée sur le SSD (d'autant plus grande que tu auras réussi à faire maigrir le disque C: de Windows) et quand tu vas lancer l'install, tu devrais pouvoir installer Ubuntu dans cette zone non-partitionnée. Et si tu n'y parvenais pas avec la choix "installer à côté de Windows", tu y parviendras avec le choix "Autre chose".

Dernière modification par malbo (Le 02/02/2019, à 10:53)

Hors ligne

#10 Le 02/02/2019, à 12:59

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

@malbo
Merci beaucoup de ton avis et tu as raison, je n'avais effectivement pas assez regardé la doc de ton lien avant de me lancer.
Maintenant que je l'ai parcourue, j'ai vu qu'il est également possible de laisser W10 tel qu'il est sur son disque (sda) et d'installer Xubuntu sur le second disque (sdb) :
[je cite la doc rédigée par YannUbuntu]

Si vous possédez 2 disques durs, il est recommandé d'installer Ubuntu et Windows sur deux disques durs différents, car il n'y aura pas besoin de réduire la partition Windows. Il suffit donc de créer l'espace libre sur le disque ne contenant pas Windows.

Est-ce que tu penses que ça simplifierait les choses et que le GRUB saura s'y retrouver pour proposer W10 ou Xubuntu au démarrage ?
D'ailleurs, dans ce cas particulier, où le GRUB va-t-il s'installer : sur sda ou sur sdb ?


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#11 Le 02/02/2019, à 14:08

malbo

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Oui, tu peux décider de laisser Ubuntu s'installer sur le HDD. Ton Ubuntu sera moins vif que s'il était installé sur le SSD mais en tout cas, il marchera parfaitement. Pas de souci pour l’endroit où Grub va s'installer : il va s'installer automatiquement dans la partition EFI qui existe déjà, c'est à dire dans la partition sda1.

Hors ligne

#12 Le 02/02/2019, à 20:09

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

@malbo
Oui, c'est tout bon !!!
J'ai bien GRUB qui s'affiche spontanément au démarrage du mini-PC et qui me propose de démarrer sur Xubuntu 18.04 (en premier choix) ou sur W10 (en deuxième choix).
Si je ne choisis pas, il démarre sur Xubuntu au bout de 10 secondes.
Et si je clique sur W10, il démarre dessus sans rechigner.

malbo, un très grand MERCI !

Alors, si ça peut aider un éventuel utilisateur du mini-PC ACER REVO One RL85 qui souhaite franchir le pas et installer Xubuntu, voici en résumé ce que j'ai fait :
1) je n'ai touché à rien sur le SSD qui contient W10 (c'est le sda);
2) je n'ai touché à rien non plus sur le disque mécanique HDD de 2 To (c'est le sdb);
3) j'ai démarré W10 afin de désactiver le démarrage rapide. Je l'arrête ensuite.
4) je redémarre le mini-PC en appuyant sur la touche DEL. Ca me permet d'accéder au Bios/EFI. Là, il ne faut surtout pas désactiver le Secure Boot sinon, le mini-PC refuse ensuite tout démarrage (il y a moyen de s'en sortir mais c'est difficile) ...
Par contre, il faut chercher dans ce Bios/EFI l'onglet puis l'option qui permet de rendre accessible l'accès au menu du choix de démarrage, c'est à dire le panneau qui demande sur quoi on veut démarrer : sur une clé USB ou le Windows Boot Manager.
Le succès de cette activation aura pour conséquence pratique de faire apparaître en bas à gauche de l'écran de démarrage (celui avec le logo ACER) une nouvelle mention expliquant qu'il faut appuyer sur la touche F12 pour choisir.
Avant cette manip, la seule mention qui figurait en bas de l'écran, c'était "appuyer sur DEL pour accéder au Bios/EFI" et d'ailleurs l'appui sur la touche F12 à ce moment-là était inopérant (c'est sans doute pour cela que ce n'était pas mentionné).
5) ensuite, j'ai donc démarré le mini-PC en appuyant sur la touche F12 et en choisissant la clé usb d'installation de Xubuntu 18.04;
6) j'ai laissé démarrer Xubuntu et j'ai cliqué sur l'icone "installer Xubuntu"
7) j'ai laissé l'installateur de Xubuntu s'occuper de tout en optant pour une "installation à côté de W10"
8) à un moment, l'installateur demande s'il faut installer Xubuntu sur sdb, sans allusion aucune au disque SSD qui s'appelle sda. Je lui réponds par l'affirmative. A partir de là, toute l'installation se fait automatiquement, vraiment rien à faire si ce n'est regarder l'installateur mouliner...
9) quand l'installation est terminée, il faut cliquer sur "redémarrer maintenant", enlever la clé USB et appuyer sur n'importe qu'elle touche. Le mini-PC s'arrête et redémarre tout seul.... mais sur W10 !!!
10) c'est là qu'il faut utiliser la ligne de commande magique de malbo
Pour cela, il faut d'abord faire apparaître l'invite de commande de W10 (attention, ça s'appelle maintenant le PowerShell et il faut l'utiliser obligatoirement en mode administrateur).
On saisit la ligne de commande de malbo, on valide (touche entrée) et le PowerShell répond que l'opération s'est déroulée avec succès.
Il ne reste plus qu'à fermer le PowerShell et à arrêter le mini-PC.
11) au redémarrage du mini-PC, on laisse faire, on n'appuie sur aucune touche, l'écran affiche spontanément le GRUB et il propose bien de lancer Xubuntu ou W10.

Encore merci malbo !

PS: pour info, je te laisse le lien d'un nouveau boot-info que j'ai réalisé à partir de ma Xubuntu toute fraîche installée.

Dernière modification par jlfh0816 (Le 02/02/2019, à 20:11)


Xubuntu - Voyager 18.04 et 22.04

Hors ligne

#13 Le 03/02/2019, à 08:35

malbo

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Ton Boot-Info dont tu as donné le lien à la fin de ton dernier post est là :

 Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]


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

 => No boot loader is installed in the MBR of /dev/sda.
 => No boot loader is installed in the MBR of /dev/sdb.

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/ubuntu/grub.cfg /EFI/Boot/bootx64.efi 
                       /EFI/Boot/fbx64.efi /EFI/ubuntu/fwupx64.efi 
                       /EFI/ubuntu/grubx64.efi /EFI/ubuntu/mmx64.efi 
                       /EFI/ubuntu/shimx64.efi 
                       /EFI/Microsoft/Boot/bootmgfw.efi 
                       /EFI/Microsoft/Boot/bootmgr.efi 
                       /EFI/Microsoft/Boot/memtest.efi 
                       /EFI/OEM/Boot/bootmgfw.efi /EFI/OEM/Boot/bootmgr.efi 
                       /EFI/OEM/Boot/memtest.efi

sda2: __________________________________________________________________________

    File system:       
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: /mnt/BootInfo/sda2: unknown filesystem type ''.

sda3: __________________________________________________________________________

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

sda4: __________________________________________________________________________

    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:        

sdb1: __________________________________________________________________________

    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:        

sdb2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb3: __________________________________________________________________________

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

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1 4,294,967,295 4,294,967,295  ee GPT

/dev/sda1 ends after the last sector of /dev/sda

GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sda1   +             2,048       206,847       204,800 EFI System partition
/dev/sda2   +           206,848       239,615        32,768 Microsoft Reserved Partition (Windows)
/dev/sda3               239,616   247,955,455   247,715,840 Data partition (Windows/Linux)
/dev/sda4   +  R    247,955,456   250,052,607     2,097,152 Windows Recovery Environment (Windows)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 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
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 3,907,029,167 3,907,029,167  ee GPT


GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdb1                 2,048 2,032,712,012 2,032,709,965 Data partition (Windows/Linux)
/dev/sdb2         2,032,713,728 2,033,762,303     1,048,576 EFI System partition
/dev/sdb3         2,033,762,304 3,907,028,991 1,873,266,688 Data partition (Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        32D8-CCFF                              vfat       ESP
/dev/sda2                                                          
/dev/sda3        48E4DC4DE4DC3F3E                       ntfs       Acer
/dev/sda4        D864DCF164DCD2FC                       ntfs       Recovery
/dev/sdb1        628CE1028CE0D199                       ntfs       Data
/dev/sdb2        1154-733F                              vfat       
/dev/sdb3        e097620b-254d-4328-8399-77bd4bd90cda   ext4       

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

total 0
lrwxrwxrwx 1 root root  9 Feb  2 18:11 ata-LITEON_CV3-CE128_KN1280L01563401571HC -> ../../sda
lrwxrwxrwx 1 root root 10 Feb  2 18:11 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb  2 18:11 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb  2 18:12 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Feb  2 18:12 ata-LITEON_CV3-CE128_KN1280L01563401571HC-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Feb  2 18:11 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb  2 18:12 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb  2 18:11 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Feb  2 18:11 ata-ST2000LM003_HN-M201RAD_S36ZJ9EGB00422-part3 -> ../../sdb3
lrwxrwxrwx 1 root root  9 Feb  2 18:11 wwn-0x50004cf211373114 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb  2 18:12 wwn-0x50004cf211373114-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb  2 18:11 wwn-0x50004cf211373114-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Feb  2 18:11 wwn-0x50004cf211373114-part3 -> ../../sdb3

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

Device           Mount_Point              Type       Options

/dev/sda1        /boot/efi                vfat       (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb3        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)


========================== sda1/EFI/ubuntu/grub.cfg: ===========================

--------------------------------------------------------------------------------
search.fs_uuid e097620b-254d-4328-8399-77bd4bd90cda root hd1,gpt3 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
--------------------------------------------------------------------------------

=========================== sdb3/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

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

export menuentry_id_option

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

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

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
else
  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
fi
    font="/usr/share/grub/unicode.pf2"
fi

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

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### 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=1
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-e097620b-254d-4328-8399-77bd4bd90cda' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_gpt
	insmod ext2
	set root='hd1,gpt3'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
	else
	  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
	fi
        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.15.0-45-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-e097620b-254d-4328-8399-77bd4bd90cda' {
	menuentry 'Ubuntu, avec Linux 4.15.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-advanced-e097620b-254d-4328-8399-77bd4bd90cda' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd1,gpt3'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
		else
		  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-recovery-e097620b-254d-4328-8399-77bd4bd90cda' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd1,gpt3'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
		else
		  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, avec Linux 4.15.0-20-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-20-generic-advanced-e097620b-254d-4328-8399-77bd4bd90cda' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd1,gpt3'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
		else
		  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
		fi
		echo	'Chargement de Linux 4.15.0-20-generic…'
	        linux	/boot/vmlinuz-4.15.0-20-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-20-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-20-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-20-generic-recovery-e097620b-254d-4328-8399-77bd4bd90cda' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd1,gpt3'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3  e097620b-254d-4328-8399-77bd4bd90cda
		else
		  search --no-floppy --fs-uuid --set=root e097620b-254d-4328-8399-77bd4bd90cda
		fi
		echo	'Chargement de Linux 4.15.0-20-generic…'
	        linux	/boot/vmlinuz-4.15.0-20-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-20-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/30_os-prober ###
menuentry 'Windows Boot Manager (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-32D8-CCFF' {
	insmod part_gpt
	insmod fat
	set root='hd0,gpt1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1  32D8-CCFF
	else
	  search --no-floppy --fs-uuid --set=root 32D8-CCFF
	fi
	chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
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 ###
--------------------------------------------------------------------------------

=============================== sdb3/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/sdb3 during installation
UUID=e097620b-254d-4328-8399-77bd4bd90cda /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=32D8-CCFF  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

1741.957561493 = 1870.412689408 boot/grub/grub.cfg                             2
1055.914276123 = 1133.779320832 boot/vmlinuz-4.15.0-20-generic                 1
 974.620990753 = 1046.491320320 boot/vmlinuz-4.15.0-45-generic                 1
1055.914276123 = 1133.779320832 vmlinuz                                        1
 976.750782013 = 1048.778166272 boot/initrd.img-4.15.0-20-generic              1
 976.832965851 = 1048.866410496 boot/initrd.img-4.15.0-45-generic              1
 976.750782013 = 1048.778166272 initrd.img                                     1
 976.750782013 = 1048.778166272 initrd.img.old                                 1

======================== Unknown MBRs/Boot Sectors/etc: ========================


/dev/sda1: unknown GPT attributes
8000000000000000

/dev/sda2: unknown GPT attributes
8000000000000000

/dev/sda4: unknown GPT attributes
8000000000000001


ADDITIONAL INFORMATION :
=================== log of boot-info 20190202_1811 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
Warning: failed to translate partition name
boot-info is executed in installed-session (Ubuntu 18.04.1 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-4.15.0-45-generic root=UUID=e097620b-254d-4328-8399-77bd4bd90cda ro quiet splash vt.handoff=1

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

=================== blkid:
/dev/sda1: LABEL="ESP" UUID="32D8-CCFF" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="1cccfacd-0248-47f2-afdd-ca9c0ea33ac8"
/dev/sda3: LABEL="Acer" UUID="48E4DC4DE4DC3F3E" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="dd57baaf-e61d-47e6-812b-ebcbf0a66220"
/dev/sda4: LABEL="Recovery" UUID="D864DCF164DCD2FC" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="13c73dba-d6e1-4101-aa43-c241b678e8ed"
/dev/sdb1: LABEL="Data" UUID="628CE1028CE0D199" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="3dfe9e81-c092-4bf0-b89d-054fbdba6c54"
/dev/sdb2: UUID="1154-733F" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="c0adac99-b514-4638-a2e3-ac90118be861"
/dev/sdb3: UUID="e097620b-254d-4328-8399-77bd4bd90cda" TYPE="ext4" PARTUUID="9c57ef58-f243-4b01-a800-aff8a04bdbb4"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="74a23b9a-68e8-4156-b49b-e1570da9e0ef"


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

Windows not detected by os-prober on sda3.

=================== /etc/grub.d/ :
drwxr-xr-x  2 root root     4096 févr.  2 16:22 grub.d
total 80
-rwxr-xr-x 1 root root 10026 janv.  9 20:04 00_header
-rwxr-xr-x 1 root root  6258 mars   4  2018 05_debian_theme
-rwxr-xr-x 1 root root 12693 mars   4  2018 10_linux
-rwxr-xr-x 1 root root 11298 mars   4  2018 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 mars   4  2018 30_os-prober
-rwxr-xr-x 1 root root  1418 mars   4  2018 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mars   4  2018 40_custom
-rwxr-xr-x 1 root root   216 mars   4  2018 41_custom
-rw-r--r-- 1 root root   483 mars   4  2018 README




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

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

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
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 sdb3: UUID=32D8-CCFF   (sda1)
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/fbx64.efi

=================== efibootmgr -v
BootCurrent: 0000
Timeout: 2 seconds
BootOrder: 0000,0002
Boot0000* Windows Boot Manager	HD(1,GPT,1cccfacd-0248-47f2-afdd-ca9c0ea33ac8,0x800,0x32000)/File(EFIubuntushimx64.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...}................
Boot0002  ubuntu	VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot enabled.


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

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


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

BYT;
/dev/sda:128GB:scsi:512:512:gpt:ATA LITEON CV3-CE128:;
1:1049kB:106MB:105MB:fat32:EFI system partition:boot, esp;
2:106MB:123MB:16.8MB::Microsoft reserved partition:msftres;
3:123MB:127GB:127GB:ntfs:Basic data partition:msftdata;
4:127GB:128GB:1074MB:ntfs::hidden, diag;

BYT;
/dev/sdb:2000GB:scsi:512:4096:gpt:ATA ST2000LM003 HN-M:;
1:1049kB:1041GB:1041GB:ntfs:Basic data partition:msftdata;
2:1041GB:1041GB:537MB:fat32:EFI System Partition:boot, esp;
3:1041GB:2000GB:959GB:ext4::;

=================== lsblk:
KNAME TYPE FSTYPE   SIZE LABEL
sda   disk        119,2G
sda1  part vfat     100M ESP
sda2  part           16M
sda3  part ntfs   118,1G Acer
sda4  part ntfs       1G Recovery
sdb   disk          1,8T
sdb1  part ntfs   969,3G Data
sdb2  part vfat     512M
sdb3  part ext4   893,2G

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      0  0  0 running
sda1     0  0  0         /boot/efi
sda2     0  0  0
sda3     0  0  0         /mnt/boot-sav/sda3
sda4     0  0  0         /mnt/boot-sav/sda4
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdb2     1  0  0         /mnt/boot-sav/sdb2
sdb3     1  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=4006060k,nr_inodes=1001515,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=807268k,mode=755)
/dev/sdb3 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=39,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=2186)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=807264k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdb2 on /mnt/boot-sav/sdb2 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sdb1 sdb2 sdb3 size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 initctl input kmsg kvm lightnvm log mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sdb sdb1 sdb2 sdb3 sg0 sg1 shm snapshot snd stderr stdin stdout uhid uinput urandom usb userio vfio vga_arbiter vhci vhost-net vhost-vsock zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sda1
00000000  eb 58 90 4d 53 44 4f 53  35 2e 30 00 02 02 fe 19  |.X.MSDOS5.0.....|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 20 03 00 01 03 00 00  00 00 00 00 02 00 00 00  |. ..............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 ff cc d8 32 4e  4f 20 4e 41 4d 45 20 20  |..)...2NO 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/sda3
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 a8 03 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff d7 c3 0e 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  3e 3f dc e4 4d dc e4 48  |........>?..M..H|
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 80 c7 0e  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff ff 1f 00 00 00 00 00  |................|
00000030  55 55 01 00 00 00 00 00  02 00 00 00 00 00 00 00  |UU..............|
00000040  f6 00 00 00 01 00 00 00  fc d2 dc 64 f1 dc 64 d8  |...........d..d.|
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/sdb1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  48 b1 28 79 00 00 00 00  |........H.(y....|
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  99 d1 e0 8c 02 e1 8c 62  |...............b|
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/sdb2
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  3f 00 ff 00 00 c0 28 79  |........?.....(y|
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 3f 73 54 11 4e  4f 20 4e 41 4d 45 20 20  |..)?sT.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  3.9G     0  3.9G   0% /dev
tmpfs          tmpfs     789M  1.4M  788M   1% /run
/dev/sdb3      ext4      879G  8.6G  826G   2% /
tmpfs          tmpfs     3.9G   51M  3.9G   2% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
/dev/sda1      vfat       96M   49M   48M  51% /boot/efi
tmpfs          tmpfs     789M   24K  789M   1% /run/user/1000
/dev/sda3      fuseblk   119G   73G   46G  62% /mnt/boot-sav/sda3
/dev/sda4      fuseblk   1.0G  537M  488M  53% /mnt/boot-sav/sda4
/dev/sdb1      fuseblk   970G   86G  884G   9% /mnt/boot-sav/sdb1
/dev/sdb2      vfat      511M  4.0K  511M   1% /mnt/boot-sav/sdb2

=================== fdisk -l:
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 269487A5-8233-4CAF-ADC3-28743CD9D93C

Device         Start       End   Sectors   Size Type
/dev/sda1       2048    206847    204800   100M EFI System
/dev/sda2     206848    239615     32768    16M Microsoft reserved
/dev/sda3     239616 247955455 247715840 118.1G Microsoft basic data
/dev/sda4  247955456 250052607   2097152     1G Windows recovery environment


Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 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
Disklabel type: gpt
Disk identifier: 0E09D9BA-6795-415D-8299-CC57F8D30691

Device          Start        End    Sectors   Size Type
/dev/sdb1        2048 2032712012 2032709965 969.3G Microsoft basic data
/dev/sdb2  2032713728 2033762303    1048576   512M EFI System
/dev/sdb3  2033762304 3907028991 1873266688 893.2G Linux filesystem




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


=================== Advice in case of suggested repair
Veuillez désactiver SecureBoot dans le BIOS. Puis réessayez.Voulez-vous continuer ?


=================== Final advice in case of suggested repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdb2/efi/.../grub*.efi !

Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 18.04.1 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot/efi (FAT32, 100MB~250MB, en début de disque, drapeau boot). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot/efi séparée :] de [Boot-Repair].

Si votre ordinateur redémarre directement sur Windows, essayez de changer l'ordre de démarrage dans votre BIOS.
Si votre BIOS ne permet pas de changer l'ordre de démarrage, changez l'entrée de démarrage par défaut de l'amorceur Windows.
Par exemple, vous pouvez démarrer Windows, puis saisir la commande suivante dans une invite de commande en mode administrateur :
bcdedit /set {bootmgr} path \EFI\...\grub*.efi


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

La partie qui montre le paramétrage du système UEFI est là :

=================== efibootmgr -v
BootCurrent: 0000
Timeout: 2 seconds
BootOrder: 0000,0002
Boot0000* Windows Boot Manager	HD(1,GPT,1cccfacd-0248-47f2-afdd-ca9c0ea33ac8,0x800,0x32000)/File(EFIubuntushimx64.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...}................
Boot0002  ubuntu	VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot enabled.

On y voit que démarrage par défaut se fait sur l'entrée 0000, l'entrée qui est désignée "Windows Boot Manager" mais qui pointe sur le fichier /EFI/ubuntu/shimx64.efi de la partition /dev/sda1, c'est à dire le chargeur de démarrage de Grub. C'est la conséquence de la commande bcdedit (voir post #6). J'en profite pour enfoncer un clou : il peut arriver suite à une mise à niveau de Windows que le démarrage par défaut se remette sur Windows. Dans cette éventualité, tu penseras à refaire la commande bcdedit.
Comme je t'avais dit dans le post #11, Grub s'est bien installé dans la partition sda1 comme on peut voir dans cette ligne :

Boot0000* Windows Boot Manager	HD(1,GPT,1cccfacd-0248-47f2-afdd-ca9c0ea33ac8,0x800,0x32000)/File(EFIubuntushimx64.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...}................

la mention "1cccfacd-0248-47f2-afdd-ca9c0ea33ac8" qu'on y trouve est bien l'identifiant PARTUUID de cette partition sda1 comme on peut voir là :

=================== blkid:
/dev/sda1: LABEL="ESP" UUID="32D8-CCFF" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="1cccfacd-0248-47f2-afdd-ca9c0ea33ac8"

On constate que l'installateur a créé une partition EFI sdb2 qui n'est pas utilisée mais c'est une bizarrerie qui existe depuis des années : l'installateur crée spécialement une partition EFI mais il ne l'utilise pas. Quand il existe déjà une partition EFI sur le disque sda, l'installateur l'utilise. Toi tu n'as rien à faire par rapport à cette partition sdb2 : tu peux la laisser tranquille, elle ne doit pas être nuisible.


jlfh0816 a écrit :

Par contre, il faut chercher dans ce Bios/EFI l'onglet puis l'option qui permet de rendre accessible l'accès au menu du choix de démarrage, c'est à dire le panneau qui demande sur quoi on veut démarrer : sur une clé USB ou le Windows Boot Manager.
Le succès de cette activation aura pour conséquence pratique de faire apparaître en bas à gauche de l'écran de démarrage (celui avec le logo ACER) une nouvelle mention expliquant qu'il faut appuyer sur la touche F12 pour choisir.
Avant cette manip, la seule mention qui figurait en bas de l'écran, c'était "appuyer sur DEL pour accéder au Bios/EFI" et d'ailleurs l'appui sur la touche F12 à ce moment-là était inopérant (c'est sans doute pour cela que ce n'était pas mentionné).

Ce que tu décris là, c'est la manip présentée dans cette page de Acer : https://fr.answers.acer.com/app/answers … %a9marrage (sauf que dans cette page, la fonctionnalité est dénommée "F12 Boot Menu" mais comme c'est une doc qui date un peu, il est possible que la désignation soit différente aujourd'hui)

Si tu n'as plus de question relative à l'installation, je te prie de passer la discussion en "résolu" en procédant comme suit :
1) te connecter sur le forum
2) cliquer sur "Modifier" en bas à droite de ton PREMIER post
3) modifier le titre de la discussion pour qu'il devienne :

[Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL85

Dernière modification par malbo (Le 03/02/2019, à 10:24)

Hors ligne

#14 Le 03/02/2019, à 10:29

jlfh0816

Re : [Résolu] double boot W10 et Xubuntu 18.04 sur mini PC Acer Revo One RL

Encore merci malbo pour ton aide et toutes tes explications ! cool


Xubuntu - Voyager 18.04 et 22.04

Hors ligne