Solaris 10 11/06 Zone creation issue


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 11/06 Zone creation issue
# 15  
Old 09-28-2010
The version is sparc. It is 100% sure. But I can not assure PowerISO did not brake the image. But I have the original image in the server. Any luck of upgrading from image directly?
# 16  
Old 09-28-2010
No way I'm aware of to install from an image on the same server but you can binary compare the dvd content and the image.
# 17  
Old 09-28-2010
you can setup a jumpstart server to use the image directly. but before that, please check the md5 checksum of the image. at the download location you should find the original checksum...
# 18  
Old 09-29-2010
#digest -a md5 sol-10-u8-ga-sparc-dvd.iso
757275ae7cd3a59150dc74dfcfd324da

check sum is wrong Smilie

Last edited by DukeNuke2; 09-29-2010 at 03:50 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Default route issue in share local zone in Solaris 11

Hi We took the reboot of server/global zone after that Solaris 11 share local zone not able to ping the default gateway but global zone able to ping same default gateway. I check/compare the before activity logs of global zone and local zones which looks fine to me, further IP and netmask of... (6 Replies)
Discussion started by: sb200
6 Replies

2. Solaris

Solaris 11 Global zone patching having Solaris 10 branded zone

I am planning to do solaris 11 global zone patching having solaris 10 branded zone. I have a doubts on step 8 specially Can someone clear my step 8 doubts or if anything wrong between step 1 to step 9 please correct that also as I have pretty good idea about Step 10 mean patching in solaris 10... (2 Replies)
Discussion started by: amity
2 Replies

3. UNIX for Advanced & Expert Users

Solaris 10: I forgot to detach a zone before zpool export. Uninstall zone?

Dear all, recently, I migrated a solaris zone from one host to another. The zone was inside of a zpool. The zpool cotains two volumes. I did the following: host1: $ zlogin zone1 shutdown -y -g0 -i0 #Zone status changes from running to installed $ zpool export zone1 host2: $ zpool... (2 Replies)
Discussion started by: custos
2 Replies

4. Solaris

Zone failes to boot due to mount issue, dir exists in zone.

I have two physical servers, with zones that mount local storage. We were using "raw device" in the zonecfg to point to a metadevice on the global zone (it was not mounted in the global zone at any point). It failed to mount on every boot because the directory existed in the zone. I... (6 Replies)
Discussion started by: BG_JrAdmin
6 Replies

5. Solaris

Backup / Clone Solaris Zone Issue

Hi, I'd like to discuss the subject of backing up / cloning Solaris zone. I was trying to clone zone A to zone B (Solaris 10 11/06: Cloning a Non-Global Zone on the Same System (System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones)). The first test... (7 Replies)
Discussion started by: aixlover
7 Replies

6. Solaris

Zone Creation

Is it possible to install a solaris 10 flar image into a sparse zone? (6 Replies)
Discussion started by: mr_crosby
6 Replies

7. Solaris

Postprocess issue installing Solaris 9 Branded Zone

Hello, I am attempting to install a newly configured Solaris 9 zone using the flash archive image provided on the sun website. Each time I run the install I get a failure during the Postprocess: Creating mount points. Following is the log: Log File: /var/tmp/s9-zone.install.25457.log... (0 Replies)
Discussion started by: brialt1
0 Replies

8. Solaris

Solaris Zone Creation Script

I am a new UNIX SA and am in need of help writing a script. We are getting into using ZONES and LDOMS and i wanted to script the process of creating a Solaris ZONE. I have all the commands and they work on the command line but i am sick doing each command over and over. We are turning out quite a... (1 Reply)
Discussion started by: rookieuxixsa
1 Replies

9. UNIX for Dummies Questions & Answers

Solaris 9 NIS user creation issue

Helloo to all... what is the correct way to assign a password to a new NIS user on a NIS master server? When I the following: useradd -s /bin/bash -d /export/home/username -m username The user get created fine but when I try to assign a password I get: #passwd username... (0 Replies)
Discussion started by: GLJ@USC
0 Replies
Login or Register to Ask a Question