Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2003 12:52:54 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        Peter Leftwich <Hostmaster@Video2Video.Com>
Cc:        FreeBSD LIST <freebsd-questions@freebsd.org>
Subject:   Re: How to mount FreeBSD from Debian or any Linux possibly
Message-ID:  <20031220115254.GA14047@ei.bzerk.org>
In-Reply-To: <20031219211315.V54190@rocket.alienwebshop.com>
References:  <20031219004318.W18755@rocket.alienwebshop.com> <54141.63.109.229.13.1071863463.squirrel@webmail.alienwebshop.com> <20031219211315.V54190@rocket.alienwebshop.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 19, 2003 at 09:16:36PM -0500, Peter Leftwich typed:
> 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
 
Aah, silly me. I really should drink some more coffee before answering.
The 'uid=' option I suggested is invalid for ufs partitions (I use it
normally on smb shares)

> 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?

Not that I know of, but maybe you'll get better answers on a knoppix 
mailing list.

good luck,
Ruben

> --
> Peter Leftwich
> President & Founder, Video2Video Services
> Box 13692, La Jolla, CA, 92039 USA
> http://Www.Video2Video.Com
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031220115254.GA14047>