Welcome, Guest. Please login or register.

Author Topic: Using real Amiga HD with WinUAE  (Read 10485 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline shirsch

  • Newbie
  • *
  • Join Date: Feb 2007
  • Posts: 3
    • Show all replies
Re: Using real Amiga HD with WinUAE
« on: June 16, 2007, 01:42:23 AM »
I'm fighting with this also.  Looks like support for the RDB partitioning scheme is broken in newer kernels.  I'm going to try an older 2.4 kernel and see if things work properly.
 

Offline shirsch

  • Newbie
  • *
  • Join Date: Feb 2007
  • Posts: 3
    • Show all replies
Re: Using real Amiga HD with WinUAE
« Reply #1 on: June 16, 2007, 02:55:13 AM »
Quick followup:  I rebuilt a 2.4.25 kernel on an ancient RedHat 8 box to include (a) affs support and (b) amiga partition support.  It recognized the RDB immediately and I was able to read data without any problems.

A SuSE 10.0 kernel did not recognize the RDB, so it's either broken or possibly built without the partition support.

I'm going to try including affs in the initrd image to see if having the filesystem driver available during boot makes a difference.