henrikstengaard / hstwb-installer

A set of scripts to automate installation of Amiga OS, Kickstart roms and packages to new or existing Amiga HDF files
https://hstwb.firstrealize.com
MIT License
100 stars 7 forks source link

Incorrect paths on Mac OS #28

Open quantum8 opened 4 years ago

quantum8 commented 4 years ago

After running hstwb_image_setup.command on my Mac the script finishes successfully, but incorrect paths are made in the fs-uae config file for the hard disks.

They all use "D:\temp" which OSX doesn't know how to use. After changing the directories to the ones the hst installer expects the installation works fine. This could confuse some users if they're expecting something to work straight out of the box!

This possibly affects linux installs too.

henrikstengaard commented 4 years ago

Thanks for the feedback. I will make a fix for next release to solve the paths on Mac OS and Linux.

renaudguerin commented 4 years ago

The pull request I've just submitted should fix this.