LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 01-21-2006, 03:03 PM   #1
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Rep: Reputation: 15
x86 1/06 cd boot to install freeze


I'm trying to install the x86 1/06 version of Solaris 10. It boots from the CD into GRUB just fine, I pick Solaris default to boot too and it goes to a screen that says "SunOS Release 5.10 Version Generic_ etc etc"
theres a prompt but it just stops/freezes. After several hours it sometimes gets to a prompt where I chose the Solaris 1 default agian but thats it. It does absolutley nothing after that the prompt just sits there blinking and mocking me.
 
Old 01-21-2006, 04:29 PM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Try adding -v to the boot command.

You may want start the kernel under the debugger control too (-kd or boot kmdb).

See: http://blogs.sun.com/roller/page/dmi...gs_panics_with

Is your H/W supported or known to the HCL ?
 
Old 01-22-2006, 08:05 AM   #3
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by jlliagre
Try adding -v to the boot command.

You may want start the kernel under the debugger control too (-kd or boot kmdb).

See: http://blogs.sun.com/roller/page/dmi...gs_panics_with

Is your H/W supported or known to the HCL ?
I'm pretty fresh with this.....so would I replace -B with -V in the end of the boot command? I typed 'e' to edit the boot command and replaced -V instead of -B but so far no luck although I may have to put the -V somewhere else in the boot command(?).
I may try installing an older version of Solaris 10 too.


As far as hardware goes I'm sort of cheating as I'm not actually using hardware, wink, wink, I'm using Virtual PC 7.0 on my PowerMac. I already have a perfect emulation of Ubuntu running as well as Fedora Core 5. I'm just trying to get Solaris to install as well.

Last edited by brent1a; 01-22-2006 at 08:16 AM.
 
Old 01-22-2006, 08:44 AM   #4
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Virtual PC 7.02 is not supporting Solaris:
http://sillydog.org/graph/temp/ss_vpc702.jpg

Although someone seems to have a workaround:
http://www.kernelthread.com/mac/vpc/misc.html#Solaris

Last edited by jlliagre; 01-22-2006 at 09:35 AM. Reason: workaround link added
 
Old 01-22-2006, 12:18 PM   #5
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
When would I type perl -pi -e 's#GenuineIntel#ConnectixCPU#g' filename.iso (to make the system replace those two instances in the install disc 1? The workaround makes since but the person doesn't provide WHEN to try to apply it.

thanks
 
Old 01-22-2006, 12:44 PM   #6
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by brent1a
When would I type perl -pi -e 's#GenuineIntel#ConnectixCPU#g' filename.iso (to make the system replace those two instances in the install disc 1? The workaround makes since but the person doesn't provide WHEN to try to apply it.

thanks
Just do it today
 
Old 01-22-2006, 12:47 PM   #7
brent1a
Member
 
Registered: May 2004
Location: midwest
Distribution: Suse
Posts: 67

Original Poster
Rep: Reputation: 15
NIce, I understand what you're implying but my implication was that I'm a newb to this stuff and I have no idea at what stage of the boot/install to apply that line of code. If anyone had any advice as to how to apply this command line I would be greatful.
 
Old 01-22-2006, 02:02 PM   #8
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Okay, you missed my joke, sorry about it.

From what I understand of this page, you need to apply this command to the Solaris ISO file from the command line of a system having perl available. After that, you need to to boot the patched iso from virtual PC. There's no guarantee that it will work though, especially considering the page is about Solaris 9, not 10.

PS: you didn't read thoroughly the page, it states that on Virtual PC 7, the string to replace is no longer "ConnectixCPU" but "Virtual CPU ".

Last edited by jlliagre; 01-22-2006 at 02:06 PM.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot x86 target from flash, with the image and file system on the x86 host. batsayan Linux - Software 2 08-23-2005 12:09 AM
Freeze on boot (clean install SuSE 9.1) coolgy768 Linux - Newbie 3 07-27-2004 09:28 PM
Solaris 9 x86 Multi-boot Tez218 Solaris / OpenSolaris 3 09-11-2003 01:16 PM
Redhat 8 Install (at initial boot!) freeze wastedimage Linux - General 17 12-29-2002 09:15 AM
Linux boot freeze on dual boot CrushGruve Linux - Software 1 09-01-2002 09:17 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 02:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration