Message-ID: <3A3ED7E6.E550023C@bellsouth.net>
From: R Smith <rsm___@bellsouth.net>
X-Mailer: Mozilla 4.72 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.minix
Subject: Re: mounting minixfs from linux
References: <91l2je$af0qi$1@hades.rz.uni-sb.de> <20001218111346.04282.00000705@ng-cr1.aol.com> <91mc6a$5h1di$1@hades.rz.uni-sb.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 17
Date: Mon, 18 Dec 2000 22:37:10 -0500
NNTP-Posting-Host: 216.76.178.15
X-Trace: news1.atl 977196571 216.76.178.15 (Mon, 18 Dec 2000 22:29:31 EST)
NNTP-Posting-Date: Mon, 18 Dec 2000 22:29:31 EST
Path: news.adfa.edu.au!clarion.carno.net.au!news0.optus.net.au!news1.optus.net.au!optus!intgwpad.nntp.telstra.net!codeine.org!grolier!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.atl.bellsouth.net.MISMATCH!newsfeed.atl!news1.atl.POSTED!not-for-mail
Xref: news.adfa.edu.au comp.os.minix:36357


Try going to http://listserv.nodak.edu/scripts/wa.exe?S1=minix-l
and search for "losetup".

Mario Premke wrote:
> 
> JoeX1029 <joex1029@aol.com> wrote:
> > try changing your /etc/fstab (under linux).  It will have device name
> > (/dev/hd??) parttion type mount point etc.  change the /dev/hda3 partition type
> > to "minix"
> 
> OK, I did change the fstab entrys, but the result is the same:
> mount -t minix /dev/hda3 /mnt/minix
> mount: wrong fs type, bad option, bad superblock on /dev/hda3,
>        or too many mounted file systems
> Any idea ?
> Mario
