|
From: | Robert |
Subject: | Grub2 editable floppy? |
Date: | Fri, 11 Nov 2011 19:24:13 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 |
v1.98 after trying a lot I can create a iso-fs'ed grub floppy with: grub-mkrescue --diet -o fd.img /bootcfd/ cp fd.img /dev/fd0 (with my custom grub.cfg in the bootcfd tree)Yet this results in a read-only iso9660 floppy, where files (grub.cfg) cannot be edited.
Is there a option to make a rw grub2 floppy with editable file systems minix/ext2/vfat .. ?
The "--image-type=floppy" option or "grub-mkfloppy" of former grub versions is not supported anymore. But maybe they created iso's too anyway.
Robert
[Prev in Thread] | Current Thread | [Next in Thread] |