English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 23 April 2013, 11:58   #1
Pioneer500
Registered User
 
Join Date: Apr 2013
Location: Canada
Posts: 30
Disk shows as DOS[A] on WB?

I have a set of discs labelled WB 2.1 install discs. I wanted to make an adf image of them with my 1.3 500 via Amiga Explorer and use them in winuae.

Problem is when I insert them in the A500 drive they show as DOS[A] .

What is that?
Pioneer500 is offline  
Old 23 April 2013, 13:17   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,001
The disk is formatted with FastFileSystem. Kick 1.3 does not contain FFS in ROM and thus cannot read FFS disks by default

Add this to the end of devs:mountlist:

Code:
FF0:       Device = trackdisk.device
           Unit   = 0
           Flags  = 1
           FileSystem = l:FastFileSystem
           DosType = 0x444F5301
           StackSize = 4000
           GlobVec = -1
           Surfaces  = 2
           BlocksPerTrack = 11
           Reserved = 2
           Interleave = 0
           LowCyl = 0
           HighCyl = 79
           Buffers = 20
           BufMemType = 3
           Mount = 1
#
Then open a CLI window and enter mount ff0:
After that the disk should be readable (the DF0:DOS[] icon will remain but an additional icon for FF0 will appear).

Be aware that most of the programs on the WB 2.1 disks will be unusable on Kick 1.3. You need at least Kick 2.0 to run WB 2.1.
thomas is offline  
Old 23 April 2013, 20:22   #3
Pioneer500
Registered User
 
Join Date: Apr 2013
Location: Canada
Posts: 30
Thanks Thomas !
Pioneer500 is offline  
Old 24 April 2013, 00:08   #4
LocalH
Amiga user since 1990
 
LocalH's Avatar
 
Join Date: Aug 2004
Location: Kingsport, TN / USA
Age: 44
Posts: 295
Wouldn't it be possible to take a straight ADF image even without mounting an FFS device?
LocalH is offline  
Old 24 April 2013, 00:17   #5
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 10,300
Good thinking! Yes, if it works for NDOS disks, there's no reason at all why it shouldn't work with an unrecognized filesystem disk.
prowler is offline  
Old 24 April 2013, 00:23   #6
LocalH
Amiga user since 1990
 
LocalH's Avatar
 
Join Date: Aug 2004
Location: Kingsport, TN / USA
Age: 44
Posts: 295
Assuming that Amiga Explorer allows imaging of NDOS/unrecognized disks. I've never used it, I've always used the old manual technique of transdisk or TSgui split into two parts and copied over via 720KB FAT12 disks :P
LocalH is offline  
Old 24 April 2013, 00:30   #7
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 10,300
Yes, Amiga Explorer does allow NDOS disk images to be sent to the PC as ADFs, but they are given the default name "DF0.adf" or "DF1.adf", etc. depending on whether the disk was mounted in the Amiga's internal drive or an external one.

Of course, in this case the default filename might well be "DOS[A].adf", but the image itself should be nonetheless valid for that.

Last edited by prowler; 24 April 2013 at 00:36.
prowler is offline  
Old 26 April 2013, 20:10   #8
Pioneer500
Registered User
 
Join Date: Apr 2013
Location: Canada
Posts: 30
Thanks guys, got them copied .
Pioneer500 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Not a DOS disk? B14ck W01f support.WinUAE 4 14 October 2020 13:22
Not DOS disk. Sector 21 bad. Over and over and over... XDelusion support.Hardware 2 29 June 2012 23:12
PCMCIA fault: DOS error code 225 - Not a valid DOS disk 4am support.Hardware 2 07 April 2012 10:20
Not a DOS disk in device DF0: MoreGrog New to Emulation or Amiga scene 10 23 July 2010 19:46
MS-DOS disk in Amiga format? Supamax support.Other 51 31 May 2009 00:24

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:21.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12361 seconds with 13 queries