./setup_install_server not working on RHEL5

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat ./setup_install_server not working on RHEL5
# 1  
Old 11-17-2009
./setup_install_server not working on RHEL5

Code:
[root@rhel5srv Tools]# uname -a
Linux rhel5srv 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux

[root@rhel5srv Tools]# mount
....
/dev/mapper/OsImageVG-rhel5LV on /OSIMAGE/rhel5 type ext3 (rw)
/dev/mapper/OsImageVG-solaris10LV on /OSIMAGE/solaris10 type ext3 (rw)
/dev/hda on /mnt/cdrom type iso9660 (ro)

[root@rhel5srv Tools]# pwd
/mnt/cdrom/Solaris_10/Tools

[root@rhel5srv Tools]# ./setup_install_server /OSIMAGE/solaris10/
./setup_install_server: line 785: mach: command not found
./setup_install_server: line 88: /usr/bin/sed: No such file or directory
./setup_install_server: line 89: [: !=: unary operator expected
Verifying target directory...
Calculating the required disk space for the Solaris_10 product
|\b\c
/\b\c
Calculating space required for the installation boot image
./setup_install_server: line 1064: [: 2485588: unary operator expected
Copying the CD image to disk...
|\b\c
./setup_install_server: line 1078: bar: command not found
./setup_install_server: line 1078: bar: command not found
ERROR: Copy of CD image failed
[root@rhel5srv Tools]#


Question: I am trying to setup RHEL5 as Solaris 10 install server. I am getting the above error. why is it giving error?

Question: Can i just use cp command to copy entire Solaris 10 DVD on local disk? or running script is required?
# 2  
Old 11-17-2009
What do it script do ? =\ How project ?
# 3  
Old 11-17-2009
i guess this is wrong place to put this question.
The script copies the entire cd/dvd onto the computer. It comes on solaris 10 cd/dvd.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

RHEL5.4 Upgrade

Hello, WE currently have a RedHat5.4 server which we need to upgrade with latest patches. This runs database Oracle 11gR2. If anyone can suggest if it is better to perform patches update or just migrate to a higher supported RHEL5.x version.. From what I know Oracle 11gR2 is supported by... (2 Replies)
Discussion started by: ikn3
2 Replies

2. Red Hat

Problem with tar on RHEL5.8

Hi All, I have a tar file that I want to extract, I need the permissions and owners of the file to be the same as on when they were tared. I am using this command to un-tar the file. tar --acl --xattrs --same-owner --same-permissions -zvxf MANJUNATH_acl_corner_cases.tgz -C /cifs1/share1/... (7 Replies)
Discussion started by: prinsh
7 Replies

3. Red Hat

RHEL5 xdmcp not working for windows 7

I am running a RHEL5 box and I have xdmcp up and running. I want the hostname of this box showing up only in the xdmcp choosers of certain specific systems, and in RHEL5 using gdm, it appears the only way to prevent the name from appearing in all xdmcp choosers is to use the hosts.allow file. This... (0 Replies)
Discussion started by: smd
0 Replies

4. Red Hat

Patch Rhel5.4

Hi, I am managing a Few Applications (like Apache,Jboss) running on RHEL 5.4. I have just been notified that these servers need to be patched. My question is ,will the configurations for Apache and Jboss and other applications get disturbed if the server is patched.? If so what precautions... (5 Replies)
Discussion started by: Hari_Ganesh
5 Replies

5. Red Hat

RHEL5.4 upgrade

Hi All, I want to upgrade a VM server from RHEL5.4 to RHEL5.5. My server is inside my office intranet and the yum.conf contents look like this: cachedir=/var/cache/yum keepcache=0 debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1... (2 Replies)
Discussion started by: Hari_Ganesh
2 Replies

6. Red Hat

How to create RPM in RHEL5

I would like to package my developed application and deploy it using RPM to my users. Understand that RHEL5 has the following directories created: /usr/src/redhat/BUILD /usr/src/redhat/RPMS /usr/src/redhat/SOURCES /usr/src/redhat/SPECS /usr/src/redhat/SRPMS Using KDevelop as my... (0 Replies)
Discussion started by: tanlccc
0 Replies

7. Red Hat

samba on RHEL5

morning all, anyone has installed samba on redhat el 5 server? after installed service (smb service in) where to edit samba configurations? as for the el4, on desktop in application --> system setting --> server setting -- > samba. but in el5, in the server setting no such samba... (5 Replies)
Discussion started by: maxlee24
5 Replies

8. Red Hat

Meld on RHEL5

Hi All I'm trying to run meld on RHEL5, to diff 2 directories. I able to see the files in diff. But when I click on the file to view the diff, I get the below error. Anyway to resolve this? Meld version that I use is 1.3.3. (meld:14757): libgnomevfs-CRITICAL **:... (1 Reply)
Discussion started by: visionofarun
1 Replies

9. Red Hat

Best Book For RHEL5

Hey friends Anyone tell me the best book for learning RHEL5 from basic to master including everything that we can do with microsoft windows and server. Does anyone know any good institute for red hat linux server in delhi,india (1 Reply)
Discussion started by: neerajrawat1
1 Replies

10. Red Hat

Squirrelmail Rhel5

Hi , I am trying for squirrelmail In Rhel 5 I have the Image of the DVD .But in that I can't Find the squirrelmail-1.4.2-1.noarch.rpm And i downloaded the same but it is not working . can anyone can give any link to download the same for Rhel5.?? Thanks (1 Reply)
Discussion started by: saurabh84g
1 Replies
Login or Register to Ask a Question