re: mount_msdosfs problem

From: John DeStefano (deesto_at_yahoo.com)
Date: 08/07/03

  • Next message: giamma: "boot time problem"
    Date: Thu, 7 Aug 2003 12:12:09 -0700 (PDT)
    To: freebsd-newbies@FreeBSD.org
    
    

    giamma <gmario.tamagnone@libero.it> wrote
    >Hi! I have a problem whith mount_msdosfs. When I try to mount a floppy

    >doing
    >#mount_msdosfs /dev/fd0 /floppy
    >I get the error: Operation not permitted on this device. What's
    >happening?

    You're just trying too hard! ;)
    Try just 'mount' with the type (-t) option instead:
    # mount -t msdos /dev/fd0 /floppy

    HTH,
    ~John

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: giamma: "boot time problem"

    Relevant Pages