Am Donnerstag, den 22.10.2009, 20:06 -0700 schrieb Daniel Burrows: > Package: grub-pc > Version: 1.97~beta4-1 > Severity: serious > > The error I get is: > > Setting up grub-pc (1.97~beta4-1) ... > grub-probe: error: cannot find a device for /. > > My / is just a normal LVM partition on this machine. > > Daniel > > -- Package-specific info: > > *********************** BEGIN /proc/mounts > /dev/mapper/emurlahn-root / ext3 rw,relatime,errors=remount-ro,data=ordered 0 > 0
Is your /dev/mapper/emurlahn-root a symlink to some /dev/dm-X device? If so you need to run `update-initramfs -c -t -k all' and if you don't want to reboot also `echo change > /sys/block/dm-X/uevent' Replace X of course with the right number. If this isn't the case and this is really ext3 and not btrfs then I don't know :( -- Felix Zielcke Proud Debian Maintainer and GNU GRUB developer -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org