Sponsored Content
Full Discussion: SCO 6.0 Install fails
Operating Systems SCO SCO 6.0 Install fails Post 302119006 by pankajbraval on Saturday 26th of May 2007 04:52:11 AM
Old 05-26-2007
my os sco 6.0.6
driver mustbe compatible and if it is proper installed then kernel will relinked
proper so pls. confirm about driver and first install driver then relinked kernel
pankaj
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Install Sco 5.0.5 with Win NT

Can you please tell me how to install the Sco 5.0.5 and Windows NT on to the same HDD. I am trying to install the same but the NT did not boots. I made partition for 1024MB on to the 3.5GB disk and install the unix first which infact gets install properly.Than I install the NT on the other... (1 Reply)
Discussion started by: ahmadnadeem
1 Replies

2. Programming

Need help to install cc (ucc) SCO 5.0.6

- I'd like to install the cc (ucc) C compiler on OpenServer 5.0.6. Could anybody tell me what I must do. I have the UDK media CD and Skunware CD, but I donīt know if I'm in the right way. Thanks in advance Pablo - Argentina (1 Reply)
Discussion started by: pbo2005
1 Replies

3. SCO

How can I install SCO 2.1 ?

Hi, server at my job got crashed & I'm looking forward to install Unix Sco 2.1 I don't have any idead about it. Pls guide me. Thanks & Regards nancy :( (0 Replies)
Discussion started by: nensee7
0 Replies

4. BSD

Install qt-3.3.8 from sources, and fails with -thread

This is my problem: I am logged in as root, and the location is: /usr/local/qt (which is qt-X11-free-3.3.8 sources) ./configure -thread (which ends ok) /usr/bin/make and I got this error ---------------------------------- cd designer && make -f Makefile /usr/local/qt/bin/uic -L... (0 Replies)
Discussion started by: mihk
0 Replies

5. SCO

SCO 6.0 MP 3 USB-UDI install fails

Hi All, When I install SCO 6.0 maintenance package 3 I get some mails: Message 338: From root Tue Nov 20 12:39:15 2007 From: Superuser <root@hocopart.hocoparts.local> X-Mailer: SCO OpenServer 6.0.0 Mail To: root@hocopart.hocoparts.local Date: Tue, 20 Nov 2007 12:39:15 +0100 (CET)... (0 Replies)
Discussion started by: frederik1
0 Replies

6. Solaris

Solaris 10 install fails on sparc

I'm trying to do an upgrade/install from Solaris 8 to Solaris 10 on a SUN Sparc system. I halt the system, as documented, but when I attempt to boot off the distribution DVD; i.e. halt : : OK> boot cdrom The system indicates that the device is 'unrecognizable' These are SUN... (5 Replies)
Discussion started by: imagtek
5 Replies

7. SCO

SCO Unixware 7.1.1 Install - Need help

(sorry my English, is really poor). I have a SCO Unixware 7.1.1 and I need install in ML350 G3. Reading in google and HP web, make a floppy disks for install, but the options that I have is for network or floppy disk. How install from CD with patch for HP smart array 532 ?? or How... (5 Replies)
Discussion started by: xplertor
5 Replies

8. AIX

OS install from NIM fails

Hi Guys, The ping is failing SMS menu on the client to the interface for a network boot from NIM. I checked the cables, they are plugged in and lights are blinking. this is the error i am getting when I am pushing the OS on NIM Command: OK stdout: yes stderr: no ... (2 Replies)
Discussion started by: ithinksgreen
2 Replies

9. UNIX for Dummies Questions & Answers

Oracle client install for AIX - WinSCP fails

I am trying to install the oracle client for AIX. I downloaded the client to my Windows machine from Oracle Database 10g Release 2 for AIX5L "Oracle Database 10g Client Release 2 (10.2.0.1.0)". 1. Is this right? (I need 9 or 10 client) It was .gz file that I am now trying to move from... (2 Replies)
Discussion started by: shoefiend
2 Replies

10. SCO

Install SCO 5.0.7 on ESXi 6.0

Hi All, Can any one Explain Me Step by Step installing SCO 5.0.7v in ESXi 6.0 ?? When i was trying to install its is not booting into operating systems !! showing an error no operating systems in media !! Thanks in Advance!! Please take some time in helping me !! Kanthi Kiran K (3 Replies)
Discussion started by: Kanthi Kiran
3 Replies
FWE(4)							   BSD Kernel Interfaces Manual 						    FWE(4)

NAME
fwe -- Ethernet emulation driver for FireWire SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device firewire device fwe Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_fwe_load="YES" DESCRIPTION
The fwe driver provides non-standard Ethernet emulation over FireWire (IEEE 1394). firewire(4) and fwohci(4) must be configured in the kernel as well. This driver exploits asynchronous stream over IEEE 1394 to carry Ethernet frames. The stream channel can be specified by the hw.firewire.fwe.stream_ch sysctl(8). This driver supports polling(4) as well if it is compiled with the DEVICE_POLLING option. SEE ALSO
arp(4), firewire(4), fwip(4), fwohci(4), netintro(4), ng_ether(4), polling(4), ifconfig(8), kldload(8), sysctl(8) HISTORY
The fwe device driver first appeared in FreeBSD 5.0. AUTHORS
The fwe driver and this manual page were written by Hidetoshi Shimokawa. BUGS
This driver emulates Ethernet in a very adhoc way and it does not reserve a stream channel using an isochronous manager. Note that this driver uses a protocol which is very different from RFC 2734 (IPv4 over IEEE 1394). BSD
July 16, 2005 BSD
All times are GMT -4. The time now is 05:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy