VMware Solaris Guest - How do I boot from CD?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers VMware Solaris Guest - How do I boot from CD?
# 1  
Old 03-21-2013
VMware Solaris Guest - How do I boot from CD?

Hello,

I have a Solaris 10 x86 VM and I am trying to access the Solaris install menu.

I have the ISO set to connect on startup, and I can see that it is mounted in my system. But when I power on the VM, the GRUB menu comes up and I only have the option of booting Solaris.

Also I have tried the "
Code:
reboot -- cdrom

" command and I have the same result.

EDIT: I had to go into the BIOS and change the boot order to boot from cdrom before the disk. However, I don't know why "reboot -- cdrom" did not work... does anyone know? Perhaps that command is only for SPARC systems?

Last edited by jim mcnamara; 03-21-2013 at 11:29 PM..
This User Gave Thanks to bstring For This Post:
# 2  
Old 03-21-2013
Thank you for the followup.
# 3  
Old 03-22-2013
Yes, boot arguments need an OBP. Only shipped with SPARC systems.
This User Gave Thanks to MadeInGermany For This Post:
# 4  
Old 03-25-2013
on the VMware, edit this guess system. Make sure the CD is ON at the boot time, By default, it's off.
Also on the VMware, in the past I was using the CD. Now, I just download the ISO image and point that to boot from the ISO image.
# 5  
Old 03-27-2013
Quote:
Originally Posted by jim mcnamara
Thank you for the followup.
No problem!
Quote:
Originally Posted by MadeInGermany
Yes, boot arguments need an OBP. Only shipped with SPARC systems.
Ahh, understood. Thank you!
Quote:
Originally Posted by samnyc
on the VMware, edit this guess system. Make sure the CD is ON at the boot time, By default, it's off.
Also on the VMware, in the past I was using the CD. Now, I just download the ISO image and point that to boot from the ISO image.
Ah yes, I was also using an iso image, and setting it to on at boot time. The CD was mounting properly after the OS loaded, it's just that my boot order was screwed up. Thanks for the suggestion!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Solaris 11 LDOM guest network not working

I'm really stuck here. I've created an LDOM on a SPARC T4-1 with Solaris 11.4 to run a copy of Linux for SPARC. I got the Linux ISO installed and Linux itself installed and booted OK. The only thing is is that there's no networking available in the Linux guest. This question is basically the... (7 Replies)
Discussion started by: Michele31416
7 Replies

2. UNIX for Beginners Questions & Answers

Long time to boot RHEV guest Linux VM.

Trying to investigate on long boot time of a linux guest in RHEV Host. Before executing init 6/reboot command , I noticed the time of shutdown and also recorded the time after boot . It takes around 20-25 mins in booting. In boot logs I can find the time stamps for the very first event... (3 Replies)
Discussion started by: Paras Pandey
3 Replies

3. Solaris

Canīt install Solaris in guest domain

Hi, i installed Solaris 11 in T2000. I have 2 guest domains, and i want to install Solaris 10 on a guest domain and Solaris 9 on another. I added a vdsdev with the iso file to primary, and then i added a vdisk to guest domain but it doesnt recognize as boot disk. I even tried with lofiadm -a... (6 Replies)
Discussion started by: MuziKizuM
6 Replies

4. UNIX for Dummies Questions & Answers

Configure network connectivity as guest O.S under vmware

Hi! I am not sure if this is the right place to post this question. What I did was to download vmware onto my laptop, them install a linux distro as a guest O.S., on VM network configuration I have used "bridge", them I used Virtual Network Editor to chose the network interface, but as I write... (4 Replies)
Discussion started by: fretagi
4 Replies

5. Solaris

Solaris x86 guest in vmware workstation

I swear I have no other devices on the vmnet 192.168.142.2, but after I configured one of the solaris x86 os, I kept getting warning ..node xx xxxxx have our ip addresss 192.168.142.2, and it scrolled thru it forever .. I tried to boot it into single user mode , still having the same issue.. ... (1 Reply)
Discussion started by: ppchu99
1 Replies

6. UNIX for Advanced & Expert Users

Linux on vmware won't boot due to corrupt library file!

We have an issue here: The libc.so.6 file (link) is corrupted and it causes the system unbootable. It even doesn't boot to single user mode. How can we boot the system to fix the library file? Or is there any other solutions for this issue? Here are some boot messages:... (6 Replies)
Discussion started by: aixlover
6 Replies

7. Linux

Interesting challenge getting SSH from outside to my VMWare guest

Hi, I'm working on getting more acquainted with VMWare and the SUSE SLES OS, so I've downloaded and created a guest running SLES 11 SP1. This works great, no problems. However, there's some funny-ness (is that a word?) when I'm attempting/testing to SSH from outside my local LAN into the guest.... (3 Replies)
Discussion started by: brightstorm
3 Replies

8. Virtualization and Cloud Computing

Cmd to start guest in VMware server 2.0

Is there any command in VMware Server 2.0 to poweron/start the guests like we have vmware-cmd ESX server 3.5 .. (1 Reply)
Discussion started by: fugitive
1 Replies

9. Solaris

unable to connect to solaris guest in vmware

hi All, I require your help and suggestion in this. I have a solaris 10 (guest) installed on a vmware and my host OS is windows 2003 server. i am trying to conenct to the solaris 10 from my local Pc through putty, but unable to connect. please advice what setup or prerequitsites are required to... (4 Replies)
Discussion started by: bathija
4 Replies
Login or Register to Ask a Question