> sdc0 is reported as a Toshiba MK4026GAX, its a 40gb harddrive. I have
> tried it with out dma and with, no difference. I have tried manually
> running it
> and have had the same result. The number (1040) after fdisk changes,
> is that
> number of the command in rc? i.e. the 1040th command run, but the pc
> number
> stays the same.

the number, e.g., 1040, is the pid of the fdisk process.
the pc unfortunately is not valid.  it is beyond the end
of the text segment.

        ; acid /n/sources/plan9/386/bin/disk/fdisk
        /n/sources/plan9/386/bin/disk/fdisk:386 plan 9 executable
        [...]
        acid: end
        0x00016048

could you send the output of
        ; cat /dev/sdC0/ctl
you can get an rc prompt by typing !rc at the installer
prompt.

- erik

Reply via email to