In message <[EMAIL PROTECTED]>
            nik <[EMAIL PROTECTED]> wrote:

[snip]

> It still can't see the partitions on the drive (hda) connected to
> the internal IDE interface.
> Booting into Linux it says:

[snip]

> hda:[ics]

There is there problem, hda contains an ICS partition table which Linux
is using in preference to the filecore/linux partition table. You need
to zero the first 1024 bytes of the disc, this can be done under linux
by:

dd block=1024 count=1 if=/dev/zero of=/dev/hda

[snip rest]

-- 
http://www.reinhouse.freeserve.co.uk/
  Please don't CC replies to me!!!
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to