*BSD News Article 95101


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!news.new-york.net!actcom!actcom.co.il!baum
From: Alexander Indenbaum <baum@actcom.co.il>
Subject: Re: URGENT: how to mount Linux partition from FreeBSD?
In-Reply-To: <5kqtqu$je1@uriah.heep.sax.de>
X-Nntp-Posting-Host: actcom.co.il
Content-Type: TEXT/PLAIN; charset=US-ASCII
Message-ID: <Pine.SUN.3.95-heb-2.07.970511011524.11966E-100000@actcom.co.il>
To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Sender: news@actcom.co.il (News)
Organization: ACTCOM - Internet Services in Israel
References: <336DC11D.3480@intertrader.com> <5kqtqu$je1@uriah.heep.sax.de>
Mime-Version: 1.0
Date: Sat, 10 May 1997 22:30:43 GMT
Lines: 78
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40698


I have only one question - why EXT2FS options is not in the
filesystem port of LINT. I also did not see it in CHANGES, 
RELNOTES, etc..

Why to hide it in undocumented options part.

I used it - it works just fine :{)

Now bonus questions:

1. I read in dejanews your posting about 'some magic numbers that you need
   to fiund out' regarding sharing swap partition with Linux.
   The truth is I'm too idiot to understand it. Did anyone managed to do it?
   I have Linux swap on /dev/wd0s5.

2. 1:25am schneider -> /home/baum>uname -a
   FreeBSD schneider.actcom.co.il 2.2-STABLE FreeBSD 2.2-STABLE #0: Sat May
   10 21:16:04 IDT 1997 root@schneider.actcom.co.il:/usr/src/sys/compile/BAUM  i386
   1:28am schneider -> /home/baum>cat english.au > /dev/audio
   /dev/audio: No space left on device.
   1:29am schneider -> /home/baum>cat /dev/sndstat
   VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995
   freebsd-hackers@freefall.cdrom.com) 
   Config options: ffffffff

   Installed drivers: 
   Type 2: SoundBlaster


   Card config: 
   SoundBlaster at 0x220 irq 5 drq 0

   Audio devices:
   0: SoundBlaster Pro 3.2




On 7 May 1997, J Wunsch wrote:

> Andreas Schoter <andreas@intertrader.com> wrote:
> 
> > Help! I need to mount a Linux partition from FreeBSD. The partition
> > contains some important mail which I need access to ASAP.
> 
> You need to compile a kernel with ext2fs support.  This should be
> ``options EXT2FS'', but make sure to verify this in the LINT config
> file.  (I've never did it myself nor do i have an ext2fs filesystem at
> all to test it.)
> 
> > FreeBSD is installed on Hard Drive 1 (/dev/wd0), the Linux partition I
> > need is the first partition on Hard Drive 2 (/dev/wd1).
> 
> This should make
> 
> 	mount -t ext2fs /dev/wd1s1 /linuxfs
> 
> then.
> 
> > And for a bonus question, how do I get at the extended partitions 5 & 6
> > on the 2nd drive?
> 
> They are /dev/wd1s5 and /dev/wd1s6.  You probablyneed to run
> /dev/MAKEDEV to create the actual device nodes.
> 
> -- 
> cheers, J"org
> 
> joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)
> 
> 

  Alexander Indenbaum
  baum@actcom.co.il