Date: Fri, 19 Dec 2003 21:16:36 -0500 (EST) From: Peter Leftwich <Hostmaster@Video2Video.Com> To: Ruben de Groot <mail25@bzerk.org> Cc: FreeBSD LIST <freebsd-questions@freebsd.org> Subject: Re: How to mount FreeBSD from Debian or any Linux possibly Message-ID: <20031219211315.V54190@rocket.alienwebshop.com> In-Reply-To: <54141.63.109.229.13.1071863463.squirrel@webmail.alienwebshop.com> References: <20031219004318.W18755@rocket.alienwebshop.com> <54141.63.109.229.13.1071863463.squirrel@webmail.alienwebshop.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruben de Groot <mail25@bzerk.org> wrote: >Peter Leftwich <Hostmaster@Video2Video.Com> wrote... >> currently-running X session. That would allow me to use KDE and >> Konqueror to browse graphically to the directory >> /mnt/freebsdpartition ... anyone know how? > Not needed. try: `mount -t ufs -o ufstype=44bsd,uid=knoppix /dev/hda2 /mnt/freebsdpartition > (that is, if your X session is running as user "knoppix".) root@ttyp0[root]# mount -t ufs -o ufstype=44bsd,uid=knoppix /dev/hda2 /mnt/fbsd mount: wrong fs type, bad option, bad superblock on /dev/hda2, or too many mounted file systems Ruben, Your suggested command line returned an error and did not work. Is there a hack where I can edit the /etc/mtab or /etc/fstab files in realtime instead? -- Peter Leftwich President & Founder, Video2Video Services Box 13692, La Jolla, CA, 92039 USA http://Www.Video2Video.Com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031219211315.V54190>