MiSTer-devel / MacPlus_MiSTer

Macintosh Plus for MiSTer
39 stars 17 forks source link

Error from unstuff #9

Closed ragnar76 closed 1 year ago

ragnar76 commented 2 years ago

Hi there, I'm trying to follow your guide and right now i'm at the point to convert the disk images using your bash script. i get this error from unstuff:

ragnar@tower:~/Downloads/MacPlus$ ./bin2dsk.sh Disk_1_of_7-Install.sea.bin 

Disk 1 of 7-Install.sea.info 
Disk 1 of 7-Install.sea.data 
Disk 1 of 7-Install.sea.rsrc 
/home/ragnar/Downloads/MacPlus/unstuffout-1394/Disk 1 of 7-Install.sea.info Output exception: io::Folder::create() cannot create /home

Couldn't open archive. (Opening file failed.)
failed to read metadata: Success

Any idea how to get this working? I'm using a 64bit Linux Mint

jsmolina commented 1 year ago

Hi there, I'm trying to follow your guide and right now i'm at the point to convert the disk images using your bash script. i get this error from unstuff:

ragnar@tower:~/Downloads/MacPlus$ ./bin2dsk.sh Disk_1_of_7-Install.sea.bin 

Disk 1 of 7-Install.sea.info 
Disk 1 of 7-Install.sea.data 
Disk 1 of 7-Install.sea.rsrc 
/home/ragnar/Downloads/MacPlus/unstuffout-1394/Disk 1 of 7-Install.sea.info Output exception: io::Folder::create() cannot create /home

Couldn't open archive. (Opening file failed.)
failed to read metadata: Success

Any idea how to get this working? I'm using a 64bit Linux Mint

I feel that your file has some hard-coded path. I don't know about the unstuff utility, but they usually have a parameter to ignore existing path.

ragnar76 commented 1 year ago

Woah... I've totally forgotten this issue, it's over a year now. I don't know what i have done (or not). It can be closed but thank you for your answer :)