Installing Solaris 8 bootblock without Solaris Install CD


 
Thread Tools Search this Thread
Operating Systems Solaris Installing Solaris 8 bootblock without Solaris Install CD
# 8  
Old 01-16-2011
Quote:
Originally Posted by johnny994
I thought of running an OpenSolaris 10 OS, but later I figured that OpenSolaris/Solaris 10 both use grub instead of the bootloader Solaris 8 had.
You figured it wrong. This move is x86 specific but you are running on SPARC.
# 9  
Old 01-16-2011
I am not familiar with Solaris for Intel/OpenSolaris but presumably you may boot up into single user mode by doing something at the grub stage (See Boot OpenSolaris into Single User Mode Mike Gerdts ) that will prevent it going straight into the application, you can then login as the root user and reinstate the boot block on the copy of the disc, otherwise boot off a Solaris disk exit to the # prompt rather than installing (or use a "Live" CD) and reinstate the boot block from there.

HTH
This User Gave Thanks to TonyFullerMalv For This Post:
# 10  
Old 01-16-2011
Quote:
Originally Posted by TonyFullerMalv
presumably you may boot up into single user mode by doing something at the grub stage
As I just wrote, the OP is running on SPARC so there is no GRUB involved. To boot in single user mode, type Stop-A to go to the openboot prompt then type
Code:
boot -s

This User Gave Thanks to jlliagre For This Post:
# 11  
Old 01-17-2011
The mention of OpenSolaris (normally run on Intel/AMD processors) confused me.
Once you are logged on single user mode you can then install the boot block onto the cloned disk...
# 12  
Old 01-18-2011
My apologies.
As I said I am not familiar with Solaris in particular so I decided not to fool around with the machine I'm working on, but decided to clone the drives on a separate (unfortunately x86) machine. At that point I presumed it's possible, but still I had no Intel Solaris 8 (nor sparc invariant, though that wouldn't change anything). That's where I *thought* of running OpenSolaris (again I say I am -not- familiar with solaris), until I figured it is meant for x86 and it was using grub. It was just a note of what I -tought- and -tried-, and it did -not- work, so yes, let's get back to the topic, shall we?

Other than that, the single user mode should be the thing I needed (though I would still need to use the machine I'm cloning, instead of doing the process on a separate machine as I originally intended), though it's too late now. Other than that, thanks, since I presume that might be just what I needed.

Kind regards,
Johnny.
# 13  
Old 01-18-2011
Note that OpenSolaris and Solaris 11 Express are (hopefully) available for both the x86 and SPARC architectures.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

No way to install a flar archive of Solaris 10 to Solaris 11.4 zone

I want to migrate a solaris 10 os to solaris 11.4 zone. I did this a)Collect some data like id sysid,disks,ip,etc..on solaris10 OK b)Create this file.cfg with this command on solaris 10 zonep2vchk -c > /migration/sol10.cfg OK c)Create the archive flash on Solaris10 (1 Reply)
Discussion started by: Linusolaradm1
1 Replies

2. Solaris

Solaris 7: Is it possible to install JRE1.6 on Solaris 7

Dear All: I am trying to install JRE 1.6 on Solaris 7. But it's failed. error message: ld.so.1 symbo1 __1cH__Climpkcplus_init6F_v_: referenced symbol not found (2 Replies)
Discussion started by: jaychen
2 Replies

3. Solaris

Installing Solaris

Hello ladies and gentlemen I had a notebook 250 GB for windows 7, 250 GB for slackware, by the live dvd slaris i installed solaris in partition of windows, instalation ok, when i restart, i can not access menu bios or menu boot, and my notebook don't boot any dvd ,.. any help what i can do,... (7 Replies)
Discussion started by: gitac
7 Replies

4. Solaris

Is it possible to install Solaris softwares on Open Solaris or Open Indiana?

Hi there, I'm sorry in advance if my question seems stupid, but I can't figure out myself. I was wondering. Is it possible to install a Solaris program on an Open Solaris or Open Indiana operating system? After searching the web for a long time, it seems that Open Solaris was released by... (7 Replies)
Discussion started by: firstpost
7 Replies

5. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

6. Solaris

Installing ZFS on an existing Solaris 10 install (UFS)

Hello, I am new to Solaris so i apologize upfront if my questions seem trivial. I am trying to install a ZFS file system on a Solaris 10 machine with UFS already installed on it. I want to run: # zpool create pool_zfs c0t0d0 then: # zfs create pool_zfs/fs My question is more to... (3 Replies)
Discussion started by: mcdef
3 Replies

7. Solaris

Installing Solaris 10

Hi All, Il jump straight in.. Iv been asked to install Sun Solaris 10 for a friend and Il be honest.. Iv never installed one before.. Iv looked at some documentation on installing but nbothing to represent my problem.. I downloaded the Solaris 10 Software from sun.com on 5 cd`s.. burnt them... (3 Replies)
Discussion started by: cjdude
3 Replies

8. UNIX for Dummies Questions & Answers

Installing Solaris 8

I'm new to Unix, and Installed Solaris 8 (IA) for the first time with the end user software group, I got the login screen at startup. When I re-installed it with the Full Distribution plus OEM support it bypasses the login screen and logs me as superuser (root). Is this normal? Thanks in... (3 Replies)
Discussion started by: tdrivas
3 Replies
Login or Register to Ask a Question