I've finally got some sort of hang of the openMSX console stuff. I have copied a 3.5" disk into a disk image using:
cat ~/fd0u360 > "MSX KAYTTOJARJESTELMA.dsk"
and loaded the disk image into openMSX for copying the files from the disk image to a Linux folder using:
<command>diska /home/psi/MSX-DSK/MSX/MSX\ KAYTTOJARJESTELMA.dsk</command> <command>set power off</command> <command>diskmanipulator export diska ./tmp</command>
The files are copied to ./tmp folder but the datestamps of all files are today's datestamps ("2021-09-09" instead of "8-23-85"...).
Is there a way of getting the file timestamps also copied?
pekka
Login or register to post comments