Gentoo Archives: gentoo-sparc

From: Ferris McCormick <fmccor@g.o>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] getting started with gentoo + opensolaris
Date: Fri, 10 Mar 2006 14:53:34
Message-Id: 1142002366.30076.8.camel@polylepis.inforead.com
In Reply to: [gentoo-sparc] getting started with gentoo + opensolaris by telecomtom@vedatel.com
1 On Fri, 2006-03-10 at 07:31 -0700, telecomtom@×××××××.com wrote:
2 > greetings gentoosparc users,
3 > I've got a sunblade 100 with 80GB HD left over from a move last year.
4 > I'd like to get it up and running, with dual boot of gentoosparc and
5 > opensolaris, and to use some of the files like email in
6 > slices/partitions that will be accessed by both operating systems. Has
7 > anyone done this? successfully? are there any gotchas to watch out for?
8 >
9 It might be possible with care. I doubt if solaris will be able to
10 handle Linux file systems. In Linux, you need to configure the kernel
11 with
12 CONFIG_UFS_FS=y
13 but I seem to recall that if you do this and mount such a file system,
14 if you don't use it read-only, your results will be unpleasant. Others
15 will have more current information.
16
17 > I remember something about slice 3 being for the "whole system". Is that
18 > still necessary with new operating systems like gentoo and opensolaris,
19 > or is it an issue with sun hardware?
20 >
21 Sun hardware. Slice 3 (/dev/[sh]da3) must be the entire disk, for
22 example:
23 Device Flag Start End Blocks Id System
24 /dev/sdb1 0 22 31779 83 Linux native
25 /dev/sdb2 u 22 698 976482 82 Linux swap
26 /dev/sdb3 u 0 24620 35563590 5 Whole disk
27 /dev/sdb4 698 24620 34555329 83 Linux native
28
29 (second disk on one of my systems.)
30
31 Regards,
32 Ferris
33 --
34 Ferris McCormick (P44646, MI) <fmccor@g.o>
35 Developer, Gentoo Linux (Sparc, Devrel)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-sparc] getting started with gentoo + opensolaris Jeff Cole <jeff@××××××.org>