Bug#662817: grub-pc: Your core.img is unusually large

Ben Whyall ben at whyall-systems.co.uk
Tue Mar 6 15:23:35 UTC 2012


Package: grub-pc
Version: 1.99-15
Severity: important

Dear Maintainer,

I ran an safe-upgrade on my system today and I am now recieving an error from
grub-pc.

as well as multiple instance of error: unknown LVM metadataheader, I get the
following 2 lines appear for 2 of the 3 devices that I try and install grub
onto.

/usr/svin/grub-setup warn: Your core.img is unusually large.  It wont fit in
the embedding area.
/usr/sbin/grub-setup warn: Embedding is not possible.  Grub can only be
installed in this setup by using blocklists.  However blocklists are unreliable
and there use is discouraged.

Then it tells me that it has failed to install GRUB on my devices and asks me
to continue or try again.

Ben



*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***



-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/mapper/thor-root / ext4 rw,noatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/md0 /boot ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-audio /data/audio ext4 rw,nodev,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-Backup /data/backup ext4 rw,nodev,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-ebook /data/ebook ext4 rw,nodev,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-Images /data/images ext4 rw,nodev,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-vbox /data/machine ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-Software /data/software ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-home /home ext4 rw,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/thor-tmp /tmp ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-usr /usr ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-var /var ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-dvd /data/dvd ext4 rw,nosuid,nodev,noexec,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/thor-rugby /data/dvd/rugby ext4 rw,nosuid,nodev,noexec,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/mapper/thor-scratch /media/scratch ext4 rw,nosuid,nodev,noexec,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/thor-trains /data/dvd/trains ext4 rw,nosuid,nodev,noexec,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/thor-boinc /data/BOINC ext4 rw,relatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/thor-laptop /data/laptop ext4 rw,nosuid,nodev,noexec,noatime,user_xattr,barrier=1,data=ordered 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/disk/by-id/ata-SAMSUNG_HD401LJ_401811FPA05335
(hd1)	/dev/disk/by-id/ata-WDC_WD10EACS-00D6B0_WD-WCAU45057978
(hd2)	/dev/disk/by-id/ata-WDC_WD10EACS-00D6B0_WD-WCAU45005937
(hd3)	/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2H7J90B636919
(hd4)	/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2H7J90B636898
*********************** 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
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod raid
insmod mdraid1x
insmod lvm
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(thor-usr)'
search --no-floppy --fs-uuid --set=root c0133c81-dd7d-4520-98ba-39bd26692e8a
if loadfont /share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
  insmod raid
  insmod mdraid09
  insmod part_msdos
  insmod part_msdos
  insmod ext2
  set root='(mduuid/685b5793b2fe720b5918051405d76d73)'
  search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
  set locale_dir=($root)/grub/locale
  set lang=en_GB
  insmod gettext
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod raid
insmod mdraid1x
insmod lvm
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(thor-usr)'
search --no-floppy --fs-uuid --set=root c0133c81-dd7d-4520-98ba-39bd26692e8a
insmod png
if background_image /share/images/desktop-base/spacefun-grub.png; then
  set color_normal=light-gray/black
  set color_highlight=white/black
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 ###
menuentry 'Debian GNU/Linux, with Linux 3.2.0-2-amd64' --class debian --class gnu-linux --class gnu --class os {
	insmod gzio
	insmod raid
	insmod mdraid09
	insmod part_msdos
	insmod part_msdos
	insmod ext2
	set root='(mduuid/685b5793b2fe720b5918051405d76d73)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	echo	'Loading Linux 3.2.0-2-amd64 ...'
	linux	/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/thor-root ro  quiet
	echo	'Loading initial ramdisk ...'
	initrd	/initrd.img-3.2.0-2-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.2.0-2-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
	insmod gzio
	insmod raid
	insmod mdraid09
	insmod part_msdos
	insmod part_msdos
	insmod ext2
	set root='(mduuid/685b5793b2fe720b5918051405d76d73)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	echo	'Loading Linux 3.2.0-2-amd64 ...'
	linux	/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/thor-root ro single 
	echo	'Loading initial ramdisk ...'
	initrd	/initrd.img-3.2.0-2-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.2.0-1-amd64' --class debian --class gnu-linux --class gnu --class os {
	insmod gzio
	insmod raid
	insmod mdraid09
	insmod part_msdos
	insmod part_msdos
	insmod ext2
	set root='(mduuid/685b5793b2fe720b5918051405d76d73)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	echo	'Loading Linux 3.2.0-1-amd64 ...'
	linux	/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/thor-root ro  quiet
	echo	'Loading initial ramdisk ...'
	initrd	/initrd.img-3.2.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.2.0-1-amd64 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
	insmod gzio
	insmod raid
	insmod mdraid09
	insmod part_msdos
	insmod part_msdos
	insmod ext2
	set root='(mduuid/685b5793b2fe720b5918051405d76d73)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	echo	'Loading Linux 3.2.0-1-amd64 ...'
	linux	/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/thor-root ro single 
	echo	'Loading initial ramdisk ...'
	initrd	/initrd.img-3.2.0-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "unknown Linux distribution (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd1,msdos1)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	linux /vmlinuz-3.2.0-1-amd64 root=/dev/sdb1
	initrd /initrd.img-3.2.0-1-amd64
}
menuentry "unknown Linux distribution (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd1,msdos1)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	linux /vmlinuz-3.2.0-2-amd64 root=/dev/sdb1
	initrd /initrd.img-3.2.0-2-amd64
}
menuentry "unknown Linux distribution (on /dev/sdc1)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd2,msdos1)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	linux /vmlinuz-3.2.0-1-amd64 root=/dev/sdc1
	initrd /initrd.img-3.2.0-1-amd64
}
menuentry "unknown Linux distribution (on /dev/sdc1)" --class gnu-linux --class gnu --class os {
	insmod part_msdos
	insmod ext2
	set root='(hd2,msdos1)'
	search --no-floppy --fs-uuid --set=root deb45b1a-c6cc-4eba-86ff-8810e6435fec
	linux /vmlinuz-3.2.0-2-amd64 root=/dev/sdc1
	initrd /initrd.img-3.2.0-2-amd64
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
*********************** END /boot/grub/grub.cfg

*********************** BEGIN /proc/mdstat
Personalities : [raid1] 
md2 : active raid1 sdd1[0] sde1[1]
      1953512400 blocks super 1.2 [2/2] [UU]
      
md1 : active raid1 sdc2[0] sdb2[1]
      976510912 blocks [2/2] [UU]
      
md0 : active raid1 sdc1[0] sdb1[1]
      248896 blocks [2/2] [UU]
      
unused devices: <none>
*********************** END /proc/mdstat

*********************** BEGIN LVM
  --- Volume group ---
  VG Name               thor
  System ID             
  Format                lvm2
  Metadata Areas        3
  Metadata Sequence No  119
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                18
  Open LV               18
  Max PV                0
  Cur PV                3
  Act PV                3
  VG Size               3.09 TiB
  PE Size               4.00 MiB
  Total PE              810723
  Alloc PE / Size       375614 / 1.43 TiB
  Free  PE / Size       435109 / 1.66 TiB
  VG UUID               WCyycp-hvJZ-7x17-ctEb-YZ8b-T9i5-A1HdCP
   
  --- Physical volume ---
  PV Name               /dev/md1
  VG Name               thor
  PV Size               931.27 GiB / not usable 3.94 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              238405
  Free PE               0
  Allocated PE          238405
  PV UUID               Y8ULo1-PYix-ux7K-Y2oX-eLec-DXhO-KLclVV
   
  --- Physical volume ---
  PV Name               /dev/sda1
  VG Name               thor
  PV Size               372.61 GiB / not usable 3.56 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              95387
  Free PE               0
  Allocated PE          95387
  PV UUID               NgBKdf-8gm1-3B9A-GZfm-Zicr-2k6Z-2aVs2N
   
  --- Physical volume ---
  PV Name               /dev/md2
  VG Name               thor
  PV Size               1.82 TiB / not usable 2.95 MiB
  Allocatable           yes 
  PE Size               4.00 MiB
  Total PE              476931
  Free PE               435109
  Allocated PE          41822
  PV UUID               BtnrBH-nyHH-L6Ef-O31g-sJqW-pRcu-svOdqN
   
  --- Logical volume ---
  LV Name                /dev/thor/ebook
  VG Name                thor
  LV UUID                eYWkou-Kd4k-Rog3-OLYN-C9VH-hbpv-ZvxApF
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50.00 GiB
  Current LE             12800
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:2
   
  --- Logical volume ---
  LV Name                /dev/thor/Images
  VG Name                thor
  LV UUID                i21Ta0-qZDV-ZlEn-hmiu-cq4w-J7GQ-whoNQV
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                5.00 GiB
  Current LE             1280
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:3
   
  --- Logical volume ---
  LV Name                /dev/thor/audio
  VG Name                thor
  LV UUID                E6QXJ1-ZVTp-bvd8-9U1i-P60i-FOwq-G4rMIh
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50.00 GiB
  Current LE             12800
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:4
   
  --- Logical volume ---
  LV Name                /dev/thor/Software
  VG Name                thor
  LV UUID                BYXlgx-f8Kc-iUj5-lLKF-Lyay-gzbB-BCjLMk
  LV Write Access        read/write
  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
  Block device           253:5
   
  --- Logical volume ---
  LV Name                /dev/thor/Backup
  VG Name                thor
  LV UUID                N0NBsF-0nCa-uFDK-dee6-LLfT-beDD-REyN5B
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                200.00 GiB
  Current LE             51200
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:6
   
  --- Logical volume ---
  LV Name                /dev/thor/root
  VG Name                thor
  LV UUID                CHm4g2-8Hbn-nBqO-ez6f-R5rM-hT9b-8dV8nc
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                2.00 GiB
  Current LE             512
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:0
   
  --- Logical volume ---
  LV Name                /dev/thor/usr
  VG Name                thor
  LV UUID                m8rjPb-LwD6-6oa2-phXX-kKP8-PWXZ-yiDRTy
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                10.00 GiB
  Current LE             2560
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:7
   
  --- Logical volume ---
  LV Name                /dev/thor/var
  VG Name                thor
  LV UUID                6Nii16-hWcs-Patc-7Kel-ypt5-1zwY-INrSyP
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                30.00 GiB
  Current LE             7680
  Segments               3
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:8
   
  --- Logical volume ---
  LV Name                /dev/thor/tmp
  VG Name                thor
  LV UUID                qBUOWu-5S8A-CSwr-Fsdg-vii2-ceJE-jyQaPT
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                952.00 MiB
  Current LE             238
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:9
   
  --- Logical volume ---
  LV Name                /dev/thor/swap
  VG Name                thor
  LV UUID                l7AaB0-bAi2-5bjs-R5UJ-s4Zr-RyHT-ExCa5y
  LV Write Access        read/write
  LV Status              available
  # open                 2
  LV Size                9.31 GiB
  Current LE             2384
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1
   
  --- Logical volume ---
  LV Name                /dev/thor/vbox
  VG Name                thor
  LV UUID                qwW2r3-uBvk-F56k-0Glj-nBKi-uQnM-k8NJc2
  LV Write Access        read/write
  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
  Block device           253:10
   
  --- Logical volume ---
  LV Name                /dev/thor/rugby
  VG Name                thor
  LV UUID                5WwnTk-sQ3p-y22y-OylI-9wnP-cOTG-aUIeco
  LV Write Access        read/write
  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
  Block device           253:11
   
  --- Logical volume ---
  LV Name                /dev/thor/home
  VG Name                thor
  LV UUID                2kCsrK-XGPJ-fY0C-uCaY-tkXS-eDkP-3yr2eb
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50.00 GiB
  Current LE             12800
  Segments               3
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:12
   
  --- Logical volume ---
  LV Name                /dev/thor/scratch
  VG Name                thor
  LV UUID                koNRTb-WOSr-xQD4-l29e-Xny3-JCYP-6Y2rl0
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                10.00 GiB
  Current LE             2560
  Segments               1
  Allocation             contiguous
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:13
   
  --- Logical volume ---
  LV Name                /dev/thor/trains
  VG Name                thor
  LV UUID                aO074L-iz0F-1TDo-mKij-Odtx-uMqn-ZEgbh0
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50.00 GiB
  Current LE             12800
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:14
   
  --- Logical volume ---
  LV Name                /dev/thor/dvd
  VG Name                thor
  LV UUID                f75yKP-FZn3-dMiN-rr3m-Nodn-ii6h-iSJqej
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                300.00 GiB
  Current LE             76800
  Segments               8
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:15
   
  --- Logical volume ---
  LV Name                /dev/thor/boinc
  VG Name                thor
  LV UUID                xYnxMb-ErV9-ZnUI-Ilre-CCwL-I53N-TCW8P8
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                50.00 GiB
  Current LE             12800
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:16
   
  --- Logical volume ---
  LV Name                /dev/thor/laptop
  VG Name                thor
  LV UUID                eesDWS-8JM2-vhJ6-8pPZ-oSI9-QdXU-eBwTzi
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                150.00 GiB
  Current LE             38400
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:17
   
*********************** END LVM

*********************** BEGIN /dev/disk/by-id
total 0
lrwxrwxrwx 1 root root  9 Feb 28 08:49 ata-Optiarc_DVD_RW_AD-7241S -> ../../sr0
lrwxrwxrwx 1 root root  9 Mar  6 15:07 ata-SAMSUNG_HD204UI_S2H7J90B636898 -> ../../sde
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-SAMSUNG_HD204UI_S2H7J90B636898-part1 -> ../../sde1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 ata-SAMSUNG_HD204UI_S2H7J90B636919 -> ../../sdd
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-SAMSUNG_HD204UI_S2H7J90B636919-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 ata-SAMSUNG_HD401LJ_401811FPA05335 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 28 18:54 ata-SAMSUNG_HD401LJ_401811FPA05335-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45005937 -> ../../sdc
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45005937-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45005937-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45057978 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45057978-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 ata-WDC_WD10EACS-00D6B0_WD-WCAU45057978-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-Backup -> ../../dm-6
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-Images -> ../../dm-3
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-Software -> ../../dm-5
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-audio -> ../../dm-4
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-boinc -> ../../dm-16
lrwxrwxrwx 1 root root 11 Feb 28 18:54 dm-name-thor-dvd -> ../../dm-15
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-ebook -> ../../dm-2
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-home -> ../../dm-12
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-laptop -> ../../dm-17
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-root -> ../../dm-0
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-rugby -> ../../dm-11
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-scratch -> ../../dm-13
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-swap -> ../../dm-1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-tmp -> ../../dm-9
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-trains -> ../../dm-14
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-usr -> ../../dm-7
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-name-thor-var -> ../../dm-8
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-name-thor-vbox -> ../../dm-10
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCP2kCsrKXGPJfY0CuCaYtkXSeDkP3yr2eb -> ../../dm-12
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCP5WwnTksQ3py22yOylI9wnPcOTGaUIeco -> ../../dm-11
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCP6Nii16hWcsPatc7Kelypt51zwYINrSyP -> ../../dm-8
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPBYXlgxf8KciUj5lLKFLyaygzbBBCjLMk -> ../../dm-5
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPCHm4g28HbnnBqOez6fR5rMhT9b8dV8nc -> ../../dm-0
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPE6QXJ1ZVTpbvd89U1iP60iFOwqG4rMIh -> ../../dm-4
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPN0NBsF0nCauFDKdee6LLfTbeDDREyN5B -> ../../dm-6
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPaO074Liz0F1TDomKijOdtxuMqnZEgbh0 -> ../../dm-14
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPeYWkouKd4kRog3OLYNC9VHhbpvZvxApF -> ../../dm-2
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPeesDWS8JM2vhJ68pPZoSI9QdXUeBwTzi -> ../../dm-17
lrwxrwxrwx 1 root root 11 Feb 28 18:54 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPf75yKPFZn3dMiNrr3mNodnii6hiSJqej -> ../../dm-15
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPi21Ta0qZDVZlEnhmiucq4wJ7GQwhoNQV -> ../../dm-3
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPkoNRTbWOSrxQD4l29eXny3JCYP6Y2rl0 -> ../../dm-13
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPl7AaB0bAi25bjsR5UJs4ZrRyHTExCa5y -> ../../dm-1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPm8rjPbLwD66oa2phXXkKP8PWXZyiDRTy -> ../../dm-7
lrwxrwxrwx 1 root root 10 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPqBUOWu5S8ACSwrFsdgvii2ceJEjyQaPT -> ../../dm-9
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPqwW2r3uBvkF56k0GljnBKiuQnMk8NJc2 -> ../../dm-10
lrwxrwxrwx 1 root root 11 Feb 28 08:49 dm-uuid-LVM-WCyycphvJZ7x17ctEbYZ8bT9i5A1HdCPxYnxMbErV9ZnUIIlreCCwLI53NTCW8P8 -> ../../dm-16
lrwxrwxrwx 1 root root  9 Feb 28 18:54 md-name-thor:2 -> ../../md2
lrwxrwxrwx 1 root root  9 Feb 28 18:54 md-uuid-1d4a593c:11414584:3d24d25b:f8c2ab24 -> ../../md2
lrwxrwxrwx 1 root root  9 Feb 28 08:49 md-uuid-685b5793:b2fe720b:59180514:05d76d73 -> ../../md0
lrwxrwxrwx 1 root root  9 Feb 28 18:54 md-uuid-ee470bd8:35e91296:59180514:05d76d73 -> ../../md1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 scsi-SATA_SAMSUNG_HD204UIS2H7J90B636898 -> ../../sde
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_SAMSUNG_HD204UIS2H7J90B636898-part1 -> ../../sde1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 scsi-SATA_SAMSUNG_HD204UIS2H7J90B636919 -> ../../sdd
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_SAMSUNG_HD204UIS2H7J90B636919-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 scsi-SATA_SAMSUNG_HD401LJ401811FPA05335 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 28 18:54 scsi-SATA_SAMSUNG_HD401LJ401811FPA05335-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45005937 -> ../../sdc
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45005937-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45005937-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45057978 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45057978-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 scsi-SATA_WDC_WD10EACS-00_WD-WCAU45057978-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 Mar  6 14:20 usb-HTC_Android_Phone_HT0AKRT00799-0:0 -> ../../sdj
lrwxrwxrwx 1 root root  9 Feb 28 08:49 usb-VIA-P_VT6205-DevA_000000000001-0:0 -> ../../sdf
lrwxrwxrwx 1 root root  9 Feb 28 08:49 usb-VIA-P_VT6205-DevB_000000000001-0:1 -> ../../sdg
lrwxrwxrwx 1 root root  9 Feb 28 08:49 usb-VIA-P_VT6205-DevD_000000000001-0:2 -> ../../sdh
lrwxrwxrwx 1 root root  9 Feb 28 08:49 usb-VIA-P_VT6205-DevH_000000000001-0:3 -> ../../sdi
lrwxrwxrwx 1 root root  9 Mar  6 15:15 usb-_USB_DISK_2.0_07B91401196C52AD-0:0 -> ../../sdk
lrwxrwxrwx 1 root root 10 Mar  6 15:15 usb-_USB_DISK_2.0_07B91401196C52AD-0:0-part1 -> ../../sdk1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 wwn-0x50000f001ba05335 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 28 18:54 wwn-0x50000f001ba05335-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Feb 28 08:49 wwn-0x50014ee2024919fc -> ../../sdc
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50014ee2024919fc-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50014ee2024919fc-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 Feb 28 08:49 wwn-0x50014ee2acf40c38 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50014ee2acf40c38-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50014ee2acf40c38-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 Mar  6 15:07 wwn-0x50024e92058579d4 -> ../../sde
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50024e92058579d4-part1 -> ../../sde1
lrwxrwxrwx 1 root root  9 Mar  6 15:07 wwn-0x50024e92058579eb -> ../../sdd
lrwxrwxrwx 1 root root 10 Feb 28 08:49 wwn-0x50024e92058579eb-part1 -> ../../sdd1
*********************** END /dev/disk/by-id

*********************** BEGIN /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 Feb 28 08:49 15e0064a-c757-403c-99de-a18ea96b7f9c -> ../../dm-0
lrwxrwxrwx 1 root root 11 Feb 28 08:49 1e7027bd-f4f3-4280-8eb0-633aed9e7186 -> ../../dm-16
lrwxrwxrwx 1 root root 10 Feb 28 08:49 25e40073-fe68-49bd-b9b7-5e7b76bac896 -> ../../dm-6
lrwxrwxrwx 1 root root 11 Feb 28 08:49 3cf29097-fc14-4712-8d16-7e0fe98d747f -> ../../dm-13
lrwxrwxrwx 1 root root 10 Feb 28 08:49 53c407c1-def5-4ba6-a55e-17f889bc639b -> ../../dm-3
lrwxrwxrwx 1 root root 11 Feb 28 18:54 61016a1f-3b79-44f8-982b-018caf5df6bb -> ../../dm-15
lrwxrwxrwx 1 root root 11 Feb 28 08:49 6aeb0a01-70d5-4af0-b46d-51c53399bf82 -> ../../dm-12
lrwxrwxrwx 1 root root 10 Feb 28 08:49 6bb75c48-21de-42b6-9084-cf3bad0b5444 -> ../../dm-1
lrwxrwxrwx 1 root root 11 Feb 28 08:49 7082c734-baec-471e-b96a-04a15701c511 -> ../../dm-11
lrwxrwxrwx 1 root root 10 Mar  6 15:15 7B10-20DB -> ../../sdk1
lrwxrwxrwx 1 root root 10 Feb 28 08:49 8b17dbaf-2454-4373-b158-1e250ad008ee -> ../../dm-8
lrwxrwxrwx 1 root root 10 Feb 28 08:49 9ef78bfa-3570-4cfc-b269-11175e801de6 -> ../../dm-5
lrwxrwxrwx 1 root root 10 Feb 28 08:49 9fd0e383-7ca5-471a-9548-399e4263fd37 -> ../../dm-2
lrwxrwxrwx 1 root root 10 Feb 28 08:49 a494a695-d6e8-43b8-8f70-76fa6064f73d -> ../../dm-4
lrwxrwxrwx 1 root root 11 Feb 28 08:49 abab122f-7479-4617-9c82-f105bd34e71c -> ../../dm-17
lrwxrwxrwx 1 root root 10 Feb 28 08:49 c0133c81-dd7d-4520-98ba-39bd26692e8a -> ../../dm-7
lrwxrwxrwx 1 root root 11 Feb 28 08:49 c7f438be-a15d-410c-b3bb-d12020e2a5dc -> ../../dm-10
lrwxrwxrwx 1 root root  9 Feb 28 08:49 deb45b1a-c6cc-4eba-86ff-8810e6435fec -> ../../md0
lrwxrwxrwx 1 root root 10 Feb 28 08:49 e31b0dab-04e6-42f8-82a8-c368a9ca157b -> ../../dm-9
lrwxrwxrwx 1 root root 11 Feb 28 08:49 ee19f514-aca1-4035-ba36-47ad72915263 -> ../../dm-14
*********************** END /dev/disk/by-uuid

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]  1.5.41
ii  grub-common            1.99-15
ii  grub-pc-bin            1.99-15
ii  grub2-common           1.99-15
ii  ucf                    3.0025+nmu2

grub-pc recommends no packages.

grub-pc suggests no packages.

-- debconf information:
  grub2/kfreebsd_cmdline:
  grub2/device_map_regenerated:
  grub2/linux_cmdline:
  grub-pc/install_devices_empty: false
* grub-pc/install_devices_failed: true
  grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: /dev/disk/by-id/ata-SAMSUNG_HD401LJ_401811FPA05335, /dev/disk/by-id/ata-WDC_WD10EACS-00D6B0_WD-WCAU45057978, /dev/disk/by-id/ata-WDC_WD10EACS-00D6B0_WD-WCAU45005937, /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2H7J90B636919, /dev/disk/by-id/ata-SAMSUNG_HD204UI_S2H7J90B636898
  grub-pc/postrm_purge_boot_grub: false
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/disk_description:
  grub2/kfreebsd_cmdline_default: quiet
  grub-pc/partition_description:
  grub-pc/install_devices_disks_changed:
  grub2/linux_cmdline_default: quiet
  grub-pc/mixed_legacy_and_grub2: true





More information about the Pkg-grub-devel mailing list