> On Wed, 2003-01-08 at 06:50, Johan van der Walt wrote:
> > Can someone please give me advice on how to access FLASH RAM.

The following works for me:

  mount -t vfat /dev/hde1 /mnt/flash

I'm not sure, but I think the flash disk might have to be present when
you boot up.

The flash disk was sold preformatted with vfat, though you can reformat
it with ext2:

  mkfs /dev/hde1

Hope this helps,
Robert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to