Hi,
another project implementing an AIDE compatible IDE interface (PR77/A500_ACCEL_RAM_IDE) points to MHeinrichs' project for the ide.device driver. I did build a custom ROM with his driver and could partition the SSD (2x <2GB partitions and some larger partitions) with HDToolBox and install the system on the first two partitions but when booting only these first two partitions show up. I've tried an updated FastFilesystem and PFS on the other partitions with no success. At least PFS to my understanding should support large disks and large partitions.
To my understanding his driver supports LBA48 which is only required for large disk support (>128GiB), so I assumed that it should support large disks >4GB.
As I couldn't find a solution I continued searching and found that you also support the AIDE controller with your project and clearly state that you support large disks. I did build a custom ROM and tried your lide.device, but it doesn't recognize the existing data at all. Nevertheless it seems to detect the SSD just fine. I will do further tests with a fresh SSD to avoid losing my work but I have no idea what I did wrong here. I couldn't find any hint that your or MHeinrichs' driver do something special to the data like byte swapping so I assumed that your driver should be capable to access the pre-existing data.
I could use any help I can get...
Regards,
Torsten
Hi,
another project implementing an AIDE compatible IDE interface (PR77/A500_ACCEL_RAM_IDE) points to MHeinrichs' project for the ide.device driver. I did build a custom ROM with his driver and could partition the SSD (2x <2GB partitions and some larger partitions) with HDToolBox and install the system on the first two partitions but when booting only these first two partitions show up. I've tried an updated FastFilesystem and PFS on the other partitions with no success. At least PFS to my understanding should support large disks and large partitions.
To my understanding his driver supports LBA48 which is only required for large disk support (>128GiB), so I assumed that it should support large disks >4GB.
As I couldn't find a solution I continued searching and found that you also support the AIDE controller with your project and clearly state that you support large disks. I did build a custom ROM and tried your lide.device, but it doesn't recognize the existing data at all. Nevertheless it seems to detect the SSD just fine. I will do further tests with a fresh SSD to avoid losing my work but I have no idea what I did wrong here. I couldn't find any hint that your or MHeinrichs' driver do something special to the data like byte swapping so I assumed that your driver should be capable to access the pre-existing data.
I could use any help I can get...
Regards,
Torsten