Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seen failing to install Grub on with DRBD device on Debian jessie #25

Open
hartwork opened this issue Aug 17, 2015 · 1 comment
Open
Labels

Comments

@hartwork
Copy link
Owner

..
Installing bootloader to device "/dev/drbd8" (approach "chroot-grub2-drive")...
# chroot /mnt/tmp96s8Lu grub-install \(hd9999\)
/usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/mapper/drbd8p1.  Check your device.map.
Auto-detection of a filesystem of /dev/mapper/drbd8p1 failed.
Try with --recheck.
..
@hartwork hartwork changed the title Seen failing to install Grub on Debian jessie Seen failing to install Grub on with DRBD device on Debian jessie Aug 17, 2015
@hartwork
Copy link
Owner Author

Note on a workaround:

dmsetup create ............... --table "0 $(blockdev --getsz /dev/drbd8) linear /dev/drbd8 0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant