Welcome, Guest. Please login or register.

Author Topic: SFS partition not found under WinUAE  (Read 2624 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline scholleTopic starter

  • Jr. Member
  • **
  • Join Date: Sep 2002
  • Posts: 97
    • Show all replies
    • http://home.arcor.de/schollsky
SFS partition not found under WinUAE
« on: November 24, 2004, 01:54:05 AM »
Dear friends of SFS & WinUAE,

I have a major problem getting data from a backup
harddrive previously used in a now dead A4000.
Trying to revitalize my system under WinUAE, I
found that the SFS-partition, where all my important
data reside is not mounted during boot time.

The partition worked perfectly inside the A4000
with OS3.9. Now I can only use the boot partition
with FastFilesystem I had created, the data
partition is marked as "Not a DOS drive" bzw.
"Unformatiert", which means unformatted.

The harddrive is a Samsung SP4002H QU10 (as seen
in HDToolbox) with 37,3GB size. The first physical
partition on the drive is of Linux Boot type. The Amiga
boot partition is in the middle, the important data
partition is the last one and has 11,9GB.

SmartFilesystem is installed in L: and also on the
disk itself. I have version 1.230 (size 78508 bytes)
with id 0x53465300.

Is there any chance that I can access to the data?


Best regards,

Scholle

Offline scholleTopic starter

  • Jr. Member
  • **
  • Join Date: Sep 2002
  • Posts: 97
    • Show all replies
    • http://home.arcor.de/schollsky
Re: SFS partition not found under WinUAE
« Reply #1 on: November 26, 2004, 07:27:42 PM »
Getting the archive from Aminet on the PC side is no problem, but how can I put it on the Amiga side. I'm not really familiar with WinUAE. Is it correct that I can use an .adf File as Amiga-Disk? How can I compile an ADF on the PC side? With WinUAE I can only create empty ADF files, right? How can I fill them with data?

Thanks,

Stefan

Offline scholleTopic starter

  • Jr. Member
  • **
  • Join Date: Sep 2002
  • Posts: 97
    • Show all replies
    • http://home.arcor.de/schollsky
Re: SFS partition not found under WinUAE
« Reply #2 on: November 28, 2004, 08:35:15 PM »
@Thomas:

Thanks, this is what CheckHD says:

Name   Volume     Device             Unit     Size >4GB DosType  Version
RAD    RAD        vdisk.device          0  2.00 MB  no  DOS\03   45.14   ok
HD0    Bridge     uaehf.device          0  1.02 GB  yes DOS\03   45.14   ok
DF0               trackdisk.device      0   880 kB  no  DOS\00   40.1    ok
OpenDevice failed !
Add    Add        uae.device            1     0 kB  yes DOS\00           ***
HD3    Temp2      uaehf.device          0 12.08 GB  yes SFS\00   1.230   ok
HD1    Store      uaehf.device          0  8.02 GB  yes DOS\03   45.14   ok
HD2               uaehf.device          0 11.96 GB  yes SFS\00   1.230   ok
DF1               trackdisk.device      1   880 kB  no  DOS\00   40.1    ok


The data partition, which does not work correctly, is HD2:

For me it looks okay...


Best regards,

Scholle

Offline scholleTopic starter

  • Jr. Member
  • **
  • Join Date: Sep 2002
  • Posts: 97
    • Show all replies
    • http://home.arcor.de/schollsky
Re: SFS partition not found under WinUAE
« Reply #3 on: November 29, 2004, 07:28:24 PM »
AFAIRC there was a newer version than 1.230 and it was recommended to fallback to the latter. I usually wait some weeks before using a new version of SFS, also reading the SFS mailinglist, wether there are problems. However, I cannot check now, as all the email is on the data partition.

But maybe I've found the cause of trouble:

After SETPATCH there are two lines in my startup-seqeunce:

C:LoadModule Libs:mathieeesingbas.library Libs:mathffp.library NOREBOOT
C:loadmodule LIBS:mathieeedoubbas.library NOREBOOT

These are faster version of the math-libs, which I had registered for speed issues on my A4000. AFAIRC these were 060 versions. It looks like they are not really loaded on startup, as I get the following even for my boot partition:

4> sfscheck hd0:

Can't open mathieeedoubbas.library
Required library missing

So I'll reinstall the original libraries and see wether it works...

Best regards,

Scholle

Offline scholleTopic starter

  • Jr. Member
  • **
  • Join Date: Sep 2002
  • Posts: 97
    • Show all replies
    • http://home.arcor.de/schollsky
Re: SFS partition not found under WinUAE
« Reply #4 on: November 29, 2004, 08:58:13 PM »
Ok, I've installed the original mathieeedoubbas.library, I couldn't find mathieeesingbas.library or mathffp.library on my OS3.9 CD...

SFSCheck runs cleanly now, here is the output for HD2:

4> sfscheck hd2:
Partition start offset : 0x00000006:55C20000   End offset    : 0x00000009:53C94000
Surfaces               : 8                     Blocks/Track  : 252
Bytes/Block            : 1024                  Sectors/Block : 2
Total blocks           : 12550608              Size          : 0,0MB/0,0MB (0%)
Device interface       : NSD (64-bit)          Version       : 1.230
Device buffers         : 80                    Device caches : 8x8192 (65536 bytes) [CPB]
Check buffers          : 128x8192 (1048576 bytes) [CPB]

Checking RootBlocks
Checksum failure.
...damaged


Unfortunately SFSSalv still refuses to work. I've tried version 0.17 and get "Unknown command" and version 0.16, resulting in "File is not executable". What other files do SFSSalv rely on? Any hints?

TIA,

Scholle