On Tue, Mar 17, 2009 at 01:30:44AM -0700, S Page wrote: [...]
When I clicked [Create Live USB] again to continue, the program complained that it couldn't overwrite a file: Unable to remove previous LiveOS: [Error 5] Access is denied: 'G:\syslinux\ldlinux.sys'
Bug: why the duplicated backslashes?
That seems to be caused by Python's os.path.join, but it shouldn't cause any harm. As for the ldlinux.sys problem, I'm pretty sure I fixed that in the latest version (3.7).
luke