Bug#908400: grub-common: grub-install does not work in UEFI mode but a full instalation from Debian CD works
Jose M Calhariz
calhariz at debian.org
Sun Sep 9 15:30:58 BST 2018
Package: grub-common
Version: 2.02+dfsg1-6
Severity: normal
Tags: d-i
Hi,
I have an Gigabyte H77M-D3H motherboard that supports UEFI mode. The
Debian installer can do a full installation in UEFI mode and boot the
system.
If I change or add another new disk, I did not yet found a way to fix
the boot in UEFI mode unless I do another install using the Debian CD,
stretch or buster. I have followed the instructions in the Debian
Wiki GrubEFIReinstall, but they do not work for me. Looking into
efibootmgr --verbose I do not found anything wrong.
BootCurrent: 0000
Timeout: 5 seconds
BootOrder: 0000,0002,0006
Boot0000* debian HD(1,GPT,087f2227-d0d0-4535-b6cc-402603e182ae,0x800,0x100000)/File(\EFI\debian\grubx64.efi)
Boot0002* rEFInd Boot Manager HD(1,GPT,087f2227-d0d0-4535-b6cc-402603e182ae,0x800,0x100000)/File(\EFI\refind\refind_x64.efi)
Boot0006* UEFI: Hitachi HUA721010KLA330 PciRoot(0x0)/Pci(0x1f,0x5)/Ata(0,0,0)/HD(1,GPT,4adac19e-a245-4228-91fc-59bb3560cd52,0x800,0xf3800)AMBO
If I install rEFInd It will not work too. The lastest BIOS from
Gigabyte is a Beta one, so I am using the latest stable. I am tagging
d-i because the fix that exists there may be removed by mistake.
In short:
- CD Debian installer works for UFI mode.
- grub-install or install of rEFInd does not work.
Kind regards
Jose M Calhariz
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/vg100/root-picard / ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/vg100/usr /usr ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg141-amanda2 /backup/amanda2 ext4 rw,noatime,stripe=32751,data=ordered 0 0
/dev/mapper/vg141-amanda /backup/amanda ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-srv /srv ext4 rw,noatime,errors=remount-ro,stripe=32681,data=ordered 0 0
/dev/md8 /backup/storebackup xfs rw,noatime,inode64,noquota 0 0
/dev/sda1 /boot/efi vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/mapper/vg100-vz /srv/vz ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-mccoy--root /fsnet/mccoy/root ext4 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-copernico--home /fsnet/copernico/root/home ext4 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-home /home ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-beverly--Users /fsnet/beverly/root/Users ext4 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-Maildir /home/cal/Maildir ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-web /srv/web ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-var /var ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-hdisk2 /hdisk ext3 rw,noatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/vg100-data--root /fsnet/data/root ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-data--home /fsnet/data/root/home ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-data--chroot /fsnet/data/root/home/chroot ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-data3 /data btrfs rw,noatime,space_cache,subvolid=5,subvol=/ 0 0
/dev/mapper/vg100-sd_wii_ios2 /data/consolas/wii/sd_wii_ios2 vfat rw,noatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,uni_xlate,tz=UTC,errors=remount-ro 0 0
/dev/mapper/vg100-music /data/music ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-virt /data/virt ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-torrent /data/incoming/torrent ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-hdisk /data/hdisk ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-images /data/images ext3 rw,noatime,data=ordered 0 0
/dev/mapper/vg100-sd_wii_ios /data/consolas/wii/sd_wii_ios vfat rw,noatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,uni_xlate,tz=UTC,errors=remount-ro 0 0
/dev/mapper/vg100-R4I--SDHC /data/consolas/nds/sd_R4I-SDHC vfat rw,noatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,uni_xlate,tz=UTC,errors=remount-ro 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/hda
*********************** END /boot/grub/device.map
*********************** BEGIN /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 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 lvm
insmod ext2
set root='lvmid/27wk7L-22tf-XaY4-7ieK-qrU4-MrNg-TZqXlN/jRPWCi-xl29-tL07-Rj81-yW32-Utvt-nK3Osb'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint='lvmid/27wk7L-22tf-XaY4-7ieK-qrU4-MrNg-TZqXlN/jRPWCi-xl29-tL07-Rj81-yW32-Utvt-nK3Osb' 29c3cae0-10b6-4adb-9711-9537487c1b05
else
search --no-floppy --fs-uuid --set=root 29c3cae0-10b6-4adb-9711-9537487c1b05
fi
font="/share/grub/unicode.pf2"
fi
if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=C
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_gpt
insmod lvm
insmod ext2
set root='lvmid/27wk7L-22tf-XaY4-7ieK-qrU4-MrNg-TZqXlN/jRPWCi-xl29-tL07-Rj81-yW32-Utvt-nK3Osb'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint='lvmid/27wk7L-22tf-XaY4-7ieK-qrU4-MrNg-TZqXlN/jRPWCi-xl29-tL07-Rj81-yW32-Utvt-nK3Osb' 29c3cae0-10b6-4adb-9711-9537487c1b05
else
search --no-floppy --fs-uuid --set=root 29c3cae0-10b6-4adb-9711-9537487c1b05
fi
insmod png
if background_image /share/desktop-base/softwaves-theme/grub/grub-16x9.png; then
set color_normal=white/black
set color_highlight=black/white
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-8-amd64 ...'
linux /boot/vmlinuz-4.9.0-8-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-8-amd64
}
submenu 'Advanced options for Debian GNU/Linux' $menuentry_id_option 'gnulinux-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
menuentry 'Debian GNU/Linux, with Linux 4.9.0-8-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-8-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-8-amd64 ...'
linux /boot/vmlinuz-4.9.0-8-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-8-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-8-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-8-amd64 ...'
linux /boot/vmlinuz-4.9.0-8-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-8-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-8-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-8-amd64 ...'
linux /boot/vmlinuz-4.9.0-8-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-8-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-6-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-6-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-6-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-6-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-6-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-6-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-6-amd64 ...'
linux /boot/vmlinuz-4.9.0-6-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-6-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-5-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-5-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-5-amd64 ...'
linux /boot/vmlinuz-4.9.0-5-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-5-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-5-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-5-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-5-amd64 ...'
linux /boot/vmlinuz-4.9.0-5-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-5-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-5-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-5-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-5-amd64 ...'
linux /boot/vmlinuz-4.9.0-5-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-5-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-4-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-4-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-4-amd64 ...'
linux /boot/vmlinuz-4.9.0-4-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-4-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-4-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-4-amd64 ...'
linux /boot/vmlinuz-4.9.0-4-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-4-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-4-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-4-amd64 ...'
linux /boot/vmlinuz-4.9.0-4-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-3-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-3-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-3-amd64 ...'
linux /boot/vmlinuz-4.9.0-3-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-3-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-3-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-3-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-3-amd64 ...'
linux /boot/vmlinuz-4.9.0-3-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-3-amd64
}
menuentry 'Debian GNU/Linux, with Linux 4.9.0-3-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.9.0-3-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 4.9.0-3-amd64 ...'
linux /boot/vmlinuz-4.9.0-3-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-4.9.0-3-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-amd64' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-amd64-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-amd64 ...'
linux /boot/vmlinuz-3.16.0-4-amd64 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-amd64 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-amd64-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-amd64 ...'
linux /boot/vmlinuz-3.16.0-4-amd64 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-amd64-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-amd64 ...'
linux /boot/vmlinuz-3.16.0-4-amd64 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-586' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-586 ...'
linux /boot/vmlinuz-3.16.0-4-586 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-586
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-586 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-586 ...'
linux /boot/vmlinuz-3.16.0-4-586 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-586
}
menuentry 'Debian GNU/Linux, with Linux 3.16.0-4-586 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 3.16.0-4-586 ...'
linux /boot/vmlinuz-3.16.0-4-586 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-4-586
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-686-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-686 ...'
linux /boot/vmlinuz-2.6.26-2-686 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-686-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-686 ...'
linux /boot/vmlinuz-2.6.26-2-686 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-686-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-686 ...'
linux /boot/vmlinuz-2.6.26-2-686 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-486' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-486-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-486 ...'
linux /boot/vmlinuz-2.6.26-2-486 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-486
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-486 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-486-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-486 ...'
linux /boot/vmlinuz-2.6.26-2-486 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-486
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-486 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.26-2-486-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.26-2-486 ...'
linux /boot/vmlinuz-2.6.26-2-486 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.26-2-486
}
menuentry 'Debian GNU/Linux, with Linux 2.6.18-6-486' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.18-6-486-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.18-6-486 ...'
linux /boot/vmlinuz-2.6.18-6-486 root=/dev/sda2 ro printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.18-6-486
}
menuentry 'Debian GNU/Linux, with Linux 2.6.18-6-486 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.18-6-486-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.18-6-486 ...'
linux /boot/vmlinuz-2.6.18-6-486 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.18-6-486
}
menuentry 'Debian GNU/Linux, with Linux 2.6.18-6-486 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.6.18-6-486-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.6.18-6-486 ...'
linux /boot/vmlinuz-2.6.18-6-486 root=/dev/sda2 ro single printk.time=n hpet=force
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.18-6-486
}
menuentry 'Debian GNU/Linux, with Linux 2.2.14' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.2.14-advanced-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.2.14 ...'
linux /boot/vmlinuz-2.2.14 root=/dev/sda2 ro printk.time=n hpet=force
}
menuentry 'Debian GNU/Linux, with Linux 2.2.14 (sysvinit)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.2.14-init-sysvinit-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.2.14 ...'
linux /boot/vmlinuz-2.2.14 root=/dev/sda2 ro printk.time=n hpet=force init=/lib/sysvinit/init
}
menuentry 'Debian GNU/Linux, with Linux 2.2.14 (recovery mode)' --class debian --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-2.2.14-recovery-339ade95-2a57-4867-b812-dc3b1364db00' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
echo 'Loading Linux 2.2.14 ...'
linux /boot/vmlinuz-2.2.14 root=/dev/sda2 ro single printk.time=n hpet=force
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_memtest86 ###
menuentry "Memory test (memtest86)" {
linux16 /boot/memtest86.bin
}
### END /etc/grub.d/20_memtest86 ###
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
menuentry "Memory test (memtest86+, experimental multiboot)" {
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
multiboot /boot/memtest86+_multiboot.bin
}
menuentry "Memory test (memtest86+, serial console 115200, experimental multiboot)" {
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
multiboot /boot/memtest86+_multiboot.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/22_invaders ###
menuentry "GRUB Invaders" {
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2 339ade95-2a57-4867-b812-dc3b1364db00
else
search --no-floppy --fs-uuid --set=root 339ade95-2a57-4867-b812-dc3b1364db00
fi
multiboot /boot/invaders.exec
}
### END /etc/grub.d/22_invaders ###
### BEGIN /etc/grub.d/30_os-prober ###
### 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 ###
*********************** END /boot/grub/grub.cfg
*********************** BEGIN /proc/mdstat
Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10]
md8 : active raid1 dm-1[2] dm-3[0]
366870528 blocks super 1.2 [2/2] [UU]
bitmap: 0/350 pages [0KB], 512KB chunk
unused devices: <none>
*********************** END /proc/mdstat
*********************** BEGIN LVM
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
--- Volume group ---
VG Name vg100
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 348
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 25
Open LV 25
Max PV 0
Cur PV 1
Act PV 1
VG Size 3.62 TiB
PE Size 4.00 MiB
Total PE 949439
Alloc PE / Size 942378 / 3.59 TiB
Free PE / Size 7061 / 27.58 GiB
VG UUID 27wk7L-22tf-XaY4-7ieK-qrU4-MrNg-TZqXlN
--- Volume group ---
VG Name vg141
System ID
Format lvm2
Metadata Areas 3
Metadata Sequence No 61
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 8
Open LV 6
Max PV 0
Cur PV 3
Act PV 3
VG Size 14.55 TiB
PE Size 4.00 MiB
Total PE 3815442
Alloc PE / Size 3688090 / 14.07 TiB
Free PE / Size 127352 / 497.47 GiB
VG UUID oOtlGF-2Kdt-HPcU-D739-6oaQ-mlhw-Vl6KdO
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
--- Physical volume ---
PV Name /dev/sda4
VG Name vg100
PV Size 3.62 TiB / not usable 2.82 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 949439
Free PE 7061
Allocated PE 942378
PV UUID 3at1Tz-vOxP-HE45-Y2r9-BeXB-Mg4l-alQiuH
--- Physical volume ---
PV Name /dev/sdb1
VG Name vg141
PV Size 3.64 TiB / not usable 2.00 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 953861
Free PE 96568
Allocated PE 857293
PV UUID vB9LNr-GyX5-hLii-FTGf-Nhk2-Ttgp-LDF5dN
--- Physical volume ---
PV Name /dev/sde1
VG Name vg141
PV Size 3.64 TiB / not usable 2.00 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 953861
Free PE 6200
Allocated PE 947661
PV UUID mGKI4S-mQ2x-JJtp-sAgU-69So-E26M-0O0Su6
--- Physical volume ---
PV Name /dev/sdc1
VG Name vg141
PV Size 7.28 TiB / not usable 4.32 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 1907720
Free PE 24584
Allocated PE 1883136
PV UUID WGaen6-JyZi-bPIl-2NzL-zi7A-5e0v-BI2lwc
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
Ignoring supplied major 253 number - kernel assigns major numbers dynamically.
--- Logical volume ---
LV Path /dev/vg100/swap101
LV Name swap101
VG Name vg100
LV UUID xKC1VM-NW2H-t4Mm-p0Su-jKCV-G0la-i7632n
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 2
LV Size 2.00 GiB
Current LE 512
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 17
Block device 254:17
--- Logical volume ---
LV Path /dev/vg100/music
LV Name music
VG Name vg100
LV UUID 2bT3Zn-Mokz-TmEZ-XFoL-Y3dX-XUQ0-C6WxiY
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 100.00 GiB
Current LE 25600
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 14
Block device 254:14
--- Logical volume ---
LV Path /dev/vg100/hdisk
LV Name hdisk
VG Name vg100
LV UUID gc9TEP-UlrP-tM4B-wfMK-fjU2-eMix-DPdoEk
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 240.00 GiB
Current LE 61440
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 13
Block device 254:13
--- Logical volume ---
LV Path /dev/vg100/torrent
LV Name torrent
VG Name vg100
LV UUID cDOhTN-q3A7-NNg5-yIeu-3En2-n526-FMv1Ej
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 250.00 GiB
Current LE 64000
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 15
Block device 254:15
--- Logical volume ---
LV Path /dev/vg100/images
LV Name images
VG Name vg100
LV UUID cXzJVh-iW1j-lzGt-cMQ1-K5aL-GK20-IOwJYH
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 20.00 GiB
Current LE 5120
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 18
Block device 254:18
--- Logical volume ---
LV Path /dev/vg100/R4I-SDHC
LV Name R4I-SDHC
VG Name vg100
LV UUID EYJZ49-UqX1-hKtc-fs3w-3I6K-JU1N-u90Rej
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 21
Block device 254:21
--- Logical volume ---
LV Path /dev/vg100/sd_wii_ios
LV Name sd_wii_ios
VG Name vg100
LV UUID tr33BV-K2r0-4nKG-DIdn-HLGU-lI9u-6AtcMN
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 2.00 GiB
Current LE 512
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 23
Block device 254:23
--- Logical volume ---
LV Path /dev/vg100/sd_wii_ios2
LV Name sd_wii_ios2
VG Name vg100
LV UUID mCVZF4-ITUK-szYN-JZNo-pR0J-Rocy-wqJDb2
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 14.84 GiB
Current LE 3799
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 27
Block device 254:27
--- Logical volume ---
LV Path /dev/vg100/data-root
LV Name data-root
VG Name vg100
LV UUID QiQO2U-U12A-dxG3-fmFE-Ua1t-08Gf-ScVNX8
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 36.00 GiB
Current LE 9216
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 24
Block device 254:24
--- Logical volume ---
LV Path /dev/vg100/data-home
LV Name data-home
VG Name vg100
LV UUID h8QRph-l6uL-q80S-N01f-1YWZ-7mOm-GEOzkv
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 100.00 GiB
Current LE 25600
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 25
Block device 254:25
--- Logical volume ---
LV Path /dev/vg100/data-chroot
LV Name data-chroot
VG Name vg100
LV UUID giwlHv-sarp-14Pc-xMp0-KZ50-T6i8-e09F2Y
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 20.00 GiB
Current LE 5120
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 26
Block device 254:26
--- Logical volume ---
LV Path /dev/vg100/virt
LV Name virt
VG Name vg100
LV UUID HPuDof-Rmch-JG2n-1qjE-aa9J-Fr8X-FIrdIT
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 200.00 GiB
Current LE 51200
Segments 2
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 30
Block device 254:30
--- Logical volume ---
LV Path /dev/vg100/data3
LV Name data3
VG Name vg100
LV UUID EuQa3M-WRiS-mrO5-UI3x-kIy1-on9P-0K8fXO
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 1.98 TiB
Current LE 518144
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Persistent major 253
Persistent minor 29
Block device 254:29
--- Logical volume ---
LV Path /dev/vg100/usr
LV Name usr
VG Name vg100
LV UUID jRPWCi-xl29-tL07-Rj81-yW32-Utvt-nK3Osb
LV Write Access read/write
LV Creation host, time picard, 2015-02-08 00:37:08 +0000
LV Status available
# open 1
LV Size 20.00 GiB
Current LE 5120
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:8
--- Logical volume ---
LV Path /dev/vg100/var
LV Name var
VG Name vg100
LV UUID d9VCjd-r4o0-MNuh-hQCY-BTjH-gbqY-lac3Pv
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 15:28:41 +0000
LV Status available
# open 1
LV Size 64.00 GiB
Current LE 16384
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:9
--- Logical volume ---
LV Path /dev/vg100/home
LV Name home
VG Name vg100
LV UUID NPUuYd-SY4D-mMb4-Ovnf-TEIZ-m8dg-o9Rq76
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 15:36:22 +0000
LV Status available
# open 1
LV Size 60.00 GiB
Current LE 15360
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:10
--- Logical volume ---
LV Path /dev/vg100/Maildir
LV Name Maildir
VG Name vg100
LV UUID GEquhp-ELE5-BZsf-21TG-pAdn-rzTK-BiGpd2
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 15:45:11 +0000
LV Status available
# open 1
LV Size 20.00 GiB
Current LE 5120
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:11
--- Logical volume ---
LV Path /dev/vg100/web
LV Name web
VG Name vg100
LV UUID GJ7MsN-Ql1b-jvuE-VPjH-nCO8-hJ92-pIYNlp
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 15:51:39 +0000
LV Status available
# open 1
LV Size 67.00 GiB
Current LE 17152
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:12
--- Logical volume ---
LV Path /dev/vg100/vz
LV Name vz
VG Name vg100
LV UUID Q1gmBk-Iwbf-D66F-99qv-EWtf-HKT2-1QwG7S
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 16:04:18 +0000
LV Status available
# open 1
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:16
--- Logical volume ---
LV Path /dev/vg100/hdisk2
LV Name hdisk2
VG Name vg100
LV UUID DjMKhJ-bGmr-GoPL-u1Mw-qDNy-fe6q-jFsRNY
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 16:09:45 +0000
LV Status available
# open 1
LV Size 120.00 GiB
Current LE 30720
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:19
--- Logical volume ---
LV Path /dev/vg100/srv
LV Name srv
VG Name vg100
LV UUID f3gAZ1-lAgB-wIFp-uvCC-Yx5V-se55-kmN3Ke
LV Write Access read/write
LV Creation host, time debian, 2015-02-08 16:45:43 +0000
LV Status available
# open 1
LV Size 40.00 GiB
Current LE 10240
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:20
--- Logical volume ---
LV Path /dev/vg100/copernico-home
LV Name copernico-home
VG Name vg100
LV UUID iK74xP-dEgw-MoNp-WHau-5a9h-aUyx-YoOUMc
LV Write Access read/write
LV Creation host, time picard, 2015-02-14 17:36:30 +0000
LV Status available
# open 1
LV Size 130.00 GiB
Current LE 33280
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:22
--- Logical volume ---
LV Path /dev/vg100/mccoy-root
LV Name mccoy-root
VG Name vg100
LV UUID 1JQbei-RGQV-7Kzd-MFBf-4w5v-90m3-5CE8ro
LV Write Access read/write
LV Creation host, time picard, 2016-08-01 19:12:58 +0100
LV Status available
# open 1
LV Size 90.00 GiB
Current LE 23040
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:28
--- Logical volume ---
LV Path /dev/vg100/beverly-Users
LV Name beverly-Users
VG Name vg100
LV UUID 0Xdnsl-qmqL-Tz9S-8ip9-78QK-abTZ-Z1GlA4
LV Write Access read/write
LV Creation host, time picard, 2016-08-06 14:59:28 +0100
LV Status available
# open 1
LV Size 40.00 GiB
Current LE 10240
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:31
--- Logical volume ---
LV Path /dev/vg100/root-picard
LV Name root-picard
VG Name vg100
LV UUID laYKt4-uWVI-OMVD-XYBj-HWuY-wM6Y-aTMyC5
LV Write Access read/write
LV Creation host, time debian, 2018-09-09 14:00:35 +0100
LV Status available
# open 1
LV Size 9.32 GiB
Current LE 2387
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:32
--- Logical volume ---
LV Path /dev/vg141/amanda
LV Name amanda
VG Name vg141
LV UUID 6Z2cfy-qwkn-dYlp-w6t1-SV87-Lcw8-tG4a5D
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 3.20 TiB
Current LE 838861
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:0
--- Logical volume ---
LV Path /dev/vg141/storebackupa
LV Name storebackupa
VG Name vg141
LV UUID gYtG5o-4C26-70RU-1jry-b1vd-VpcY-kRKSHx
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 1
LV Size 700.00 GiB
Current LE 179200
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:1
--- Logical volume ---
LV Path /dev/vg141/swap140b
LV Name swap140b
VG Name vg141
LV UUID 27FhO7-1d6O-dF31-McFD-G6xk-j0GJ-eMZJNi
LV Write Access read/write
LV Creation host, time picard, 2015-07-13 17:41:15 +0100
LV Status available
# open 2
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:2
--- Logical volume ---
LV Path /dev/vg141/storebackupb
LV Name storebackupb
VG Name vg141
LV UUID rV106l-dHP3-m6UI-N8c3-bd98-2Lfg-nAaZZ3
LV Write Access read/write
LV Creation host, time picard, 2015-07-13 17:44:27 +0100
LV Status available
# open 1
LV Size 350.00 GiB
Current LE 89600
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:3
--- Logical volume ---
LV Path /dev/vg141/amanda2
LV Name amanda2
VG Name vg141
LV UUID WrNCAq-CdBo-Ml6X-IgDC-Pwfh-HCGj-CcCJEa
LV Write Access read/write
LV Creation host, time picard, 2015-09-13 10:33:35 +0100
LV Status available
# open 1
LV Size 3.27 TiB
Current LE 856013
Segments 4
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:4
--- Logical volume ---
LV Path /dev/vg141/swap140a
LV Name swap140a
VG Name vg141
LV UUID ZBpeWp-5Pa2-qnfl-zcnm-e9cw-V6if-CBjYSB
LV Write Access read/write
LV Creation host, time picard, 2017-05-19 16:06:18 +0100
LV Status available
# open 2
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:5
--- Logical volume ---
LV Path /dev/vg141/swap140c
LV Name swap140c
VG Name vg141
LV UUID lS41Fl-qUNO-QF3j-CC7y-WvwK-nmfO-M03pjt
LV Write Access read/write
LV Creation host, time picard, 2017-05-21 22:43:59 +0100
LV Status available
# open 0
LV Size 64.00 GiB
Current LE 16384
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:6
--- Logical volume ---
LV Path /dev/vg141/amanda3
LV Name amanda3
VG Name vg141
LV UUID i9nZKO-RmmG-I0e7-bCwb-UewI-3uRu-HoVpXt
LV Write Access read/write
LV Creation host, time picard, 2018-09-06 21:30:36 +0100
LV Status available
# open 0
LV Size 6.50 TiB
Current LE 1703936
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:7
*********************** END LVM
*********************** BEGIN /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root 9 Sep 9 14:59 ata-Hitachi_HUA721010KLA330_GTA060PBJRZD9F -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-Hitachi_HUA721010KLA330_GTA060PBJRZD9F-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-Hitachi_HUA721010KLA330_GTA060PBJRZD9F-part2 -> ../../sdd2
lrwxrwxrwx 1 root root 9 Sep 9 14:59 ata-ST4000DM005-2DP166_ZDH1DW9S -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DM005-2DP166_ZDH1DW9S-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DM005-2DP166_ZDH1DW9S-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DM005-2DP166_ZDH1DW9S-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DM005-2DP166_ZDH1DW9S-part4 -> ../../sda4
lrwxrwxrwx 1 root root 9 Sep 9 14:59 ata-ST4000DX001-1CE168_Z30118VL -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DX001-1CE168_Z30118VL-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 ata-ST4000DX001-1CE168_Z303221D -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-ST4000DX001-1CE168_Z303221D-part1 -> ../../sde1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 ata-TOSHIBA_HDWN180_78L8K04YFAVG -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 9 14:59 ata-TOSHIBA_HDWN180_78L8K04YFAVG-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Sep 9 14:57 ata-TSSTcorp_CDDVDW_SH-222BB_R8LM68EC145996 -> ../../sr0
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-Maildir -> ../../dm-11
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-R4I--SDHC -> ../../dm-21
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-beverly--Users -> ../../dm-31
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-copernico--home -> ../../dm-22
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-data--chroot -> ../../dm-26
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-data--home -> ../../dm-25
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-data--root -> ../../dm-24
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-data3 -> ../../dm-29
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-hdisk -> ../../dm-13
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-hdisk2 -> ../../dm-19
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-home -> ../../dm-10
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-images -> ../../dm-18
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-mccoy--root -> ../../dm-28
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-music -> ../../dm-14
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-root--picard -> ../../dm-32
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-sd_wii_ios -> ../../dm-23
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-sd_wii_ios2 -> ../../dm-27
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-srv -> ../../dm-20
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-swap101 -> ../../dm-17
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-torrent -> ../../dm-15
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg100-usr -> ../../dm-8
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg100-var -> ../../dm-9
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-virt -> ../../dm-30
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-vz -> ../../dm-16
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-name-vg100-web -> ../../dm-12
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-amanda -> ../../dm-0
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-amanda2 -> ../../dm-4
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-amanda3 -> ../../dm-7
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-storebackupa -> ../../dm-1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-storebackupb -> ../../dm-3
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-swap140a -> ../../dm-5
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-swap140b -> ../../dm-2
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-name-vg141-swap140c -> ../../dm-6
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlN0XdnslqmqLTz9S8ip978QKabTZZ1GlA4 -> ../../dm-31
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlN1JQbeiRGQV7KzdMFBf4w5v90m35CE8ro -> ../../dm-28
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlN2bT3ZnMokzTmEZXFoLY3dXXUQ0C6WxiY -> ../../dm-14
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNDjMKhJbGmrGoPLu1MwqDNyfe6qjFsRNY -> ../../dm-19
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNEYJZ49UqX1hKtcfs3w3I6KJU1Nu90Rej -> ../../dm-21
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNEuQa3MWRiSmrO5UI3xkIy1on9P0K8fXO -> ../../dm-29
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNGEquhpELE5BZsf21TGpAdnrzTKBiGpd2 -> ../../dm-11
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNGJ7MsNQl1bjvuEVPjHnCO8hJ92pIYNlp -> ../../dm-12
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNHPuDofRmchJG2n1qjEaa9JFr8XFIrdIT -> ../../dm-30
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNNPUuYdSY4DmMb4OvnfTEIZm8dgo9Rq76 -> ../../dm-10
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNQ1gmBkIwbfD66F99qvEWtfHKT21QwG7S -> ../../dm-16
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNQiQO2UU12AdxG3fmFEUa1t08GfScVNX8 -> ../../dm-24
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNcDOhTNq3A7NNg5yIeu3En2n526FMv1Ej -> ../../dm-15
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNcXzJVhiW1jlzGtcMQ1K5aLGK20IOwJYH -> ../../dm-18
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNd9VCjdr4o0MNuhhQCYBTjHgbqYlac3Pv -> ../../dm-9
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNf3gAZ1lAgBwIFpuvCCYx5Vse55kmN3Ke -> ../../dm-20
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNgc9TEPUlrPtM4BwfMKfjU2eMixDPdoEk -> ../../dm-13
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNgiwlHvsarp14PcxMp0KZ50T6i8e09F2Y -> ../../dm-26
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNh8QRphl6uLq80SN01f1YWZ7mOmGEOzkv -> ../../dm-25
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNiK74xPdEgwMoNpWHau5a9haUyxYoOUMc -> ../../dm-22
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNjRPWCixl29tL07Rj81yW32UtvtnK3Osb -> ../../dm-8
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNlaYKt4uWVIOMVDXYBjHWuYwM6YaTMyC5 -> ../../dm-32
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNmCVZF4ITUKszYNJZNopR0JRocywqJDb2 -> ../../dm-27
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNtr33BVK2r04nKGDIdnHLGUlI9u6AtcMN -> ../../dm-23
lrwxrwxrwx 1 root root 11 Sep 9 14:59 dm-uuid-LVM-27wk7L22tfXaY47ieKqrU4MrNgTZqXlNxKC1VMNW2Ht4Mmp0SujKCVG0lai7632n -> ../../dm-17
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdO27FhO71d6OdF31McFDG6xkj0GJeMZJNi -> ../../dm-2
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdO6Z2cfyqwkndYlpw6t1SV87Lcw8tG4a5D -> ../../dm-0
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOWrNCAqCdBoMl6XIgDCPwfhHCGjCcCJEa -> ../../dm-4
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOZBpeWp5Pa2qnflzcnme9cwV6ifCBjYSB -> ../../dm-5
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOgYtG5o4C2670RU1jryb1vdVpcYkRKSHx -> ../../dm-1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOi9nZKORmmGI0e7bCwbUewI3uRuHoVpXt -> ../../dm-7
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOlS41FlqUNOQF3jCC7yWvwKnmfOM03pjt -> ../../dm-6
lrwxrwxrwx 1 root root 10 Sep 9 14:59 dm-uuid-LVM-oOtlGF2KdtHPcUD7396oaQmlhwVl6KdOrV106ldHP3m6UIN8c3bd982LfgnAaZZ3 -> ../../dm-3
lrwxrwxrwx 1 root root 10 Sep 9 14:59 lvm-pv-uuid-3at1Tz-vOxP-HE45-Y2r9-BeXB-Mg4l-alQiuH -> ../../sda4
lrwxrwxrwx 1 root root 10 Sep 9 14:59 lvm-pv-uuid-WGaen6-JyZi-bPIl-2NzL-zi7A-5e0v-BI2lwc -> ../../sdc1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 lvm-pv-uuid-mGKI4S-mQ2x-JJtp-sAgU-69So-E26M-0O0Su6 -> ../../sde1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 lvm-pv-uuid-vB9LNr-GyX5-hLii-FTGf-Nhk2-Ttgp-LDF5dN -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 md-name-picard:8 -> ../../md8
lrwxrwxrwx 1 root root 9 Sep 9 14:59 md-uuid-7fe4f23c:390ea318:22293f92:aa58a473 -> ../../md8
lrwxrwxrwx 1 root root 9 Sep 9 14:59 wwn-0x50000398aba826eb -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x50000398aba826eb-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 wwn-0x5000c50065318845 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c50065318845-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 wwn-0x5000c5007a3a1dbe -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c5007a3a1dbe-part1 -> ../../sde1
lrwxrwxrwx 1 root root 9 Sep 9 14:59 wwn-0x5000c500a2c67e41 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c500a2c67e41-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c500a2c67e41-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c500a2c67e41-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000c500a2c67e41-part4 -> ../../sda4
lrwxrwxrwx 1 root root 9 Sep 9 14:59 wwn-0x5000cca21ee6a147 -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000cca21ee6a147-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 wwn-0x5000cca21ee6a147-part2 -> ../../sdd2
*********************** END /dev/disk/by-id
*********************** BEGIN /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 11 Sep 9 14:59 014b620c-7138-4cd5-9a7f-9cd877553240 -> ../../dm-14
lrwxrwxrwx 1 root root 11 Sep 9 14:59 06344a3e-2637-44c4-8626-45d28f836566 -> ../../dm-13
lrwxrwxrwx 1 root root 10 Sep 9 14:59 0aa10e01-917c-43af-b13b-e1b1e2b06952 -> ../../dm-6
lrwxrwxrwx 1 root root 11 Sep 9 14:59 0c56132a-b9c9-4855-ab3d-0b475e13e97e -> ../../dm-28
lrwxrwxrwx 1 root root 10 Sep 9 14:59 1C9C-0E62 -> ../../sdd1
lrwxrwxrwx 1 root root 10 Sep 9 14:59 29c3cae0-10b6-4adb-9711-9537487c1b05 -> ../../dm-8
lrwxrwxrwx 1 root root 11 Sep 9 14:59 339ade95-2a57-4867-b812-dc3b1364db00 -> ../../dm-32
lrwxrwxrwx 1 root root 11 Sep 9 14:59 43B7-BD0F -> ../../dm-21
lrwxrwxrwx 1 root root 10 Sep 9 14:59 56b6e3ad-09a1-4917-a567-66c646c54458 -> ../../dm-0
lrwxrwxrwx 1 root root 9 Sep 9 14:59 5c687d88-9b51-4835-91a8-5b6edcecc989 -> ../../md8
lrwxrwxrwx 1 root root 11 Sep 9 14:59 6163-3237 -> ../../dm-27
lrwxrwxrwx 1 root root 10 Sep 9 14:59 650df379-c447-4a37-819c-79b9f42ebecb -> ../../dm-7
lrwxrwxrwx 1 root root 11 Sep 9 14:59 6565ee8f-edcf-49c4-9f56-78d59ca37fbe -> ../../dm-16
lrwxrwxrwx 1 root root 10 Sep 9 14:59 6bf3070d-f572-4b83-ac62-751f111c2d25 -> ../../dm-4
lrwxrwxrwx 1 root root 11 Sep 9 14:59 6f6c888b-f2a5-4ab2-8819-91a2bfd5d912 -> ../../dm-31
lrwxrwxrwx 1 root root 11 Sep 9 14:59 70c413ac-5727-4cd5-a1c8-31ae7e4e505e -> ../../dm-10
lrwxrwxrwx 1 root root 11 Sep 9 14:59 7cd54275-f1ce-4ec4-9163-9055ecba297c -> ../../dm-20
lrwxrwxrwx 1 root root 11 Sep 9 14:59 7dba7fec-7cd1-45b7-9821-cbbabeceb9e4 -> ../../dm-30
lrwxrwxrwx 1 root root 10 Sep 9 14:59 7f61c2ae-c464-46e0-8c73-0f98361bf2bb -> ../../dm-5
lrwxrwxrwx 1 root root 11 Sep 9 14:59 92c5fd5d-182e-42de-bd9d-38c9e10de17c -> ../../dm-17
lrwxrwxrwx 1 root root 10 Sep 9 14:59 9ab9b97e-a59b-41df-ae19-283c3ca0057c -> ../../dm-9
lrwxrwxrwx 1 root root 10 Sep 9 14:59 A22D-A33A -> ../../sda1
lrwxrwxrwx 1 root root 11 Sep 9 14:59 DE73-F16B -> ../../dm-23
lrwxrwxrwx 1 root root 11 Sep 9 14:59 a45efa6b-08d9-4086-9ca9-803614fe1cfe -> ../../dm-18
lrwxrwxrwx 1 root root 10 Sep 9 14:59 a9853c7c-c0fb-4a5a-85e4-9ad51f399480 -> ../../sdd2
lrwxrwxrwx 1 root root 11 Sep 9 14:59 b65d3e18-d498-4f2f-8c93-580ba80f3db6 -> ../../dm-22
lrwxrwxrwx 1 root root 10 Sep 9 14:59 bad1b762-3017-4449-a422-205694221395 -> ../../dm-2
lrwxrwxrwx 1 root root 11 Sep 9 14:59 cb61820b-dcdd-4de2-a540-884a68cba889 -> ../../dm-15
lrwxrwxrwx 1 root root 11 Sep 9 14:59 cbbaaad2-a1ac-4ac7-846a-75f9dd515854 -> ../../dm-24
lrwxrwxrwx 1 root root 11 Sep 9 14:59 e98bfc36-f9cc-4284-a5dd-69301df6d4fd -> ../../dm-19
lrwxrwxrwx 1 root root 11 Sep 9 14:59 edc291bc-2dbc-42f5-9d13-a9b9ee867dec -> ../../dm-29
lrwxrwxrwx 1 root root 10 Sep 9 14:59 f9022b46-fab9-40f3-803b-d658fa009cd6 -> ../../sda3
lrwxrwxrwx 1 root root 11 Sep 9 14:59 fb498264-f3a3-44a9-ba27-c5d96a42b969 -> ../../dm-25
lrwxrwxrwx 1 root root 11 Sep 9 14:59 fb83a8c4-6505-48b0-9b34-01cefb2e3500 -> ../../dm-12
lrwxrwxrwx 1 root root 11 Sep 9 14:59 fe85364f-0698-4f98-b882-974d38acb0d3 -> ../../dm-11
lrwxrwxrwx 1 root root 11 Sep 9 14:59 ffdd9375-3666-4872-b5b6-979ee4435a96 -> ../../dm-26
*********************** END /dev/disk/by-uuid
-- System Information:
Debian Release: 9.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8), LANGUAGE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages grub-common depends on:
ii gettext-base 0.19.8.1-2
ii libc6 2.24-11+deb9u3
ii libdevmapper1.02.1 2:1.02.137-2
ii libfreetype6 2.6.3-3.2
ii libfuse2 2.9.7-1+deb9u1
ii liblzma5 5.2.2-1.2+b1
Versions of packages grub-common recommends:
ii os-prober 1.76~deb9u1
Versions of packages grub-common suggests:
pn console-setup <none>
ii desktop-base 9.0.2+deb9u1
pn grub-emu <none>
pn multiboot-doc <none>
pn xorriso <none>
-- no debconf information
More information about the Pkg-grub-devel
mailing list