All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerold.Pauler@t-online.de (Gerold Pauler)
To: ultralinux@vger.kernel.org
Subject: Re: Solaris and Linux on one disk?
Date: Fri, 12 Jun 1998 16:15:20 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-90222357631010@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-90222357630987@msgid-missing>

Grant Beattie wrote:
> 
> Hi all,
> 
> Is it possible to have Solaris and Linux reside on the same disk and
> multiboot?

I use SunOS 4.1.2, Solaris 2.4 and Linux on both an IPC and a SS2.
I use the following configuration for /etc/silo.conf:

------->snip<-----
timeoutP
partition=5
root=/dev/sda5
image=/boot/vmlinux-2.0.27.gz
        label=linux
        root=/dev/sda5
        read-only
image=/boot/vmlinux-2.0.32.gz
        label=lin32
        root=/dev/sda5
        read-only
image=1/kernel/unix
        label=sol
        solaris
image=1/kernel/unix
        label=sol-single
        literal="-s"
        solaris
image=1/kernel/unix
        label=sol-conf
        literal="-r"
        solaris
other=4
        label=sun
image=sd()1/kernel/unix
        label=sol-ipc
        solaris
other=sd()4
        label=sun-ipc
------->snip<-----

One word to the mixed bootprom V0 and V2 entries.
I have one silo.conf for both machines.
And my IPC has a bootprom V0 whereas my SS2 has V2.
For the linux partition this does not matter but for SunOS and Solaris.

Of course you have to modify it for your needs.

> Also, does Ultralinux support the UFS file system? Would be nice if
> both OS's could share a partition, eg. /export.

As far as I know UFS is only supported read only.
And there is yet no ext2 support for Solaris.
So both OS's can NOT share a partition except the swap partition.

Hope this helps.
        Gerold


-- 
Gerold Pauler                                  Gerold.Pauler@t-online.de
Friedrich-Wilhelm-Str. 92
12099 Berlin
------------------------------------------------------------------------

      parent reply	other threads:[~1998-06-12 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-05  9:52 Solaris and Linux on one disk? Grant Beattie
1998-06-05 10:19 ` Jakub Jelinek
1998-06-05 18:22 ` Frederic Corne
1998-06-05 22:27 ` Grant Beattie
1998-06-12 16:15 ` Gerold Pauler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ultrasparc-90222357631010@msgid-missing \
    --to=gerold.pauler@t-online.de \
    --cc=ultralinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.