Mike Noyes wrote:

> Does anyone have an answer to this question on the leaf-user list?
> 
> Re: [Leaf-user] Cdrom as second floppy ?
> http://www.mail-archive.com/leaf-user%40lists.sourceforge.net/msg00038.html

Some older versions of busybox, as well as some other versions of
mount will refuse to mount a read-only filesystem unless the -r option
is used to mount read-only.

Newer versions of busybox and of mount will provide only a warning,
then mount the read-only file system where it was requested by the
user.

For the CDROM, of course, you'll have to have isofs.o or whatever
module is appropriate; a good way to check is to see if iso9660 is a
listed filesystem in /proc/filesystems.

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to