I donwloaded the Solaris 10 Parallels appliance at
https://sdlc5c.sun.com:443/ECom/ECo...9;jsessionid=8905673893A0E73828B52DA135F0C409.
It downloads the virtual machine in parts, so it includes a script (join.sh) to join the parts and export the product to the Parallels folder. So this is what I enter into my terminal:
sudo sh /Users/michael/Documents/Downloads/join.sh
After entering my password, this is what I get:
Joining files and put it under /Users/michael/Library/Parallels/sxde ...
cat: mac-sxde.tgz.aa: No such file or directory
cat: mac-sxde.tgz.ab: No such file or directory
cat: mac-sxde.tgz.ac: No such file or directory
cat: mac-sxde.tgz.ad: No such file or directory
cat: mac-sxde.tgz.ae: No such file or directory
Extracting mac-sxde.tgz under /Users/michael/Library/Parallels/sxde ...
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Finished, please run the follwoing commands to verify the md5sum:
cd /Users/michael/Library/Parallels/sxde
md5 sxde.hdd
md5 sxde.mem
md5 sxde.sav
md5 zfs.hdd
All I get in the Parallels folder is mac-sxde.tgz, which is zero kbytes and can't be unpacked.
Am I running the script wrong? Any ideas? Thanks
https://sdlc5c.sun.com:443/ECom/ECo...9;jsessionid=8905673893A0E73828B52DA135F0C409.
It downloads the virtual machine in parts, so it includes a script (join.sh) to join the parts and export the product to the Parallels folder. So this is what I enter into my terminal:
sudo sh /Users/michael/Documents/Downloads/join.sh
After entering my password, this is what I get:
Joining files and put it under /Users/michael/Library/Parallels/sxde ...
cat: mac-sxde.tgz.aa: No such file or directory
cat: mac-sxde.tgz.ab: No such file or directory
cat: mac-sxde.tgz.ac: No such file or directory
cat: mac-sxde.tgz.ad: No such file or directory
cat: mac-sxde.tgz.ae: No such file or directory
Extracting mac-sxde.tgz under /Users/michael/Library/Parallels/sxde ...
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Finished, please run the follwoing commands to verify the md5sum:
cd /Users/michael/Library/Parallels/sxde
md5 sxde.hdd
md5 sxde.mem
md5 sxde.sav
md5 zfs.hdd
All I get in the Parallels folder is mac-sxde.tgz, which is zero kbytes and can't be unpacked.
Am I running the script wrong? Any ideas? Thanks