Sponsored Content
Full Discussion: Mounting Tape Drive
Operating Systems SCO Mounting Tape Drive Post 302976972 by shunail on Saturday 9th of July 2016 04:30:05 PM
Old 07-09-2016
Thanks for all your help.
I got it all EXCEPT for the terminal server which is why holding everything back. So for the Equinox, I don't have any CD, software or driver. I called and email Avoccent/Emerson (Equinox been bought by) and even they don't have anything to support that device. Although it look promising with all those connections and connected with 3Com Fast EtherLink XL getting detected as a network card by itself, hoping something simple would make it work...
Anyways, I then bought a Digi PortServer TS 8, connected to that 3Com card ethernet port and ran the software - however that Digi PortServer Software is not detecting the Digi PortServer at all!!!
Don't know what to do now. Perhaps if you know of any other way of connecting 5 machines to this Unix system with any Port Server device or anything I'm willing to get/adopt.
Please help
Thanks
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

mounting a drive

Trying to mount a drive which has been dropped after corruption. What is the quickets and esiest command to run and which switches? cheers olly (1 Reply)
Discussion started by: ollyparkhouse
1 Replies

2. Solaris

mounting an external scsi tape drive

hi- I just installed a quad gigaswift ethernet scsi card to my sunblade 150. I checked with the docs, and got all of the required drivers on the box. Now, I'm trying to mount an external scsi tape drive with no luck. I set the scsi address on the external drive to 0. Here's what I'm coming... (9 Replies)
Discussion started by: ECBROWN
9 Replies

3. UNIX for Dummies Questions & Answers

Trouble mounting tape drive with Lynx OS

I'm trying to mount tape drive so I can tar from a cd. this is what i type: mount /dev/rsd2940.4 /mnt this is what i get: mount /dev/rsd2940.4 on /mnt : Block device required I have no idea what that is supposed to mean. It's my understanding that rsd2940.4 is the block device. An... (1 Reply)
Discussion started by: nic_stersic
1 Replies

4. Shell Programming and Scripting

Mounting remote tape drive

Hi, Would appreciate if anyone could tell me if it is possible to mount (and use) a remote tape drive on a AIX server, and if so, what are the precise configuration steps needed? The tape drive to be mounted as a remote tape drive is present on another AIX server in the same network. ... (0 Replies)
Discussion started by: dnicky
0 Replies

5. AIX

Mounting remote tape drive

Hi, Would appreciate if anyone could tell me if it is possible to mount (and use) a remote tape drive on a AIX server, and if so, what are the precise configuration steps needed? The tape drive to be mounted as a remote tape drive is present on another AIX server in the same network. ... (5 Replies)
Discussion started by: dnicky
5 Replies

6. UNIX for Dummies Questions & Answers

Mounting DLT tape and to backup file to tape

Hi there: I'm new here Can anyone help me: I have DS15 Alpha server : Unix 5.1B Now i need to connect a DLVT VS80 1U Rackmount Tape Drive unit. What is the exact comman to mount the DLTape IV?? How do i make backuo @ copy file to the tape? Thanx to all (0 Replies)
Discussion started by: ayzeayem
0 Replies

7. SCO

mounting USB floppy drive /Flash drive in OSR 6.0

Can anybody help me out to mount USB flash /floppy drive in sco openserver 6.0 . (5 Replies)
Discussion started by: sureshdrajan
5 Replies

8. AIX

Mounting Tape Drive from different partition

Dear all, I have a AIX server with logical 3 partitions and the server is connecting a tape drive. the first partition can successfully making a system backup to the tape but how can i fail to mount the tape to second and thrid partition. would anyone can help me to deal with it? what command... (3 Replies)
Discussion started by: rickhlwong
3 Replies
VX(4)							 BSD/i386 Kernel Interfaces Manual						     VX(4)

NAME
vx -- 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device vx Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_vx_load="YES" DESCRIPTION
The vx driver provides support for the 3Com ``Vortex'' chipset. The medium selection can be influenced by the following link flags to the ifconfig(8) command: link0 Use the AUI port. link1 Use the BNC port. link2 Use the UTP port. HARDWARE
The vx driver supports the following cards: o 3Com 3c590 EtherLink III PCI o 3Com 3c592 EtherLink III EISA o 3Com 3c595 Fast EtherLink III PCI in 10 Mbps mode o 3Com 3c597 Fast EtherLink III EISA in 10 Mbps mode DIAGNOSTICS
vx%d: not configured; kernel is built for only %d devices. There are not enough devices in the kernel configuration file for the number of adapters present in the system. Add devices to the configuration file, rebuild the kernel, and reboot. All other diagnostics indicate either a hardware problem or a bug in the driver. CAVEATS
Some early-revision 3c590 cards are defective and suffer from many receive overruns, which cause lost packets. The author has attempted to implement a test for it based on the information supplied by 3Com, but the test resulted mostly in spurious warnings. The performance of this driver is somewhat limited by the fact that it uses only polled-mode I/O and does not make use of the bus-mastering capability of the cards. SEE ALSO
arp(4), netintro(4), ng_ether(4), ifconfig(8) HISTORY
The vx device driver first appeared in FreeBSD 2.1. It was derived from the ep driver, from which it inherits most of its limitations. AUTHORS
The vx device driver and this manual page were written by Fred Gray <fgray@rice.edu>, based on the work of Herb Peyerl and with the assis- tance of numerous others. BUGS
The vx driver is known not to reset the adapter correctly following a warm boot on some systems. The vx driver has not been exhaustively tested with all the models of cards that it claims to support. BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 07:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy