Date: Thu, 8 Jan 2004 15:41:37 -0500 From: "Fabry" <fabrizio@nldesign.com> To: "Kevin Oberman" <oberman@es.net> Cc: current@freebsd.org Subject: Re: mount / umount Message-ID: <002401c3d627$d019b480$50b444c6@homer> References: <20040108185550.ED6E25D04@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
ops :p!! anyway.. now I can mount the floppy disk, but I still have a problem/question!! I am able to mount the floppy only if the folder (in my case /mnt/floppy) is owned by the user that is mounting the floppy, I have problems also if the permissions are sets 777... this is my fstab: # Device Mountpoint FStype Options Dump Pass# /dev/ad0s2b none swap sw 0 0 /dev/ad0s2a / ufs rw 1 1 /dev/ad0s2e /tmp ufs rw 2 2 /dev/ad0s2f /usr ufs rw 2 2 /dev/ad0s2d /var ufs rw 2 2 /dev/acd0 /mnt/cdrom cd9660 ro,noauto 0 0 /dev/ad0s1 /mnt/win ntfs ro 0 0 /dev/fd0 /mnt/floppy msdos rw,noauto 0 0 and this is my folder /mnt/ # ls -l total 4 drwxrwxrwx 2 root wheel 512 Jan 8 15:05 cdrom drwxrwxrwx 2 root wheel 512 Jan 8 15:04 floppy drwxr-xr-x 1 root wheel 0 Apr 22 2009 win fabry ----- Original Message ----- From: "Kevin Oberman" <oberman@es.net> To: "Fabrizio Parrella" <fabrizio@nldesign.com> Cc: "Ryan Sommers" <ryans@gamersimpact.com>; <current@freebsd.org> Sent: Thursday, January 08, 2004 1:55 PM Subject: Re: mount / umount > > From: Fabrizio Parrella <fabrizio@nldesign.com> > > Date: Thu, 8 Jan 2004 13:45:24 -0500 > > > > ok, in my case I did this: > > > > > su > > Password: > > # cd /dev > > # link fd0 floppy > > link: floppy: Operation not supported > > > > I think with perm you mean chmod... sorry, not a lot FreeBSD (and english :-p) > > letterate!! > > I think you are confused. What I send was the contents (or apart of the > contents) of my /etc/devfs.conf file. They were not shell commands and, > as you note, they will not work as such. > -- > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002401c3d627$d019b480$50b444c6>
