Does Kolibri OS have some sort of floppy disk image creation tool to read floppy disks and save them as an image file?
Comparable to dd (Unix/Linux), rawread (DOS/Windows) or ImageDisk (DOS)?
Does Kolibri OS have some sort of floppy disk image creation tool to read floppy disks and save them as image file?
Greetings, and sorry for late response.
As far as I know, KolibriOS doesn't have such utilities, but you can mount raw disk images as disk in system and work with them using virtdisk utility, like this:
As far as I know, KolibriOS doesn't have such utilities, but you can mount raw disk images as disk in system and work with them using virtdisk utility, like this:
Code: Select all
virtdisk -a /path/to/image.iso -f ro
Code: Select all
virtdisk -a "/sd0/2/efi/kolibrios/kolibri.img" -s 512 -f rw
Who is online
Users browsing this forum: No registered users and 0 guests