Welcome, Guest. Please login or register.

Author Topic: Problem with 'read only' WinUAE disks  (Read 3616 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Merc

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 312
    • Show all replies
    • http://chebucto.ns.ca/~ah210/Profile.html
Re: Problem with 'read only' WinUAE disks
« on: July 31, 2003, 01:00:52 AM »
I've had UAE set the readonly flag on files that I copy from read only disks (usually CD) onto the UAE hard disk... That's probably what you're seeing....  Try opening a shell and CD to the root of the drive with the readonly files, and
do a "protect #? +rw".  That should, with any luck, fix things up :)
 

Offline Merc

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 312
    • Show all replies
    • http://chebucto.ns.ca/~ah210/Profile.html
Re: Problem with 'read only' WinUAE disks
« Reply #1 on: August 02, 2003, 05:48:49 PM »
Glad I could help  :-D
 
I've been meaning to mention this to the WinUAE guys for a while now, I think it only happens when you have a CD mounted on the Amiga side as a directory from the PC -- if you use IDEFix and uaescsi.device, with a proper AmigaOS dosdriver I think it works as it should..  Probably because the read-only flag gets checked off when you set up the CDROM in UAE, and it just filters the writable/deletable flags when files get copied.