English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 02 April 2024, 18:21   #1
Kepler
Registered User
 
Join Date: Jun 2023
Location: UK
Posts: 55
Gotek and DF0:DOS error

Hi all,

I have a rather annoying problem with certain adf files - all of which are utilities - when attempting to access them via my Gotek. If I mount them using the Selector tool and then select the adf, the name of the adf doesn't appear, just DF0OS and then a symbol that I can't read. The odd thing is that all my games work, just not utilities such as Workbench etc...

Has anybody seen this before?
Attached Thumbnails
Click image for larger version

Name:	IMG_20240402_170740.jpg
Views:	42
Size:	1.01 MB
ID:	81948  
Kepler is offline  
Old 02 April 2024, 18:44   #2
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,001
This disk is formated using FastFileSystem (FFS). FFS disks can only be read out of the box by AmigaDOS 2.0 and above. To read FFS disks on Kick 1.3 you need an extra mountlist entry for the drive.

The symbol you can't read is an inverted A (i.e. a blue A on white gound).

Edit: this should work:
Code:
FF0:
    Device = trackdisk.device
    FileSystem = l:FastFileSystem
    Unit   = 0
    Flags  = 0
    Surfaces  = 2
    BlocksPerTrack = 11
    Reserved = 2
    Interleave = 0
    LowCyl = 0
    HighCyl = 79
    Buffers = 30
    GlobVec = -1
    BufMemType = 3
    Mount = 1
    DosType = 0x444F5301
    StackSize = 4000
#

Last edited by thomas; 02 April 2024 at 19:15.
thomas is offline  
Old 02 April 2024, 20:27   #3
Kepler
Registered User
 
Join Date: Jun 2023
Location: UK
Posts: 55
Two questions. The first, if I use Kickstart 2.0, I won't have this problem?
Secondly, where do I enter the FF0 commands you have listed above?
Thanks.
Kepler is offline  
Old 02 April 2024, 21:03   #4
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,863
Quote:
Originally Posted by thomas View Post
This disk is formated using FastFileSystem (FFS). FFS disks can only be read out of the box by AmigaDOS 2.0 and above. To read FFS disks on Kick 1.3 you need an extra mountlist entry for the drive.
Did you manage to get this to work with the 1.3 FFS?

Last time I tried to get this running, I had to use a WB2.x (I think it was from Install 2.1) FFS.

Quote:
Originally Posted by Kepler View Post
Two questions. The first, if I use Kickstart 2.0, I won't have this problem?
True, it supports FFS disks without any tricks.

Quote:
Secondly, where do I enter the FF0 commands you have listed above?
Thanks.
Add them to the end of devs:mountlist, then you can say mount ff0: in a shell to activate it.
Jope is offline  
Old 02 April 2024, 21:27   #5
Kepler
Registered User
 
Join Date: Jun 2023
Location: UK
Posts: 55
Thank you to both!
I have a Kickstart 2.04 ROM which I used and all is fine now.
Kepler 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 in device DF0 XsamX1987 support.Hardware 8 24 October 2016 12:00
Error: Not a DOS disk in device df0 -- Help, please? jenxbunni support.WinUAE 6 11 February 2013 20:10
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
(ERROR) Shadow Warriors - DOS Error #219 Retro-Nerd project.Killergorilla's WHD packs 5 04 January 2009 16:26

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 05:11.

Top

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