* Jos van Wolput [Wed Aug 13, 2014 at 01:15:35PM +0800]: > Using grml2usb (0.14.7) to install grml on my external usb hard disk, > grml2usb doesn't see the bootflag on bootable /dev/sdb2:
> The partition of my usb hd: > fdisk -l > Device Boot Start End Sectors Size Id Type > /dev/sdb1 2048 482347007 482344960 230G c W95 FAT32 (LBA) > /dev/sdb2 * 482347008 484444159 2097152 1G c W95 FAT32 (LBA) > /dev/sdb3 484444160 976773166 492329007 234.8G 83 Linux > grml2usb --grub --grub-mbr grml64-full_2014.03.iso /dev/sdb2 > Executing grml2usb version 0.14.7 > Warning: the specified device /dev/sdb2 does not look like a removable usb > device. > Do you really want to continue? y/N y > Using ISO grml64-full_2014.03.iso > Fatal: Device /dev/sdb does not have the bootflag set. Please enable it to be > able to boot. > No such issue when using version 0.12.2 from wheezy, it installs a working > grml on bootable /dev/sdb2. Yeah, the code to check for the boot flag sadly isn't optimal yet and fails as soon as the boot flag isn't on the first partition. We've something pending in: https://github.com/grml/grml2usb/commit/360632e096cbcd38d025d610cd64ce3fbb45c131 which might solve you issue, we'd appreciate any feedback. Thanks for reporting! regards, -mika-
signature.asc
Description: Digital signature

