• MorphOS Developer
    cyfm
    Posts: 537 from 2003/4/11
    From: Germany
    Quote:

    Renoir schrieb:
    Quote:

    I think that part of your RDB is damaged - either a filesystem or a bootloader stored in the RDB has been corrupted, probably by other partitioning tools. Unfortunately it seems that HDConfig runs into a bit of an error state when that's the case. I'll fix that for 3.17 at the very least.

    Ok, that's fine! If it helps you, I can also 'dump' my RDB to a file and send it to you. Just give me the correct size parameters for Linux's 'dd'.




    You can also use MorphOS shell tool hdread to do that. Not exactly sure what your HD device is but it should work something like this:

    Code:
    hdread ide.device 0 0 64 512 ram:rdb_dump.bin


    Just change device name and/or unit in 1st and 2nd parameter to read the first 64 sectors to a file rdb_dump.bin

    Arguments are Device/A,Unit/A/N,Sector/A,Count/A/N,SectorSize/N,File
  • »07.04.22 - 23:14
    Profile Visit Website