Link to home
Start Free TrialLog in
Avatar of ginawi
ginawi

asked on

Solaris x86 and win95

Hi Solaris guys
I have IBM note book 4gb h/d partioned in two c: and d: .I have win95 in c: . I would like to install
x86 2.6 on the d: (2gb) without disturbing the win95 ,and boot either one ,Is that possible ?
If yes pls advice how to go for it .
Pls reply via email .
Thanks in advance .....
Avatar of tsmoore
tsmoore

You need a bootloader.  I've not used the x86 version of Solaris, but I've dual-booted Linux with Win95.  Linux comes with a loader called LILO (Linux Loader).  I think LILO can boot any PC operating systems.  It might be worth checking out.  There are other public domain bootloaders out there, but I haven't used them.

The loader gets bootstrapped by the BIOS, then in turn asks you which OS you want to load and boots it from the partition you specified when setting the loader up.  It can reside on your hard disk or on a floppy.
Avatar of ginawi

ASKER

I need to know about Solaris not Linux

Was this question asked twice? See the other instance of this question for my answer.
I've installed Solaris 2.6_x86 on my PC. Solaris installs a bootmanager so you can choose which partition to boot from (Solaris or Win95).

N.

I run my PC at home with win95 + Linux + Solaris.  I'll subtract Linux for this answer.  The boot loader that comes with Solaris will work fine for you.

There are, however, a couple of issues you want to consider.  Solaris is not happy unless it gets to boot off your boot drive.  What I ended up having to do was put my Solaris / partition (which is small) on my boot drive and all the rest of my solaris partitions on the second drive.  Get a utility called FIPS which allows you to non-destructively shrink a DOS partition.  USE CAUTION-- read all the docs and make sure you use fips correctly or else you could lose data.  Shrink your DOS partition enough to allow you the recommended / partition size on your C: drive.  Specify this as your / during Solaris installation, everything else can go on your D: drive.  Should work just fine.

Oh, I forgot to tell you where to get FIPS.  It's in the install directory of any Slackware Linux archive.  (Don't worry, it's not a Linux program, it's a DOS utility.)  try ftp://sunsite.unc.edu/pub/Linux as a starting point.

Good Luck!

Mart

Oops!  Let me clear that up a bit:

Shrink your DOS partition enough to allow you the recommended / partition size on your C: drive.  Specify this as your / during Solaris installation, everything else can go on your D: drive.

<b>should read:</b>

Shrink your DOS partition enough to allow you the recommended / partition size on your C: drive.  Specify <b>the new partition</b> as your / during Solaris installation, everything else can go on your D: drive.

cheers,

Mart

*sigh* no bold text.  oh well, you get the idea...
ASKER CERTIFIED SOLUTION
Avatar of jlms
jlms

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial

Hmm... the answer that got graded wasn't really an an answer to the question that was asked... was it?