Using VM for Network Install Failing


 
Thread Tools Search this Thread
Operating Systems Solaris Using VM for Network Install Failing
# 1  
Old 04-18-2016
Using VM for Network Install Failing

If this question has been answered, please provide a link.

We have several Old Solaris stations that don't have a DVD but a CD. We are required to upgrade the OS on these systems from Solaris 8 to Solaris 10, and since Solaris 10 no longer provides CD's we were thinking of doing a network install.

We created an x86 Solaris 10 1/13 VM (VMware on Workstation 12 hosted on RHEL). We followed the instructions to create an install server that is on the same subnet but without named services or DHCP.

When trying to boot the client on the network we are getting an ARP/RARP error (one message). From researching this error on the web we thought that the server wasn't configured correctly. Once going through several checklists to see if the server is configured correctly with the client, it still continues.

We are able to ping between the VM and the workstation. But, the VM can telnet to the workstation where the workstation cannot telnet to the VM. I'm wondering if there is something blocking the ports?

The firewall on the host is turned off (at least that's what I'm told). The VM doesn't have any IP filtering (which is the firewall if I understand this correctly). So, what else are we missing?

Thanks
# 2  
Old 04-19-2016
See this Oracle page about network boot errors and their solutions.

http://docs.oracle.com/cd/E19253-01/...526/index.html

As a last resort I can provide you images of Solaris 10 CD set. Of course, it won't be the last/latest version 10 but you could do updates afterwards.
# 3  
Old 04-19-2016
Well, this sucks pond water. Tried responding and it doesn't show. Smilie Anyway...

Thanks for the offer of the CD's. We found some Solaris 10 CD (3/05) and was able to do a fresh install on the machine. We tried doing an upgrade, but there is only 256MB of RAM and 20GB of HDD was unsuccessful. We were then sent a DVD ISO for U8 and now trying to upgrade that machine.

While researching the ARP/RARP error message we came across several solutions to resolve the problem. Once checking the files that are called out, the information they contain appears correct.

One item that was mentioned was the architecture when executing the add_install_client. We used the sun4u as the platform group since the client is a SPARC system. Should we have used the x86 architecture since the server is x86?
# 4  
Old 04-20-2016
The architecture field should be what the client is and not what the server is.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

network connection failing

hi, I'm setting up a home lab and I am having problems keeping my connection open on putty. every time i leave it for about 10 seconds and come back I keep having to re-connect. I'm more of a AIX person and trying to get more fimilar with Sun but some of the commands I am trying to run to diag... (2 Replies)
Discussion started by: vpundit
2 Replies

2. SCO

install network laser printer

Dear friends, Please tell me How install ethernet hp laser print p4015n on open server sco 6.0. Thank you, Edgar Guevara (1 Reply)
Discussion started by: Edgar Guevara
1 Replies

3. Ubuntu

Install over network

Hello, I have a desktop with ubuntu installed and i want to install ubuntu also to the laptop over network. I have an iso image of the ubuntu and i want to use this as install source. So i installed tftpd-hpa apache2 and dhcp3-server. mkdir /var/lib/tftpboot/ubuntu mount - o loop ... (2 Replies)
Discussion started by: @dagio
2 Replies

4. UNIX for Dummies Questions & Answers

How to install a network card

Hey guys, Sorry, this question might look stupid but I have no idea how to install a network card. My server is a Dell PowerEdge T105 with Debian 5.0 Lenny. My network card is a Broadcom NetXtreme BCM5722 Gigabit Ethernet PCI Express. I've plugged the card innside my server and I can see... (2 Replies)
Discussion started by: chebarbudo
2 Replies

5. Solaris

Install Solaris 10 through network

Hi all, I got a Fujitsu P650 server running on Solaris 9 and we are going to re-install Solaris 10 . W have a build server in a different IP segment. So we setup a boot server and /etc/ethers and /etc/bootparams are all updated. When I issue boot net -install, I'm getting the following... (3 Replies)
Discussion started by: mohzub
3 Replies

6. Windows & DOS: Issues & Discussions

How to Install Windows Xp on Network?

If you don't have DVD-Rom then how would you install windows Xp on Network? (2 Replies)
Discussion started by: karman0931
2 Replies

7. Gentoo

Install over local network

hello all, anyone can point to some good basic tutorial/howto (independent, not specific to any distro) about how to install linux over LAN from one PC with working linux distro to another PC without cdrom and floppy-just over LAN? Thanks in advance ! (2 Replies)
Discussion started by: vampirex
2 Replies

8. HP-UX

HPUX -- Network Install

I have a HP box (PA RISC) rp3440. The machine does not have a CD-ROM. I need to re-install the OS. Basically a network install... How did I do a network install? Anybody know of a document for Network Installs for a HPUX 11.23? (1 Reply)
Discussion started by: truejack
1 Replies

9. Solaris

Network Install Problems T2000

Hi I am trying to do a network install of Solaris 10 08_07 onto a Sunfire T2000. I have configured all my network-boot-arguments on the client server (named sundb1). I have installed my image of Solaris on my install server (sun1). But when I try to install using # boot net -s I get the... (0 Replies)
Discussion started by: Bobby76
0 Replies

10. UNIX for Dummies Questions & Answers

Install a network printer on Solaris

I want to reinstall a network printer (lexmark) on a solaris 8. I had that working but now I have a Windos message "no printer installed" I am a newbie... and hve no idea how to handle this situation. Thanks jose (2 Replies)
Discussion started by: reda
2 Replies
Login or Register to Ask a Question