z***f 发帖数: 1 | 1 Just installed solaris on pc. The configuration of network interface failed
during installation. I guess the card (don't know the name) is not supported
by solaris.So I changed it with a Kingston card. when booting, run the
assistant again, it shows the network card is DEC, is this correct? And how to
configure it so that I can bring the interface up?
please give some guidance. Thanks. | W****n 发帖数: 141 | 2 This is what I did on HP vectra
with nisplus
1. Install solaris 8 with non network.
2. Apply patch to support 3com3c905
at access1.sun.com , download
109867-03 109866-03
3. Edit /etc/driver_aliases
add one item:
elxl "pci10b7,1000"
4. Run devlinks
5. Edit /etc/hosts, Content
127.0.0.1 localhost
IP******** spica loghost
IP******** nisplus server
6. Create a file /etc/hostname.elxl0
content
hostname
7. touch /reconfigure , reboot. run ifconfig -
【在 z***f 的大作中提到】 : Just installed solaris on pc. The configuration of network interface failed : during installation. I guess the card (don't know the name) is not supported : by solaris.So I changed it with a Kingston card. when booting, run the : assistant again, it shows the network card is DEC, is this correct? And how to : configure it so that I can bring the interface up? : please give some guidance. Thanks.
| m***m 发帖数: 67 | 3 I will suggest try the following first before try Waypin's method.
it doesn't matter if it reads as a Dec card or not. I assume you used -r
option when load the solaris. find the name/id for the card, elx01 or etc,
this will appear when you boot up. then "ifconfig elx01 plumb", then you use
"ifconfig -a" you should see the card.
if you can't get the card working better get a 3com905b or 3com905c. both
works well with solaris Intel 8 after 10/01 release.
have two items.
failed
supported
how to
【在 W****n 的大作中提到】 : This is what I did on HP vectra : with nisplus : 1. Install solaris 8 with non network. : 2. Apply patch to support 3com3c905 : at access1.sun.com , download : 109867-03 109866-03 : 3. Edit /etc/driver_aliases : add one item: : elxl "pci10b7,1000" : 4. Run devlinks
|
|