Search found 293 matches

by thomasrapp
Tue Dec 27, 2016 5:08 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

Sorry, my fault. Add this to the DosDriver:

GlobVec = -1
by thomasrapp
Tue Dec 27, 2016 12:56 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

placed it in L: Save this as Sys:Storage/DosDrivers/DH1 You see the discrepancy? I don't think any device driver does that. I'm sure the PATA/SATA drivers do not. I think that would be up to mounter.library. It's the task of the device driver to initiate the process. Whether it utilises an external...
by thomasrapp
Mon Dec 26, 2016 8:33 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

@tonyw: It says Smartfilesystem 1.279 (68k) so it is running. Strange. It's nowhere else to be seen. Are you sure that your current directory wasn't L: when you entered the version command? @thomasrapp: Here is the result of the HDDReport Tool: Looks like everything is in place with the correct ide...
by thomasrapp
Sun Dec 25, 2016 9:17 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

Niolator wrote:I have changed the settings to match your example but I can't see the partitions anyway. I don't know what I am doing wrong.
Please run this and attach the report here: http://thomas-rapp.homepage.t-online.de ... report.lha
by thomasrapp
Sun Dec 25, 2016 5:04 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

Niolator wrote:I did not change the DOSType though. It says you shouldn't.
The DosType is the link between file system and partition. The identifier of the file system must match that of the partition, otherwise the file system will not be used for the partition.
by thomasrapp
Sun Dec 25, 2016 3:25 pm
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

I can't save anything to the RDB in Media Toolbox. Sure you can: http://thomas-rapp.homepage.t-online.de/download/MediaToolbox/03_select_partition.png http://thomas-rapp.homepage.t-online.de/download/MediaToolbox/04_add_filesystem.png http://thomas-rapp.homepage.t-online.de/download/MediaToolbox/05...
by thomasrapp
Sun Dec 25, 2016 12:58 am
Forum: General AmigaOS
Topic: Smartfilesystem v 1.293 ?
Replies: 64
Views: 58261

Re: Smartfilesystem v 1.293 ?

But how can I read the data on SFS partitions then? Higher version numbers shouldn't break compatibility. Even the publicly available version 1.279 should be able to read it. So either store the 68k version of SFS into the RDB of the disk or add the PPC version to your Kicklayout, then the partitio...
by thomasrapp
Thu Nov 03, 2016 6:06 pm
Forum: Platform: Classic
Topic: FS-UAE mounting shareable drive 3.9 <> 4.1
Replies: 4
Views: 5392

Re: FS-UAE mounting shareable drive 3.9 <> 4.1

Should be trivial. Both OSes can read each other's files. Just mount both at the same time. Or duplicate one, format it and use it as shared drive.
by thomasrapp
Fri Oct 14, 2016 7:31 pm
Forum: Platform: Classic
Topic: Workbench 3.1 (40.43) & Kickstart 3.1 (40.72)
Replies: 10
Views: 14103

Re: Workbench 3.1 (40.43) & Kickstart 3.1 (40.72)

I wonder if they even tested it. So far: - the Workbench disk is not bootable - HDToolbox crashes when reading the geometry from the HDD (probably it is scsi.device which crashes because the HDSetup script crashes, too) - the installer copies the Install disk into the fonts directory rather than the...
by thomasrapp
Thu Sep 22, 2016 10:36 pm
Forum: Platform: Classic
Topic: X-Surf internet connection
Replies: 11
Views: 11864

Re: X-Surf internet connection

X-Surf is a 10 mBit NIC, so yellow light is ok. xsurf.device does not work reliably on OS4. There is a file called xsurfpatch.lha somewhere out there on the net. It patches ariadneii.device to become an x-surf driver. It was made for MorphOS, but should also work on OS4. At least it does for me and ...