Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 23Nov2014]
- ============================= Boot Info Summary: ===============================
- => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
- the same hard drive for core.img. core.img is at this location and looks
- for (,msdos1)/boot/grub.
- sda1: __________________________________________________________________________
- File system: vfat
- Boot sector type: SYSLINUX 4.05 20140113
- Boot sector info: Syslinux looks at sector 3363780 of /dev/sda1 for its
- second stage. SYSLINUX is installed in the
- /boot/syslinux directory. No errors found in the Boot
- Parameter Block.
- Operating System:
- Boot files: /boot/grub/menu.lst /boot/grub/grub.cfg
- /boot/syslinux/syslinux.cfg /EFI/BOOT/grubx64.efi
- /boot/grub/i386-pc/core.img /boot/syslinux/ldlinux.sys
- ============================ Drive/Partition Info: =============================
- Drive: sda _____________________________________________________________________
- Disk /dev/sda: 16.0 GB, 16008609792 bytes
- 255 heads, 63 sectors/track, 1946 cylinders, total 31266816 sectors
- Units = sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- Partition Boot Start Sector End Sector # of Sectors Id System
- /dev/sda1 * 63 31,262,489 31,262,427 c W95 FAT32 (LBA)
- "blkid" output: ________________________________________________________________
- Device UUID TYPE LABEL
- /dev/loop0 iso9660 Boot-Repair-Disk 64bit
- /dev/loop1 squashfs
- /dev/nvme0n1p1 4262-2E6D vfat SYSTEM
- /dev/nvme0n1p3 BC76633F7662FA12 ntfs Windows
- /dev/nvme0n1p4 52B263BCB263A2E9 ntfs WinRE tools
- /dev/nvme0n1p5 7A06675906671583 ntfs Data
- /dev/nvme0n1p6 B6B66947B66908E7 ntfs BIOS_RVY
- /dev/sda1 32DD-BA39 vfat multisystem
- /dev/zram0 39807791-e5db-4a17-abf6-84ad8235fea0 swap
- /dev/zram1 2ba540db-0c0c-4b63-aae2-d5c62faee487 swap
- /dev/zram10 f57657b1-7f74-4988-b7e1-d57760e86d36 swap
- /dev/zram11 7ced2a1d-8ceb-4f2b-84e1-c14336aacec6 swap
- /dev/zram2 c9115aa9-9f06-4501-b516-c1159ddab406 swap
- /dev/zram3 023930c9-18ed-4d3d-9177-7c4f9b38912f swap
- /dev/zram4 dd7ce9a1-6274-4cfd-8444-43d5d6eae400 swap
- /dev/zram5 fea8d1ed-ad95-4363-905c-a3bf9d73ce60 swap
- /dev/zram6 0948594f-7771-487d-916d-1ad0c13eca93 swap
- /dev/zram7 fcb8b694-6838-458f-9186-51ba1dd7eb7f swap
- /dev/zram8 429d4d85-20b1-4348-828a-72e3b5518d21 swap
- /dev/zram9 dcb091d6-ec82-4865-9b11-f032c82354c4 swap
- ========================= "ls -l /dev/disk/by-id" output: ======================
- total 0
- lrwxrwxrwx 1 root root 9 Jul 31 14:00 usb-SanDisk_Cruzer_Blade_4C532000000619103442-0:0 -> ../../sda
- lrwxrwxrwx 1 root root 10 Jul 31 14:00 usb-SanDisk_Cruzer_Blade_4C532000000619103442-0:0-part1 -> ../../sda1
- ================================ Mount points: =================================
- Device Mount_Point Type Options
- /dev/loop0 /cdrom iso9660 (ro,noatime)
- /dev/loop1 /rofs squashfs (ro,noatime)
- /dev/sda1 /isodevice vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
- =========================== sda1/boot/grub/menu.lst: ===========================
- --------------------------------------------------------------------------------
- # This is a sample menu.lst file. You should make some changes to it.
- # The old install method of booting via the stage-files has been removed.
- # Please install GRLDR boot strap code to MBR with the bootlace.com
- # utility under DOS/Win9x or Linux.
- timeout 30
- default /default
- #convert -resize 640x480 -colors 14 /media/multisystem/boot/splash/splash.png /media/multisystem/boot/splash/splash.xpm.gz
- splashimage=/boot/splash/splash.xpm.gz
- #color blue/green yellow/red white/magenta white/magenta
- foreground=0033FF
- background=FF3300
- #http://diddy.boot-land.net/grub4dos/Grub4dos.htm
- #http://www.boot-land.net/forums/index.php?showforum=66
- #http://diddy.boot-land.net/grub4dos/files/syntax.htm
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- #MULTISYSTEM_START
- #MULTISYSTEM_STOP
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- #http://diddy.boot-land.net/grub4dos/files/syntax.htm
- title Chainloader into GRUB 2
- find --set-root /boot/grub/boot.img
- chainloader /boot/grub/boot.img
- boot
- #title Chainloader into Syslinux
- #map (hd0) (hd0)
- #map (hd0) (hd0)
- #chainloader (hd0,0)+1
- #rootnoverify (hd0,0)
- ##Autre solution pour chainer Syslinux
- ##faire une copie du mbr de la clé USB
- ##dd if=/dev/sd?1 of=/media/multisystem/syslinux.mbr bs=512 count=1
- #title Chainloader into Syslinux
- #find --set-root --ignore-floppies --ignore-cd /syslinux.mbr
- #map (hd0) (hd0)
- #map (hd0) (hd0)
- #map --rehook
- #find --set-root --ignore-floppies --ignore-cd /syslinux.mbr
- #chainloader /syslinux.mbr
- ##Autre solution pour chainer Syslinux
- #title Chainloader into Syslinux
- #find --set-root /boot/syslinux/ldlinux.sys
- #chainloader /boot/syslinux/ldlinux.sys
- ##Autre solution pour chainer Syslinux
- #title Chainloader into Syslinux
- #find --set-root --ignore-floppies --ignore-cd /boot/syslinux/redir.img
- #kernel /boot/syslinux/memdisk
- #initrd /boot/syslinux/redir.img
- #http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/
- title FreeDos
- kernel /boot/syslinux/memdisk
- initrd /boot/img/fdboot.img
- title find and load NTLDR of Windows NT/2K/XP
- fallback 1
- find --set-root --ignore-floppies --ignore-cd /ntldr
- map () (hd0)
- map (hd0) ()
- map --rehook
- find --set-root --ignore-floppies --ignore-cd /ntldr
- chainloader /ntldr
- savedefault --wait=2
- title find and load BOOTMGR of Windows VISTA/SEVEN
- fallback 2
- find --set-root --ignore-floppies --ignore-cd /bootmgr
- map () (hd0)
- map (hd0) ()
- map --rehook
- find --set-root --ignore-floppies --ignore-cd /bootmgr
- chainloader /bootmgr
- savedefault --wait=2
- title find and load CMLDR, the Recovery Console of Windows NT/2K/XP
- fallback 3
- find --set-root --ignore-floppies --ignore-cd /cmldr
- map () (hd0)
- map (hd0) ()
- map --rehook
- find --set-root --ignore-floppies --ignore-cd /cmldr
- chainloader /cmldr
- #####################################################################
- # write string "cmdcons" to memory 0000:7C03 in 2 steps:
- #####################################################################
- # step 1. Write 4 chars "cmdc" at 0000:7C03
- write 0x7C03 0x63646D63
- # step 2. Write 3 chars "ons" and an ending null at 0000:7C07
- write 0x7C07 0x00736E6F
- savedefault --wait=2
- title find and load IO.SYS of Windows 9x/Me
- fallback 4
- find --set-root /io.sys
- chainloader /io.sys
- savedefault --wait=2
- title find and boot 0PE.ISO
- fallback 5
- find --set-root /0PE/0PE.ISO
- map /0PE/0PE.ISO (0xff) || map --mem /0PE/0PE.ISO (0xff)
- map --hook
- chainloader (0xff)
- savedefault --wait=2
- title find and boot MicroPE.ISO
- fallback 6
- find --set-root /boot/MicroPE.ISO
- map /boot/MicroPE.ISO (0xff) || map --mem /boot/MicroPE.ISO (0xff)
- map --hook
- chainloader (0xff)
- savedefault --wait=2
- title find and boot ubcd.iso
- fallback 8
- find --set-root /ubcd.iso
- map /ubcd.iso (0xff) || map --mem /ubcd.iso (0xff)
- map --hook
- chainloader (0xff)
- savedefault --wait=2
- title commandline
- commandline
- title reboot
- reboot
- title halt
- halt
- --------------------------------------------------------------------------------
- =========================== sda1/boot/grub/grub.cfg: ===========================
- --------------------------------------------------------------------------------
- #insmod gpt
- #insmod pc
- #insmod gfxmenu
- #
- #insmod videotest
- insmod tga
- insmod png
- insmod gfxterm
- insmod lspci
- #insmod vbeinfo
- insmod vbe
- insmod ntfs
- insmod chain
- insmod biosdisk
- insmod font
- #http://grub.enbug.org/ThemeFormat
- #http://grub.gibibit.com/Theme_format#colors
- #http://code.google.com/p/burg/wiki/InstallUbuntu
- #http://code.google.com/p/burg/downloads/list
- #http://ubuntuforums.org/showthread.php?t=1195275
- #pour acces a grub2 du bootloader principal modifier dans fichier: /etc/default/grub
- #GRUB_HIDDEN_TIMEOUT=10 #0 par defaut
- #GRUB_HIDDEN_TIMEOUT_QUIET=false #true d'origine
- #sudo update-grub
- #echo -n "Press ESC to see the menu... "
- #if sleep --verbose --interruptible 5 ; then
- #set timeout=10
- #fi
- set default=0
- set timeout=10
- set fallback=1
- search --no-floppy --fs-uuid --set=root 32DD-BA39
- set root=${root}
- #http://grub.enbug.org/gfxterm
- if loadfont /boot/polices/unicode.pf2 ; then
- set gfxmode=640x480
- if terminal_output gfxterm ; then true ; else
- # For backward compatibility with versions of terminal.mod that don't
- # understand terminal_output
- terminal gfxterm
- fi
- fi
- if background_image /boot/splash/splash.png ; then
- #text no sel/fond ecran
- set color_normal=blue/black #1
- #text sel/fond ecran sel
- set color_highlight=green/white #1
- else
- set menu_color_normal=blue/black #2
- set menu_color_highlight=green/white #2
- set color_normal=blue/magenta #2
- set color_highlight=green/white #2
- fi
- #
- #
- #Pour activer le thème graphique multisystem décommentez les 4 lignes ci-dessous
- #set gfxmode=640x480
- #set theme=($root)/boot/grub/themes/multisystem/theme.txt
- #export theme
- #loadfont /boot/grub/themes/multisystem/fonts/Helvetica-8.pf2
- #
- #
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- #MULTISYSTEM_START
- #MULTISYSTEM_MENU_DEBUT|24-07-2017-11:46:54-788151420|xubuntu-16.04.2-desktop-amd64.iso|multisystem-xubuntu|1239Mio|
- menuentry "xubuntu-16.04.2-desktop-amd64.iso" {
- search --set -f "/xubuntu-16.04.2-desktop-amd64.iso"
- loopback loop "/xubuntu-16.04.2-desktop-amd64.iso"
- linux (loop)/casper/vmlinuz.efi root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=fr keyboard-configuration/layoutcode=fr iso-scan/filename=/xubuntu-16.04.2-desktop-amd64.iso boot=casper file=/cdrom/preseed/xubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|24-07-2017-11:46:54-788151420|xubuntu-16.04.2-desktop-amd64.iso|multisystem-xubuntu|1239Mio|
- #MULTISYSTEM_MENU_DEBUT|24-07-2017-11:53:32-343905135|lubuntu-16.04.2-desktop-i386.iso|multisystem-lubuntu|882Mio|
- menuentry "lubuntu-16.04.2-desktop-i386.iso" {
- search --set -f "/lubuntu-16.04.2-desktop-i386.iso"
- loopback loop "/lubuntu-16.04.2-desktop-i386.iso"
- linux (loop)/casper/vmlinuz root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=fr keyboard-configuration/layoutcode=fr iso-scan/filename=/lubuntu-16.04.2-desktop-i386.iso boot=casper file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|24-07-2017-11:53:32-343905135|lubuntu-16.04.2-desktop-i386.iso|multisystem-lubuntu|882Mio|
- #MULTISYSTEM_MENU_DEBUT|26-04-2018-11:42:07-795759237|linuxmint-18.3-xfce-64bit.iso|multisystem-linuxmint|1746Mio|
- menuentry "linuxmint-18.3-xfce-64bit.iso" {
- search --set -f "/linuxmint-18.3-xfce-64bit.iso"
- loopback loop "/linuxmint-18.3-xfce-64bit.iso"
- linux (loop)/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper locale=fr_FR bootkbd=fr console-setup/layoutcode=fr console-setup/variantcode= iso-scan/filename=/linuxmint-18.3-xfce-64bit.iso noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|26-04-2018-11:42:07-795759237|linuxmint-18.3-xfce-64bit.iso|multisystem-linuxmint|1746Mio|
- #MULTISYSTEM_MENU_DEBUT|24-07-2017-12:01:11-277301088|boot-repair-disk-32bit.iso|multisystem-lubuntu|598Mio|
- menuentry "boot-repair-disk-32bit.iso" {
- search --set -f "/boot-repair-disk-32bit.iso"
- loopback loop "/boot-repair-disk-32bit.iso"
- linux (loop)/casper/vmlinuz root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=fr keyboard-configuration/layoutcode=fr iso-scan/filename=/boot-repair-disk-32bit.iso boot=casper file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|24-07-2017-12:01:11-277301088|boot-repair-disk-32bit.iso|multisystem-lubuntu|598Mio|
- #MULTISYSTEM_MENU_DEBUT|24-07-2017-12:09:40-147470853|boot-repair-disk-64bit.iso|multisystem-lubuntu|613Mio|
- menuentry "boot-repair-disk-64bit.iso" {
- search --set -f "/boot-repair-disk-64bit.iso"
- loopback loop "/boot-repair-disk-64bit.iso"
- linux (loop)/casper/vmlinuz.efi root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=fr keyboard-configuration/layoutcode=fr iso-scan/filename=/boot-repair-disk-64bit.iso boot=casper file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|24-07-2017-12:09:40-147470853|boot-repair-disk-64bit.iso|multisystem-lubuntu|613Mio|
- #MULTISYSTEM_MENU_DEBUT|26-04-2018-12:14:34-341161878|linuxmint-18.3-cinnamon-64bit.iso|multisystem-linuxmint|1811Mio|
- menuentry "linuxmint-18.3-cinnamon-64bit.iso" {
- search --set -f "/linuxmint-18.3-cinnamon-64bit.iso"
- loopback loop "/linuxmint-18.3-cinnamon-64bit.iso"
- linux (loop)/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper locale=fr_FR bootkbd=fr console-setup/layoutcode=fr console-setup/variantcode= iso-scan/filename=/linuxmint-18.3-cinnamon-64bit.iso noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|26-04-2018-12:14:34-341161878|linuxmint-18.3-cinnamon-64bit.iso|multisystem-linuxmint|1811Mio|
- #MULTISYSTEM_MENU_DEBUT|26-04-2018-12:28:45-537426347|linuxmint-18.3-xfce-32bit.iso|multisystem-linuxmint|1735Mio|
- menuentry "linuxmint-18.3-xfce-32bit.iso" {
- search --set -f "/linuxmint-18.3-xfce-32bit.iso"
- loopback loop "/linuxmint-18.3-xfce-32bit.iso"
- linux (loop)/casper/vmlinuz file=/cdrom/preseed/linuxmint.seed boot=casper locale=fr_FR bootkbd=fr console-setup/layoutcode=fr console-setup/variantcode= iso-scan/filename=/linuxmint-18.3-xfce-32bit.iso noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|26-04-2018-12:28:45-537426347|linuxmint-18.3-xfce-32bit.iso|multisystem-linuxmint|1735Mio|
- #MULTISYSTEM_MENU_DEBUT|26-04-2018-12:35:51-348598139|lmde-2-201701-mate-32bit.iso|multisystem-linuxmint|1460Mio|
- menuentry "lmde-2-201701-mate-32bit.iso" {
- loopback loop "/lmde-2-201701-mate-32bit.iso"
- linux (loop)/live/vmlinuz root=UUID=32DD-BA39 fromiso=/dev/disk/by-uuid/32DD-BA39/lmde-2-201701-mate-32bit.iso boot=live config live-media-path=/live quiet splash --
- initrd (loop)/live/initrd.lz
- }
- menuentry "lmde-2-201701-mate-32bit.iso (xforcevesa)" {
- loopback loop "/lmde-2-201701-mate-32bit.iso"
- linux (loop)/live/vmlinuz root=UUID=32DD-BA39 fromiso=/dev/disk/by-uuid/32DD-BA39/lmde-2-201701-mate-32bit.iso boot=live config xforcevesa live-media-path=/live ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --
- initrd (loop)/live/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|26-04-2018-12:35:51-348598139|lmde-2-201701-mate-32bit.iso|multisystem-linuxmint|1460Mio|
- #MULTISYSTEM_MENU_DEBUT|20-06-2018-20:18:04-668874273|xubuntu-18.04-desktop-i386.iso|multisystem-xubuntu|1365Mio|
- menuentry "xubuntu-18.04-desktop-i386.iso" {
- search --set -f "/xubuntu-18.04-desktop-i386.iso"
- loopback loop "/xubuntu-18.04-desktop-i386.iso"
- linux (loop)/casper/vmlinuz root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=en keyboard-configuration/layoutcode=fr iso-scan/filename=/xubuntu-18.04-desktop-i386.iso boot=casper file=/cdrom/preseed/xubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|20-06-2018-20:18:04-668874273|xubuntu-18.04-desktop-i386.iso|multisystem-xubuntu|1365Mio|
- #MULTISYSTEM_MENU_DEBUT|20-06-2018-21:31:54-570774681|xubuntu-18.04-desktop-amd64.iso|multisystem-xubuntu|1361Mio|
- menuentry "xubuntu-18.04-desktop-amd64.iso" {
- search --set -f "/xubuntu-18.04-desktop-amd64.iso"
- loopback loop "/xubuntu-18.04-desktop-amd64.iso"
- linux (loop)/casper/vmlinuz root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=en keyboard-configuration/layoutcode=fr iso-scan/filename=/xubuntu-18.04-desktop-amd64.iso boot=casper file=/cdrom/preseed/xubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|20-06-2018-21:31:54-570774681|xubuntu-18.04-desktop-amd64.iso|multisystem-xubuntu|1361Mio|
- #MULTISYSTEM_MENU_DEBUT|20-06-2018-21:38:43-013537110|lubuntu-18.04-desktop-i386.iso|multisystem-lubuntu|1031Mio|
- menuentry "lubuntu-18.04-desktop-i386.iso" {
- search --set -f "/lubuntu-18.04-desktop-i386.iso"
- loopback loop "/lubuntu-18.04-desktop-i386.iso"
- linux (loop)/casper/vmlinuz root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=en keyboard-configuration/layoutcode=fr iso-scan/filename=/lubuntu-18.04-desktop-i386.iso boot=casper file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
- initrd (loop)/casper/initrd.lz
- }
- #MULTISYSTEM_MENU_FIN|20-06-2018-21:38:43-013537110|lubuntu-18.04-desktop-i386.iso|multisystem-lubuntu|1031Mio|
- #MULTISYSTEM_STOP
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- menuentry "______________Grub4Dos______________" {
- echo
- }
- #http://grub4dos.sourceforge.net/
- #http://grub4dos.sourceforge.net/wiki/index.php/Grub4dos_tutorial
- menuentry "Grub4Dos" {
- linux /boot/grub.exe --config-file=/boot/grub/menu.lst
- }
- menuentry "______________Syslinux______________" {
- echo
- }
- #solution tordue, mais qui passe partout ...
- #menuentry "Syslinux" {
- #search --set -f /boot/syslinux/redir.img
- # linux16 /boot/syslinux/memdisk
- # initrd16 /boot/syslinux/redir.img
- #}
- #http://syslinux.zytor.com
- menuentry "Syslinux" {
- search --set -f "/boot/syslinux/ldlinux.sys"
- drivemap -s (hd0) $root
- chainloader +1
- }
- #Autre solution pour chainer Syslinux via une copie du mbr
- #dd if=/dev/sd?1 of=/media/multisystem/boot/img/syslinux.mbr bs=512 count=1
- #menuentry "Syslinux" {
- #search --set -f "/boot/img/syslinux.mbr"
- #drivemap -s (hd0) $root
- #chainloader /boot/img/syslinux.mbr
- #}
- menuentry "______________UTIL______________" {
- echo
- }
- ## for debugging set debug=efi
- #menuentry "0-testfakebios" {
- # hexdump -s 0xc0000 (mem)
- # fakebios
- # hexdump -s 0xc0000 (mem)
- ## deliberate error to get wait for key
- # xxx
- #}
- #How to test GRUB 2 on Macbook
- #http://grub.enbug.org/TestingOnMacbook
- #
- #http://wiki.gentoo.org/wiki/GRUB2
- #
- #menuentry "Windows 7 BIOS/MBR" {
- # insmod part_msdos
- # insmod ntldr
- # insmod ntfs
- # ntldr (hd0,msdos1)/bootmgr
- #}
- #menuentry "Windows XP BIOS/MBR" {
- # insmod part_msdos
- # insmod ntldr
- # insmod ntfs
- # ntldr (hd0,msdos1)/ntldr
- #}
- #
- #chainer un autre grub
- #menuentry "grub.cfg auf /dev/sdb1" {
- # configfile (hd1,1)/boot/grub/grub.cfg
- #}
- #menuentry "Chain other configfile" {
- #configfile /boot/grub/grub-xxx.cfg
- #}
- #
- #menuentry "Return default menu" {
- #chainloader /boot/grub/boot.img
- #}
- #chainer win ou autre OS
- #menuentry "Chainer UUID de la partition" {
- #insmod=ntfs
- #set root=(hd0,1)
- #search --no-floppy --fs-uuid --set=root xxx-xxx
- # drivemap -s (hd0) $root
- # chainloader +1
- #}
- #Booter une iso avec memdisk
- #menuentry "FreeBSD" {
- # search --set -f "/FreeBSD-10.2-RELEASE-amd64-bootonly.iso"
- # linux16 /boot/syslinux/memdisk iso raw
- # initrd16 /FreeBSD-10.2-RELEASE-amd64-bootonly.iso
- #}
- #http://www.plop.at/en/bootmanagerdl.html
- menuentry "PLoP Boot Manager" {
- linux16 /boot/img/plpbt
- }
- #http://www.supergrubdisk.org/
- #http://developer.berlios.de/project/showfiles.php?group_id=10921
- #SG2D (Floppy, CD & USB in one)
- #super_grub_disk_hybrid-1.98s1.iso
- menuentry "Super Grub2 Disk" {
- search --set -f /boot/img/sgdh.iso
- linux16 /boot/syslinux/memdisk
- initrd16 /boot/img/sgdh.iso
- }
- menuentry "Super Grub Disk" {
- search --set -f /boot/img/sgdfr.img
- linux16 /boot/syslinux/memdisk
- initrd16 /boot/img/sgdfr.img
- }
- menuentry "Smart Boot Manager" {
- search --set -f /boot/img/sbootmgr.dsk
- linux16 /boot/syslinux/memdisk
- initrd16 /boot/img/sbootmgr.dsk
- }
- #Site: http://boot.kernel.org/index.html
- #Téléchargement: http://boot.kernel.org/gpxe_images/gpxe.lkrn
- menuentry "BKO (boot.kernel.org)" {
- search --set -f /boot/img/gpxe.lkrn
- linux16 /boot/img/gpxe.lkrn
- }
- #http://www.memtest.org/#downiso
- menuentry "memtest86+" {
- linux16 /boot/img/memtest86+.bin
- }
- menuentry "vbeinfo" {
- vbeinfo
- read
- }
- menuentry "lspci" {
- lspci
- read
- }
- menuentry "gfxpayload 640x480" {
- set gfxpayload=640x480
- echo gfxpayload=${gfxpayload} press enter
- read
- }
- menuentry "gfxpayload 800x600" {
- set gfxpayload=800x600
- echo gfxpayload=${gfxpayload} press enter
- read
- }
- menuentry "gfxpayload 1024x768" {
- set gfxpayload=1024x768
- echo gfxpayload=${gfxpayload} press enter
- read
- }
- menuentry "gfxpayload 1280x1024" {
- set gfxpayload=1280x1024
- echo gfxpayload=${gfxpayload} press enter
- read
- }
- menuentry "Reboot" {
- insmod reboot
- reboot
- }
- --------------------------------------------------------------------------------
- ======================= sda1/boot/syslinux/syslinux.cfg: =======================
- --------------------------------------------------------------------------------
- default /boot/syslinux/vesamenu.c32
- prompt 0
- timeout 40
- ontimeout 0
- MENU TITLE MultiSystem LiveUSB
- MENU DEFAULT 0
- MENU BACKGROUND /boot/splash/splash.png
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- #MULTISYSTEM_START
- #MULTISYSTEM_STOP
- #Ne supprimez pas ce marqueur! / Do not remove this marker!
- label 0
- MENU LABEL PLoP Boot Manager
- KERNEL /boot/img/plpbt
- label 1
- MENU LABEL Grub2
- kernel /boot/syslinux/chain.c32 file=/boot/grub/boot.img
- label 2
- MENU LABEL Grub4Dos
- kernel /boot/grub.exe
- LABEL 3
- MENU LABEL Hardware Detection Tool
- KERNEL /boot/syslinux/hdt.c32
- #Exemple pour booter un iso avec version recente de memdisk
- #label 4
- #MENU LABEL boot iso
- #KERNEL /boot/syslinux/memdisk
- #APPEND iso raw initrd=/g4u.iso
- #LABEL 5
- #KERNEL /boot/syslinux/memdisk
- #APPEND initrd=freebsd.img floppy
- #LABEL 6
- #MENU LABEL Chainer win
- #KERNEL /boot/syslinux/chain.c32 ntldr=/ntldr
- #LABEL 7
- #MENU LABEL Chainer partition 2
- #kernel /boot/syslinux/chain.c32
- #append hd0 2
- --------------------------------------------------------------------------------
- ============== sda1: Version of COM32(R) files used by Syslinux: ===============
- boot/syslinux/chain.c32 : COM32R module (v4.xx)
- boot/syslinux/hdt.c32 : COM32R module (v4.xx)
- boot/syslinux/ifplop.c32 : COM32R module (v4.xx)
- boot/syslinux/menu.c32 : COM32R module (v4.xx)
- boot/syslinux/reboot.c32 : COM32R module (v4.xx)
- boot/syslinux/vesamenu.c32 : COM32R module (v4.xx)
- =============================== StdErr Messages: ===============================
- cat: write error: Broken pipe
- File descriptor 9 (/proc/3022/mounts) leaked on lvs invocation. Parent PID 10490: bash
- File descriptor 63 (pipe:[16031]) leaked on lvs invocation. Parent PID 10490: bash
- No volume groups found
- ADDITIONAL INFORMATION :
- =================== log of boot-repair 2018-07-31__14h00 ===================
- boot-repair version : 4ppa14
- boot-sav version : 4ppa14
- glade2script version : 3.2.2~ppa47~saucy
- boot-sav-extra version : 4ppa14
- File descriptor 9 (/proc/3022/mounts) leaked on lvs invocation. Parent PID 4760: /bin/sh
- No volume groups found
- boot-repair is executed in live-session (Boot-Repair-Disk 64bit 29nov2014, trusty, Ubuntu, x86_64)
- ls: cannot access /home/usr/.config: No such file or directory
- CPU op-mode(s): 32-bit, 64-bit
- BOOT_IMAGE=(loop)/casper/vmlinuz.efi root=UUID=32DD-BA39 maybe-ubiquity debian-installer/language=fr keyboard-configuration/layoutcode=fr iso-scan/filename=/boot-repair-disk-64bit.iso boot=casper file=/cdrom/preseed/ubuntu.seed noprompt quiet splash --
- =================== os-prober:
- /dev/nvme0n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
- =================== blkid:
- /dev/loop0: LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660"
- /dev/loop1: TYPE="squashfs"
- /dev/nvme0n1p1: LABEL="SYSTEM" UUID="4262-2E6D" TYPE="vfat"
- /dev/nvme0n1p3: LABEL="Windows" UUID="BC76633F7662FA12" TYPE="ntfs"
- /dev/nvme0n1p4: LABEL="WinRE tools" UUID="52B263BCB263A2E9" TYPE="ntfs"
- /dev/nvme0n1p5: LABEL="Data" UUID="7A06675906671583" TYPE="ntfs"
- /dev/nvme0n1p6: LABEL="BIOS_RVY" UUID="B6B66947B66908E7" TYPE="ntfs"
- /dev/sda1: LABEL="multisystem" UUID="32DD-BA39" TYPE="vfat"
- /dev/zram0: UUID="39807791-e5db-4a17-abf6-84ad8235fea0" TYPE="swap"
- /dev/zram1: UUID="2ba540db-0c0c-4b63-aae2-d5c62faee487" TYPE="swap"
- /dev/zram2: UUID="c9115aa9-9f06-4501-b516-c1159ddab406" TYPE="swap"
- /dev/zram3: UUID="023930c9-18ed-4d3d-9177-7c4f9b38912f" TYPE="swap"
- /dev/zram4: UUID="dd7ce9a1-6274-4cfd-8444-43d5d6eae400" TYPE="swap"
- /dev/zram5: UUID="fea8d1ed-ad95-4363-905c-a3bf9d73ce60" TYPE="swap"
- /dev/zram6: UUID="0948594f-7771-487d-916d-1ad0c13eca93" TYPE="swap"
- /dev/zram7: UUID="fcb8b694-6838-458f-9186-51ba1dd7eb7f" TYPE="swap"
- /dev/zram8: UUID="429d4d85-20b1-4348-828a-72e3b5518d21" TYPE="swap"
- /dev/zram9: UUID="dcb091d6-ec82-4865-9b11-f032c82354c4" TYPE="swap"
- /dev/zram10: UUID="f57657b1-7f74-4988-b7e1-d57760e86d36" TYPE="swap"
- /dev/zram11: UUID="7ced2a1d-8ceb-4f2b-84e1-c14336aacec6" TYPE="swap"
- 1 disks with OS, 1 OS : 0 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
- Windows not detected by os-prober on nvme0n1p3.
- WARNING: GPT (GUID Partition Table) detected on '/dev/nvme0n1'! The util sfdisk doesn't support GPT. Use GNU Parted.
- WARNING: GPT (GUID Partition Table) detected on '/dev/nvme0n1'! The util fdisk doesn't support GPT. Use GNU Parted.
- Presence of EFI/Microsoft file detected: /mnt/boot-sav/nvme0n1p1/EFI/Microsoft/Boot/bootmgfw.efi
- Presence of EFI/Boot file detected: /mnt/boot-sav/nvme0n1p1/EFI/Boot/bootx64.efi
- =================== No kernel in /isodevice/boot:
- grub
- grub.exe
- img
- kexec-loader.lst
- multisystem.bs.save
- polices
- splash
- syslinux
- /isodevice/boot/grub/menu.lst detected
- efibootmgr -v
- BootCurrent: 0001
- Timeout: 2 seconds
- BootOrder: 0000,0001
- Boot0000* Windows Boot Manager HD(1,800,96000,1dc8c300-8b9d-4bc4-9153-4838e7724847)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.}...a................
- Boot0001* UEFI OS HD(1,3f,1dd06db,0007b5a1)File(EFIBOOTBOOTX64.EFI)..BO
- =================== UEFI/Legacy mode:
- Unusual EFI: Veuillez indiquer ce message à [email protected]
- BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
- SecureBoot disabled. (maybe sec-boot, Veuillez indiquer ce message à [email protected])
- =================== PARTITIONS & DISKS:
- nvme0n1p1 : nvme0n1, 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, /mnt/boot-sav/nvme0n1p1.
- nvme0n1p3 : nvme0n1, 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, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p3.
- nvme0n1p4 : nvme0n1, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p4.
- nvme0n1p5 : nvme0n1, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p5.
- nvme0n1p6 : nvme0n1, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, /mnt/boot-sav/nvme0n1p6.
- sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-kernel, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /isodevice.
- nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, has-os, 2048 sectors * 512 bytes
- sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, liveusb, no-os, 63 sectors * 512 bytes
- =================== parted -l:
- Model: SanDisk Cruzer Blade (scsi)
- Disk /dev/sda: 16.0GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Number Start End Size Type File system Flags
- 1 32.3kB 16.0GB 16.0GB primary fat32 boot, lba
- Error: /dev/zram0: unrecognised disk label
- Error: /dev/zram1: unrecognised disk label
- Error: /dev/zram2: unrecognised disk label
- Error: /dev/zram3: unrecognised disk label
- Error: /dev/zram4: unrecognised disk label
- Error: /dev/zram5: unrecognised disk label
- Error: /dev/zram6: unrecognised disk label
- Error: /dev/zram7: unrecognised disk label
- Error: /dev/zram8: unrecognised disk label
- Error: /dev/zram9: unrecognised disk label
- Model: Unknown (unknown)
- Disk /dev/nvme0n1: 512GB
- Sector size (logical/physical): 512B/512B
- Partition Table: gpt
- Number Start End Size File system Name Flags
- 1 1049kB 316MB 315MB fat32 EFI system partition boot
- 2 316MB 450MB 134MB Microsoft reserved partition msftres
- 3 450MB 169GB 169GB ntfs Basic data partition msftdata
- 4 300GB 301GB 944MB ntfs Basic data partition hidden, diag
- 5 301GB 489GB 188GB ntfs Basic data partition msftdata
- 6 489GB 512GB 23.2GB ntfs Basic data partition hidden, diag
- Error: /dev/zram10: unrecognised disk label
- Error: /dev/zram11: unrecognised disk label
- =================== parted -lm:
- BYT;
- /dev/sda:16.0GB:scsi:512:512:msdos:SanDisk Cruzer Blade;
- 1:32.3kB:16.0GB:16.0GB:fat32::boot, lba;
- Error: /dev/zram0: unrecognised disk label
- Error: /dev/zram1: unrecognised disk label
- Error: /dev/zram2: unrecognised disk label
- Error: /dev/zram3: unrecognised disk label
- Error: /dev/zram4: unrecognised disk label
- Error: /dev/zram5: unrecognised disk label
- Error: /dev/zram6: unrecognised disk label
- Error: /dev/zram7: unrecognised disk label
- Error: /dev/zram8: unrecognised disk label
- Error: /dev/zram9: unrecognised disk label
- BYT;
- /dev/nvme0n1:512GB:unknown:512:512:gpt:Unknown;
- 1:1049kB:316MB:315MB:fat32:EFI system partition:boot;
- 2:316MB:450MB:134MB::Microsoft reserved partition:msftres;
- 3:450MB:169GB:169GB:ntfs:Basic data partition:msftdata;
- 4:300GB:301GB:944MB:ntfs:Basic data partition:hidden, diag;
- 5:301GB:489GB:188GB:ntfs:Basic data partition:msftdata;
- 6:489GB:512GB:23.2GB:ntfs:Basic data partition:hidden, diag;
- Error: /dev/zram10: unrecognised disk label
- Error: /dev/zram11: unrecognised disk label
- =================== mount:
- /cow on / type overlayfs (rw)
- proc on /proc type proc (rw,noexec,nosuid,nodev)
- sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
- udev on /dev type devtmpfs (rw,mode=0755)
- devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
- tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
- /dev/sda1 on /isodevice type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
- /dev/loop0 on /cdrom type iso9660 (ro,noatime)
- /dev/loop1 on /rofs type squashfs (ro,noatime)
- none on /sys/fs/cgroup type tmpfs (rw)
- none on /sys/fs/fuse/connections type fusectl (rw)
- none on /sys/kernel/debug type debugfs (rw)
- none on /sys/kernel/security type securityfs (rw)
- none on /sys/firmware/efi/efivars type efivarfs (rw)
- tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
- none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
- none on /run/shm type tmpfs (rw,nosuid,nodev)
- none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
- none on /sys/fs/pstore type pstore (rw)
- systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
- gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu)
- /dev/nvme0n1p1 on /mnt/boot-sav/nvme0n1p1 type vfat (rw)
- /dev/nvme0n1p3 on /mnt/boot-sav/nvme0n1p3 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
- /dev/nvme0n1p4 on /mnt/boot-sav/nvme0n1p4 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
- /dev/nvme0n1p5 on /mnt/boot-sav/nvme0n1p5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
- /dev/nvme0n1p6 on /mnt/boot-sav/nvme0n1p6 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
- =================== ls:
- /sys/block/nvme0n1 (filtered): alignment_offset bdi capability dev device discard_alignment ext_range holders inflight nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5 nvme0n1p6 power queue range removable ro size slaves stat subsystem trace uevent
- /sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 size slaves stat subsystem trace uevent
- /dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg kvm log mapper mcelog mem net network_latency network_throughput null nvme0 nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5 nvme0n1p6 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sg0 shm snapshot snd stderr stdin stdout uhid uinput urandom usb vga_arbiter vhci vhost-net zero
- ls /dev/mapper: control
- =================== hexdump -n512 -C /dev/nvme0n1p1
- 00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 5e 1b |.X.MSDOS5.0...^.|
- 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
- 00000020 00 60 09 00 51 02 00 00 00 00 00 00 02 00 00 00 |.`..Q...........|
- 00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
- 00000040 80 01 29 6d 2e 62 42 4e 4f 20 4e 41 4d 45 20 20 |..)m.bBNO 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 |{......|[email protected]|
- 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 |[email protected]|
- 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/nvme0n1p3
- 00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
- 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 68 0d 00 |........?....h..|
- 00000020 00 00 00 00 80 00 80 00 ff 87 a6 13 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 12 fa 62 76 3f 63 76 bc |..........bv?cv.|
- 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/nvme0n1p4
- 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 30 f6 22 |........?....0."|
- 00000020 00 00 00 00 80 00 80 00 ff 1f 1c 00 00 00 00 00 |................|
- 00000030 00 2c 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |.,..............|
- 00000040 f6 00 00 00 01 00 00 00 e9 a2 63 b2 bc 63 b2 52 |..........c..c.R|
- 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/nvme0n1p5
- 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 50 12 23 |........?....P.#|
- 00000020 00 00 00 00 80 00 80 00 ff 0f d7 15 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 83 15 67 06 59 67 06 7a |..........g.Yg.z|
- 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/nvme0n1p6
- 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 60 e9 38 |........?....`.8|
- 00000020 00 00 00 00 80 00 80 00 ff af b4 02 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 e7 08 69 b6 47 69 b6 b6 |..........i.Gi..|
- 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/sda1
- 00000000 eb 58 90 53 59 53 4c 49 4e 55 58 00 02 10 20 00 |.X.SYSLINUX... .|
- 00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|
- 00000020 db 06 dd 01 92 3b 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 39 ba dd 32 6d 75 6c 74 69 73 79 73 74 |..)9..2multisyst|
- 00000050 65 6d 46 41 54 33 32 20 20 20 fa fc 31 c9 8e d1 |emFAT32 ..1...|
- 00000060 bc 76 7b 52 06 57 1e 56 8e c1 b1 26 bf 78 7b f3 |.v{R.W.V...&.x{.|
- 00000070 a5 8e d9 bb 78 00 0f b4 37 0f a0 56 20 d2 78 1b |....x...7..V .x.|
- 00000080 31 c0 b1 06 89 3f 89 47 02 f3 64 a5 8a 0e 18 7c |1....?.G..d....||
- 00000090 88 4d f8 50 50 50 50 cd 13 eb 62 8b 55 aa 8b 75 |.M.PPPP...b.U..u|
- 000000a0 a8 c1 ee 04 01 f2 83 fa 4f 76 31 81 fa b2 07 73 |........Ov1....s|
- 000000b0 2b f6 45 b4 7f 75 25 38 4d b8 74 20 66 3d 21 47 |+.E..u%8M.t f=!G|
- 000000c0 50 54 75 10 80 7d b8 ed 75 0a 66 ff 75 ec 66 ff |PTu..}..u.f.u.f.|
- 000000d0 75 e8 eb 0f 51 51 66 ff 75 bc eb 07 51 51 66 ff |u...QQf.u...QQf.|
- 000000e0 36 1c 7c b4 08 e8 e9 00 72 13 20 e4 75 0f c1 ea |6.|.....r. .u...|
- 000000f0 08 42 89 16 1a 7c 83 e1 3f 89 0e 18 7c fb bb aa |.B...|..?...|...|
- 00000100 55 b4 41 e8 cb 00 72 10 81 fb 55 aa 75 0a f6 c1 |U.A...r...U.u...|
- 00000110 01 74 05 c6 06 46 7d 00 66 b8 c4 53 33 00 66 ba |.t...F}.f..S3.f.|
- 00000120 00 00 00 00 bb 00 80 e8 0e 00 66 81 3e 1c 80 8a |..........f.>...|
- 00000130 99 61 6c 75 74 e9 f8 02 66 03 06 60 7b 66 13 16 |.alut...f..`{f..|
- 00000140 64 7b b9 10 00 eb 2b 66 52 66 50 06 53 6a 01 6a |d{....+fRfP.Sj.j|
- 00000150 10 89 e6 66 60 b4 42 e8 77 00 66 61 8d 64 10 72 |...f`.B.w.fa.d.r|
- 00000160 01 c3 66 60 31 c0 e8 68 00 66 61 e2 da c6 06 46 |..f`1..h.fa....F|
- 00000170 7d 2b 66 60 66 0f b7 36 18 7c 66 0f b7 3e 1a 7c |}+f`f..6.|f..>.||
- 00000180 66 f7 f6 31 c9 87 ca 66 f7 f7 66 3d ff 03 00 00 |f..1...f..f=....|
- 00000190 77 17 c0 e4 06 41 08 e1 88 c5 88 d6 b8 01 02 e8 |w....A..........|
- 000001a0 2f 00 66 61 72 01 c3 e2 c9 31 f6 8e d6 bc 68 7b |/.far....1....h{|
- 000001b0 8e de 66 8f 06 78 00 be da 7d ac 20 c0 74 09 b4 |..f..x...}. .t..|
- 000001c0 0e bb 07 00 cd 10 eb f2 31 c0 cd 16 cd 19 f4 eb |........1.......|
- 000001d0 fd 8a 16 74 7b 06 cd 13 07 c3 42 6f 6f 74 20 65 |...t{.....Boot e|
- 000001e0 72 72 6f 72 0d 0a 00 00 00 00 00 00 00 00 00 00 |rror............|
- 000001f0 00 00 00 00 00 00 00 00 fe 02 b2 3e 18 37 55 aa |...........>.7U.|
- 00000200
- =================== df -Th:
- Filesystem Type Size Used Avail Use% Mounted on
- /cow overlayfs 7.8G 15M 7.8G 1% /
- udev devtmpfs 7.8G 12K 7.8G 1% /dev
- tmpfs tmpfs 1.6G 1.2M 1.6G 1% /run
- /dev/sda1 vfat 15G 14G 1.4G 91% /isodevice
- /dev/loop0 iso9660 614M 614M 0 100% /cdrom
- /dev/loop1 squashfs 549M 549M 0 100% /rofs
- none tmpfs 4.0K 0 4.0K 0% /sys/fs/cgroup
- tmpfs tmpfs 7.8G 8.0K 7.8G 1% /tmp
- none tmpfs 5.0M 0 5.0M 0% /run/lock
- none tmpfs 7.8G 0 7.8G 0% /run/shm
- none tmpfs 100M 16K 100M 1% /run/user
- /dev/nvme0n1p1 vfat 296M 26M 271M 9% /mnt/boot-sav/nvme0n1p1
- /dev/nvme0n1p3 fuseblk 158G 65G 93G 42% /mnt/boot-sav/nvme0n1p3
- /dev/nvme0n1p4 fuseblk 900M 373M 528M 42% /mnt/boot-sav/nvme0n1p4
- /dev/nvme0n1p5 fuseblk 175G 63G 113G 36% /mnt/boot-sav/nvme0n1p5
- /dev/nvme0n1p6 fuseblk 22G 21G 1.7G 93% /mnt/boot-sav/nvme0n1p6
- =================== fdisk -l:
- Disk /dev/sda: 16.0 GB, 16008609792 bytes
- 255 heads, 63 sectors/track, 1946 cylinders, total 31266816 sectors
- Units = sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disk identifier: 0x0007b5a1
- Device Boot Start End Blocks Id System
- /dev/sda1 * 63 31262489 15631213+ c W95 FAT32 (LBA)
- No OS or WinEFI system
- =================== 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement