<quote who="James Gray"> > On Wed, 15 Jun 2005 09:42 am, Voytek Eymont wrote: >> how do I asses %subject% (from remote acces) > > Assuming floppy access in /etc/fstab has the "user" option: > mount /dev/fd0
thanks, James, Terry, Matthew # cat /etc/fstab ...snip... /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 # mount /dev/fd0 mount: /dev/fd0 is not a valid block device so, the 'mount: /dev/fd0 is not a valid block device' tells me there is no media in floppy drive, yes ? could it also signify unformatted floppy ? (I amd doing a kernel update, hence, rebooting the machine, hence, I'd like to make sure it will boot from the hardrive, not, an inserted floppy, should there be one) -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
