Sponsored Content
Operating Systems SCO Requesting procedure to install UNIXware7.1.4 on vmware workstation9.0.2 Post 302844344 by rupeshforu3 on Sunday 18th of August 2013 10:44:44 PM
Old 08-18-2013
Requesting procedure to install UNIXware7.1.4 on vmware workstation9.0.2

sir I want to practice sco Unix so I want to install unixware7.1.4 on VMware workstation9.0.2 so kindly suggest the procedure .

I have downloaded all the iso images and floppy images and they are working fine.

I have basic knowledge about Unix system so if you suggest something I can easily follow those and succeed.

Regards,
Rupesh.
 

8 More Discussions You Might Find Interesting

1. IP Networking

setting ip address on UnixWare7

Help!! I've inherited a UnixWare 7 box to be connected to my network but can't find how to set the ip address. I've used "smit" on AIX and "netsetup" on Tru64, but can't find a similar tool on UW7. I know there has to be an easy way to get it done on UW7. Thanks in advance! (1 Reply)
Discussion started by: jalburger
1 Replies

2. Solaris

How to install Sun Solaris 10 inside VMware Workstation 5.5

Some members asked about this way, click Here u will find what u want (1 Reply)
Discussion started by: Sound Of Wisdom
1 Replies

3. Virtualization and Cloud Computing

Unable to install ubuntu on vmware server

Hi I have downloaded vmware server 1.0.10 and ubuntu 9.10. Installed vmware server on my windows xp and created the disk space for Ubuntu. Now when i am running the virtual machine using the above downloaded iso image, I get the installation window. I selected 'Install Ubuntu' option and... (2 Replies)
Discussion started by: kushal154
2 Replies

4. AIX

How to install AIX 5.3 on vmware

Hi, I want to install AIX 5.3 for running DB2. As AIX cannot be installed on normal PCs without vmware, trying to install it on vmware. Could any one help me out how to do it. Thanks in advance. (9 Replies)
Discussion started by: prasadg034
9 Replies

5. Linux

VMware install options

I am loyal fan of VMware, it's a stable, powerful s/f but recently, i found that they add a new function - "Easy Install". it's like a rapiXX, and force you to use it everytime when you install.:wall: It should have a place to disable This function. are there any bodies can tell me how to... (4 Replies)
Discussion started by: rookieabc
4 Replies

6. UNIX and Linux Applications

Help with Install KVM and Create Virtual Machines VMWare In PC

Help with Install KVM and Create Virtual Machines VMWare In PC. I want to lean KVM bios Logical Volume Management by KVM and other problem fix remotely.So,I want to practice on my PC.It,s Possible then how? Thank you (0 Replies)
Discussion started by: domaingood
0 Replies

7. SCO

Failure while installing SCO UNIXWare7.1.4 on vmware workstation9, virtualbox

Sir I am trying to install UnixWare7.1.4 on vmware workstation9, virtualbox and I am getting the following error FATAL BOOT ERROR: decompression failed For installing SCO Unixware7.1.4 I have created virtual harddisk of size 18GB, 1024 RAM, 64bit video memory, chosen unixware7.1.4... (1 Reply)
Discussion started by: rupeshforu3
1 Replies

8. SCO

Requesting procedure to install SCO_UNIXWare7.1.4 on virtualbox

Sir I want to practice SCO_Unix so I want to install SCO_UnixWare7.1.4 on virtualbox so can you please suggest the procedure how to install it on virtualbox. My host Operating System is OpenSuse12.3. I am unable to run VmWare on my OS so please suggest how to install on virtualbox only. ... (0 Replies)
Discussion started by: rupeshforu3
0 Replies
TAPEFS(1)						      General Commands Manual							 TAPEFS(1)

NAME
32vfs, cpiofs, tapfs, tarfs, tpfs, v6fs, v10fs - mount archival file systems SYNOPSIS
fs/32vfs [ -m mountpoint ] [ -p passwd ] [ -g group ] file fs/cpiofs fs/tapfs fs/tarfs fs/tpfs fs/v6fs fs/v10fs DESCRIPTION
These commands interpret data from traditional tape or file system formats stored in file, and mount their contents (read-only) into a Plan 9 file system. The optional -p and -g flags specify Unix-format password (respectively group) files that give the mapping between the numeric user- and group-ID numbers on the media and the strings reported by Plan 9 status inquiries. The -m flag introduces the name at which the new file system should be attached; the default is /n/tapefs. 32vfs interprets raw disk images of 32V systems, which are ca. 1978 research Unix systems for the VAX, and also pre-FFS Berkeley VAX sys- tems (1KB block size). Cpiofs interprets cpio tape images (constructed with cpio's c flag). Tarfs interprets tar tape images. Tpfs interprets tp tapes from the Fifth through Seventh Edition research Unix systems. Tapfs interprets tap tapes from the pre-Fifth Edition era. V6fs interprets disk images from the Fifth and Sixth edition research Unix systems (512B block size). V10fs interprets disk images from the Tenth Edition research Unix systems (4KB block size). SOURCE
These commands are constructed in a highly stereotyped way using the files fs.c and util.c in /sys/src/cmd/tapefs, which in turn derive substantially from ramfs(4). SEE ALSO
Section 5 passim, ramfs(4). TAPEFS(1)
All times are GMT -4. The time now is 01:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy