Re: [PATCH] grub-installer: Support menu selection of grub boot disk

2013-04-25 Thread Goswin von Brederlow
On Wed, Apr 24, 2013 at 10:48:40AM +1000, Vincent McIntyre wrote: Support user selection of grub boot disk from a list of disks via a new question, grub-installer/choose_bootdev. Check for a mismatch between a preseeded value of grub-installer/bootdev and the guess at the default boot disk

[PATCH] grub-installer: Support menu selection of grub boot disk

2013-04-23 Thread Vincent McIntyre
Support user selection of grub boot disk from a list of disks via a new question, grub-installer/choose_bootdev. Check for a mismatch between a preseeded value of grub-installer/bootdev and the guess at the default boot disk made by grub-installer, and prompt the user to choose the correct disk.