Date: Fri, 25 Jan 2013 15:26:23 +0100 From: "Ralf Mardorf" <ralf.mardorf@rocketmail.com> To: Polytropon <freebsd@edvax.de> Cc: FreeBSD quest <freebsd-questions@freebsd.org> Subject: Re: Sharing a mail folder between Linux and FreeBSD Message-ID: <op.wrg019couwjkcr@freebsd> In-Reply-To: <20130125150414.f262d162.freebsd@edvax.de> References: <op.wrguj103uwjkcr@freebsd> <20130125133346.f1484ed8.freebsd@edvax.de> <op.wrgzatq7uwjkcr@freebsd> <20130125150414.f262d162.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Jan 2013 15:04:14 +0100, Polytropon <freebsd@edvax.de> wrote: > % ls -lR / | grep -v "/home" | grep "rocketmouse" It's better I umount at least Arch Linux. # cat /etc/fstab # Device Mountpoint FStype Options Dump Pass /dev/ad4s1b none swap sw 0 0 /dev/ad4s1a / ufs rw 1 1 /dev/ad4s1e /tmp ufs rw 2 2 /dev/ad4s1f /usr ufs rw 2 2 /dev/ad4s1d /var ufs rw 2 2 /dev/acd0 /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 /dev/ada0s8 /mnt/dump ext2fs rw 0 0 /dev/ada0s9 /mnt/archlinux ext2fs rw 0 0 # umount /dev/ada0s8 # umount /dev/ada0s9 There anyway is an issue, it doesn't show the pass, I checked this with $ ls -lR /home/ | grep -v "/home" after running $ ls -lR / | grep -v "/home" | grep "rocketmouse" IOW I get tons of files, but don't know to which directory they belong. >> PPPoE was enabled automagically :). > > You probably have the required magic in /etc/rc.conf. :-) Yes, but it wasn't started, when the owner for /usr/bin/su wasn't root.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wrg019couwjkcr>