Gentoo Archives: gentoo-sparc

From: Mike Owen <kyphros@×××××.com>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] getting started with gentoo + opensolaris
Date: Fri, 10 Mar 2006 18:06:16
Message-Id: 8f5ca2210603101004n7211b006pb9ccd1ff0431c855@mail.gmail.com
In Reply to: [gentoo-sparc] getting started with gentoo + opensolaris by telecomtom@vedatel.com
1 On 3/10/06, telecomtom@×××××××.com <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 > I remember something about slice 3 being for the "whole system". Is that
10 > still necessary with new operating systems like gentoo and opensolaris,
11 > or is it an issue with sun hardware?
12 >
13 > -- TIA, TT
14 >
15 >
16
17 It's certainly possible, but it won't be the easiest thing. To make
18 life a little saner, I recommend using 1 big root partition, because
19 it's a lot harder to forget which partition is which that way :)
20
21 Do something like:
22
23 /dev/hda1 - solaris /
24 /dev/hda2 - common swap
25 /dev/hda3 - whole disk
26 /dev/hda4 - linux /
27
28 Partition and install with Solaris, and make sure it runs. Install
29 Gentoo on hda4, and setup SILO to load linux off of hda4 and Solaris
30 off of hda1. The example silo.conf has details on how to boot a
31 Solaris partition.
32
33 It's possible to compile ufs support into the kernel, and with 2.6.15
34 I had no read/write problems. However, I was unable to ever get the
35 Debian ufs.fsck to build properly, so if the ufs partition needs a
36 fsck done, you won't be able to mount it rw.
37
38 HTH,
39 Mike
40
41 --
42 gentoo-sparc@g.o mailing list