Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2004 19:03:42 +0200 (CEST)
From:      Jean-Francois Gobin <gobin@gobinjf.be>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: geom_bsd
Message-ID:  <20040607190259.O92365@ns>
In-Reply-To: <200406071147.40782.jhb@FreeBSD.org>
References:  <20040522162706.GA7409@dischord.org> <200405241032.18350.jhb@FreeBSD.org> <200406071147.40782.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, sounds like a perfect occasion for a "brave" to write to emulation
code, that can mount i386 partitions on alpha, using raw mode access to
the disk.

JF


On Mon, 7 Jun 2004, John Baldwin wrote:

> On Saturday 05 June 2004 10:55 am, Nick Jones wrote:
> > John Baldwin (jhb@FreeBSD.org) wrote:
> > > On Saturday 22 May 2004 12:27 pm, Nick Jones wrote:
> > > > I'm having a problem when loading geom_bsd on an Alpha XPS1000 machine
> > > > and subsequently attempting to access a particular IDE drive, which is
> > > > as follows:
> > >
> > > If you are adding a new label do this:
> > > sudo bsdlabel /dev/ad0 auto
> >
> > Sorry, I just realised how badly worded my original post was.  The drive
> > in question is pulled from an x86 install of FreeBSD and has data on it
> > I'd like to access in this Alpha box, therefore I don't want to do
> > anything destructive.
> >
> > From what I understand this should now be possible thanks to GEOM, but
> > there again I could be wrong.
>
> Well, GEOM should let you see the devices in /dev.  Note that you will need to
> add 'GEOM_MBR' to your kernel (either as an option or kldload geom_mbr.ko) so
> that GEOM will see the MBR that the label lives inside of.  That should give
> you the /dev/ad0s1a, etc. devices.  However, I'm not sure if you will be able
> to mount the filesystems due to sizeof(long) differences.  Since the
> endianness is the same you might be able to, though.
>
> --
> John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
> "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
> _______________________________________________
> freebsd-alpha@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-alpha
> To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org"
>

----------
Jean-Francois Gobin - Administrateur gobinjf.be
http://www.gobinjf.be   mailto:gobin@gobinjf.be



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