[syslinux] com32 fswrite to filesystem

Don Hiatt donhiatt at gmail.com
Wed Mar 10 14:08:41 PST 2010


Hello,

Pardon the newbee question but I'd like to be able to log to disk from
within syslinux (extlinux actually, as it's a ext2 fs). fopen("w")
does not appear to be implemented (returns EINVAL).

Has anyone written the filesystem write support, and if not, any
suggested routes? Should I just implement the lower level BIOS disk
write support, add the FS layer, and go from there?

Thanks for your time.

Cheers,

don




More information about the Syslinux mailing list