Jim Nagel <
jimne...@abbeypress.co.uk> wrote:
> Jim Nagel wrote on 6 May:
> > Beats me, though, why these cards do "work" on the RiscPC on Unipod,
> > but via ShareFS -- yet they don't appear on the iconbar.
>
> I've now got as far as an IDEFS icon appearing on the iconbar. Then I
> have to choose menu "Mount > cardname", and the CF card appears on the
> iconbar.
>
> The behaviour is different on the Iyonix, where the card appears
> immediately without these extra steps.
Ah, that makes some kind of sense. Presumably the IDEFS (whichever flavour
it is, Simtec, APDL?) is cleverer than ADFS and understands about removable
IDE drives (think IDE Zip discs of old). So you put a disc into the drive
but you have to 'mount' it to access it - a bit like floppies, that don't
open automatically when you insert them.
The CompactFlash may be reporting that it's a removable drive - because it
is (in, say, a camera) - which requires the extra mounting stage on IDEFS.
ADFS (that controls the motherboard port(s) on Risc PC, Iyonix) is ignorant
about removable devices and so assumes that the CF is just a hard drive and
will be mounted on startup.
['Removable' in this case means 'removable media', which is something the
drive understands. Normal hard drives aren't removable - you don't 'eject'
them. Neither is 'removable' in the sense of putting a hard drive in a
caddy, or a CD (which is completely different entirely)]
> Is there some command that I could put into an obeyfile to do the
> steps automagically on the RiscPC? (4.39)
Try
*idefs:mount 4
or alternatively there may be a configuration setting for IDEFS.
Theo