Marko Kohtala
2002-Mar-20 12:52 UTC
[syslinux] Syslinux modification to not use mount, but write the file directly
I reimplemented the syslinux.c such that it writes the file directly to the disk or disk image. Would you be interested in taking it into syslinux? I have to ask because if you'd accept it, I need to make sure my employer has no objection. They have no interest in the program, but I have to go through the procedure anyway.
H. Peter Anvin
2002-Mar-20 18:39 UTC
[syslinux] Syslinux modification to not use mount, but write the file directly
Marko Kohtala wrote:> I reimplemented the syslinux.c such that it writes the file directly to > the disk or disk image. > > Would you be interested in taking it into syslinux? I have to ask > because if you'd accept it, I need to make sure my employer has no > objection. They have no interest in the program, but I have to go > through the procedure anyway. >I'd consider it, but I make no promises. I have been more looking at writing a variant that uses mcopy. -hpa