The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Windows And Unix, Dual Boot isidora10 UNIX for Dummies Questions & Answers 2 11-02-2006 06:33 AM
Dual Boot between UNIX and Windows DataSheet UNIX for Dummies Questions & Answers 1 03-11-2006 06:48 PM
Windows & Sun Dual boot on x86 platform...possible?? AboJasim SUN Solaris 1 05-06-2005 09:40 AM
Loading windows on a dual boot Furtoes00 UNIX for Dummies Questions & Answers 5 04-27-2002 04:59 PM
dual boot windows 2000 and solaris 8 mogfog UNIX for Dummies Questions & Answers 4 12-08-2001 06:04 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Jun 2007
Location: Pennsylvania
Posts: 39
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Thumbs down Windows / Open Solaris dual boot problem.

Okay, let me sketch the problem.

I did have a ubuntu / Windows XP dual boot scenario that ran grub as my boot loader. I decided I wanted to try out solaris, so I popped in the opensolaris CD and hit install and told it to format and install over my linux partition.

Of course it did that, and installed correctly. However, it overwrote my bootloader, and it caused me to not be able to boot into anything. So I popped in my Windows XP cd and ran FIXMBR so I could get into Windows.

Now I can get into Windows no problem, but it won't see the solaris partition. I can get into the Solaris live CD, and I can see the partition, but I have no idea how to mount the partition to be able to work on it.

I went into format utility, then ran fdisk so it gave me the disk ID. It's c5d1. So I tried mount -F zfs /dev/dsk/c5d1 /mnt - but that did not work.

So I have a couple of questions:

1. How do I mount the existing opensolaris partition from the opensolaris live CD
2. How do I configure grub within that once I get it mounted
3. Within the grub console, how can I tell which harddrive my solaris partition is? (etc hd0,0 hd0,1)


Thanks guys.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-13-2008
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,207
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
I have an XP/Redhat/Solaris triple boot in front of me. Sun modified grub to be able read their disk slices. You need to boot from sun's grub or chainloader to it. I am set up to boot from Solaris, but I have a floppy with grub on it. I can boot from the floppy and edit a menu item to read:
rootnoverify (hd0,2)
chainloader +1

Then I boot that entry and I see the grub menu from the solaris install. If I didn't know it was 2, I don't know any way to figure that out via grub commands. But Solaris only installs on a primary so it must be 0 or 1 or 2 or 3. Windows used up 0. I installed redhat on a secondary so 1 became an extended. 2 came next and that is what Solaris got.

Once you boot Solaris and the OS, not grub, is running, use installgrub to fix your mbr. Read the man page first. You will use -fm when you run it.
Reply With Quote
  #3 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: Dec 2007
Location: Paris
Posts: 229
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Quote:
Originally Posted by syndex View Post
1. How do I mount the existing opensolaris partition from the opensolaris live CD
Try first "zpool import" and if a pool shows up, run "zpool import <pool-name>".
Reply With Quote
Google UNIX.COM
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 04:42 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102