User Tools

Site Tools


x68000:editing_and_adding_files_to_hard_disk_images

This is an old revision of the document!


Editing and adding files to hard disk images

There will be times when you want to add something to your X68000's hard drive.

Three easy and convenient methods are detailed below:

  • DiskExplorer is by far the easiest and quickest but is not recommended because it sometimes leads to data corruption. Use at your own risk.
  • The preferred method for file transfers larger than 10mb is WINDRV.SYS
  • Small incremental updates can be transferred by using MuTerm

DiskExplorer

  • Download the latest version of DiskExplorer
  • Launch it and select the desired hard disk image and its profile:
    • *.HDF for SASI (Human68k HDD)
    • *.HDS for SCSI (Human68k HDD SCSI)
  • Drag and drop files to the opened image

WINDRV.SYS

  • Download HDD image V4 and boot from it in XM6 TypeG.
  • Highlight CONFIG.SYS file and press “E” key.
  • Delete “REM ” from the last line and press “ESC” and then “X” key.
  • Mount MasterDisk_V2.xdf and copy WINDRV.SYS from B:\SYS to A:\SYS. Please refer to LHES tutorial for instructions on how to copy files.
  • Select Tools→Options→Windrv in XM6 TypeG. Tick the “Enable WindrvXM and WINDRV” checkbox, select the number of drives “1”, click on the “1” in the lower window and select the directory which you want to be able to access from the emulator as a separate drive.
  • Reboot and press “3” key on numpad. If all went well, you should see the contents of selected directory.

MuTerm

It is a terminal program which can achieve a transfer speed of almost 5 kb/s and works by connecting the X68000 and PC through RS232 ports via null modem cable. It is very slow but the great advantage is that you don't have to disassemble the X68000 every time you wish to perform a small update to the hard disk contents. Please note that you will need to construct the null modem cable and there are some newer PC's which don't have a RS232 port. In such cases you will need a USB to RS232 converter which can be cheaply purchased on eBay.

x68000/editing_and_adding_files_to_hard_disk_images.1417857841.txt.gz · Last modified: 2019/08/27 20:44 (external edit)