grub-reboot segfaults on read-only /boot partition
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: grub
I have my /boot partition mounted read-only. Trying to use grub-reboot in this situation results in the program segfaulting.
$ sudo grub-reboot 1
[sudo] password for leggewie:
Searching for GRUB installation directory ... found: /boot/grub
Probing devices to guess BIOS drives. This may take a long time.
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
grub> savedefault --once --default=1
/usr/sbin/
savedefault --once --default=$default
quit
EOT
The command worked fine after I remounted /boot read-write.
Changed in grub (Ubuntu): | |
importance: | Undecided → Medium |
Still segfaults on hardy