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_at_es.net> To: "Fabrizio Parrella" <fabrizio_at_nldesign.com> Cc: "Ryan Sommers" <ryans_at_gamersimpact.com>; <current_at_freebsd.org> Sent: Thursday, January 08, 2004 1:55 PM Subject: Re: mount / umount > > From: Fabrizio Parrella <fabrizio_at_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_at_es.net Phone: +1 510 486-8634 > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Thu Jan 08 2004 - 11:41:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:37 UTC