Sponsored Content
Operating Systems Solaris Reg Error Message during LAN Drivers installation Post 302296603 by kurva on Wednesday 11th of March 2009 11:56:32 AM
Old 03-11-2009
Java

Hi I had downloaded LAN Drivers from Realtek Website and i followed the instructions mentioned in the document but i dont understand what is scoadmin please if any one can explain what it mean

This is the Document from Realtek:-
SCO UnixWare 7.x

Introduction:
-------------
This document describes the procedure to install the SCO UnixWare 7
driver for Realtek RTL8139C+/8139/810x Family Fast Ethernet Adapter.

Location of Driver: \uw7\rtspkg.tar

Installing driver procedure on SCO UnixWare7 :
-----------------------------------------
Before you start with the installation process, make sure that the
SCO UNIX system is properly installed. Similarly, your adapter should
also be properly installed in your machine.

1. Installation Diskette in DOS format.
Put RTL SCO UnixWare Driver diskette to floppy A: and use doscp
command to copy RTL SCO UnixWare Driver into UNIX's directories.
NOTE: In UnixWare 7.1.1, you must install the "mtools" package included
within the OS and use "mcopy" instead of "doscp".

# cd /
# doscp A:uw7/rtspkg.tar /tmp

2. Run 'tar' utility to extract the driver.

# cd /tmp
# tar -xvf rtspkg.tar

3. Run 'pkgadd' utility to add the driver software to system.

# pkgadd -d /tmp/pkg
=> Select "RTL8139" to add the driver package to the system.
=> quit

4. Use 'scoadmin' utility to add adapters.

# scoadmin
=> Select "Networking" item from the item list and press enter.
=> Select "Network Configuration Manager" item from the item list
and press enter.
=> Select "Add New Lan Adapter" menu item from "Hardware".
=> Select the Realtek RTL8139C+/8139/810x item from the item list.
=> Add protocol(s) to the adapter.

5. Return to the command prompt.

6. Shutdown the system and reboot.

NOTE: 1. If you want to install more than one network adapter, you
should do the 4th, 5th, 6th steps above for each network card
separately.
2. This driver can support up to four network adapters.
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 drivers for Marvell 88E8001 (Yukon) Gigabit LAN

Hi, Has anybody got Solaris 10 drivers for the Marvell 88E8001 (Yukon) Gigabit LAN? I downloaded the Solaris 7+ drivers from the ASUS website, but they don't seem to work. Has anybody else had any lucK? Thanks, Chris. (0 Replies)
Discussion started by: christian_hicks
0 Replies

2. Solaris

Error while installing NIC drivers

After seeing that http://sol-enet.sourceforge.net/support.shtml had drivers for my NIC, I decided to download them on my windows machine so I could burn them to a CD and install them on my old gateway so I could try to get it on the internet. While following the instructions with the drivers, I... (2 Replies)
Discussion started by: xtremepancakez
2 Replies

3. UNIX for Dummies Questions & Answers

drivers unix 5.01 is compatible with drivers epson fx-2190

Please, I'm From Argentina, And I Need To Know If The Drivers Of Program Unix, Version 5.01 Is Compatible Whit Drivers Of The Printer Epson Fx-2190 Thanks, And I Hope Yuor Answer. (0 Replies)
Discussion started by: juan alberghina
0 Replies

4. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

5. UNIX for Dummies Questions & Answers

reg: tar error

Hi , i am working on aix. when i am tarring a folder using the command tar cf /home/test45/res rpt i am getting an error like tar: res rpt/Idaho_110_20079245268_Plan_OverPayment_summary_rpt_v2.1.xls: file changed as we read it vat may be the issue... please advice sam (1 Reply)
Discussion started by: sam99
1 Replies

6. Solaris

Reg Error Messages

Hi Friends, I am using solaris in my home pc and i saw some errors messages running while i shutting down, so I want to find out the Error messages while booting error messages and error messages while shutting down. i know we can find in /var but dont know the exact location. Thanks in Advance (2 Replies)
Discussion started by: kurva
2 Replies

7. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

8. Solaris

Solaris installation over LAN

I will install Solaris over network using JumpStart and DHCP protocol. This is first time I am doing such a work and need few questions. First question I heard Solaris DHCP server likes to take a lunch break, don't know from experience but my collegue told me so and I don't have any reason... (3 Replies)
Discussion started by: solaris_user
3 Replies

9. UNIX for Dummies Questions & Answers

Error message while software installation

I got every time the same error leaving directory etc when i install any software. I put up the command and the error below, kindly help me out so i could proceed. csm@csm-HP-Z420:~$ cd Desktop/ csm@csm-HP-Z420:~/Desktop$ csm@csm-HP-Z420:~/Desktop$ cd microtar-0.9.6/... (8 Replies)
Discussion started by: harpreetmanku04
8 Replies
URL(4)							   BSD Kernel Interfaces Manual 						    URL(4)

NAME
url -- Realtek RTL8150L USB Ethernet driver SYNOPSIS
url* at uhub? urlphy* at mii? DESCRIPTION
The url driver provides support for USB Ethernet adapters based on the Realtek RTL8150L USB-ether bridge chip. The url driver supports the following adapters: CompUSA USBKR100 GreenHouse GH-USB100B Melco Inc. LUA-KTX Sitecom LN013 For more information on configuring this device, see ifconfig(8). DIAGNOSTICS
url%d: watchdog timeout A packet was queued for transmission and a transmit command was issued, however the device failed to acknowledge the transmission before a timeout expired. url%d: no memory for rx list The driver failed to allocate an mbuf for the receiver ring. SEE ALSO
arp(4), mii(4), netintro(4), usb(4), ifconfig(8) HISTORY
The url device driver first appeared in NetBSD 1.6. AUTHORS
The url driver was written by Shingo WATANABE <nabe@nabechan.org>. BSD
September 18, 2006 BSD
All times are GMT -4. The time now is 07:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy