On Tue, Dec 25, 2012 at 3:46 PM, <[email protected]> wrote: > The following menu works well from a grub4dos bootable UFD drive
Thanks! FYI, I've also been working on a patch for Super Grub2 Disk to add Finnix findiso support. Here's the current patch, which I plan on submitting to them: https://github.com/rfinnie/supergrub/commit/a2428b8b01194d1bfad803beb9bac72b1790e74d > however, if I place a test.sh file on the UFD at > /finnix/arch/indep/rc/test.sh it does not run. > The UFD can be found at /media/sda1 and the test script at > /media/sda1/finnix/arch/indep/rc/test.sh. > I have also tried placing it at /finnix/arch/indep/rc/test.sh and it also > does not seem to run. Unfortunately, once the first-stage Finnix initrd finds the ISO and mounts it, it knows nothing of the device which contained it. So any rc/overlays must still be within the ISO's mounted namespace (that is, you still must remaster the ISO). RF _______________________________________________ finnix mailing list [email protected] http://lists.finnix.org/cgi-bin/mailman/listinfo/finnix
