On Wednesday 30 October 2013 14:16:48 [email protected] wrote: > > Markus Koeberl <[email protected]> hat am 30. Oktober 2013 um > > 13:42 geschrieben: > > > > #install on all member disks > > $ROOTCMD grub-install --no-floppy "/dev/$device" > > Even if I try > > $ROOTCMD grub-install --no-floppy "/dev/sda" > > or "/dev/sdb" (which are returned by your perl one-liner), I get the same > error message. It's like I'm missing something substantial ... > > Olav
I am using: disk_config disk1 disklabel:gpt-bios align-at:4K which creates a bios_grub partition at the beginning of the disk (sector 2048-4095) -- Markus Koeberl Graz University of Technology Signal Processing and Speech Communication Laboratory E-mail: [email protected]
