Sponsored Content
Operating Systems AIX IBM Virtual Machine OS on intel x86 and x64? IBM AIX OS on IBM Virtual Machine? Post 302932330 by chenyung on Tuesday 20th of January 2015 08:08:46 PM
Old 01-20-2015
Hi Bakunin,

Your information is very sufficient.
I had played @(Xserver) series even IBM OEM for CISCO server before mainly for Intel Chips before.

By the way not sure IBM Virtual Machine could be load on normal Intel Chip (Desktop and Notebook) than install IBM AIX OS as guest server - most probably answer should be no.

Thank you,

Regards,

Wang Chen Yung
 

9 More Discussions You Might Find Interesting

1. High Performance Computing

IBM Scheduler for High Throughput Computing on IBM Blue Gene P

A lightweight scheduler that supports high-throughput computing (HTC) applications on Blue Gene/P. (NEW: 06/12/2008 in grid) More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. AIX

core dump generation in IBM machine

Hi, im getting a core dump file in a AIX machine while using a complex c++ program. The same program is working without any core error in another system with sun OS 5.9. The program has used structs, LL's and lots of call by references. What may be the reason. will it be a problem with the OS ? (3 Replies)
Discussion started by: suresh_kb211
3 Replies

3. Solaris

Is there any Virtual data center as we have Virtual Machine?

Do we have any Virtual Data Center software as we have Virtual Machine? I want to practice everything of Solaris practically but i don't have resources like data center which includes Servers, Data storages, switches, and other things. (2 Replies)
Discussion started by: karman0931
2 Replies

4. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

5. Shell Programming and Scripting

ptree equivalent for IBM machine

Hi does anyone know of the equivalent of "ptree <PID>" command which can be used on IBM (AIX) machine. I was trying to use "ptref" but it produces too many lines of "unrelated " to the PID output. May be someone has this issue before. Thanks a lot -A (2 Replies)
Discussion started by: aoussenko
2 Replies

6. Solaris

Change hostID of Solaris 10 virtual/guest machine installed by Virtual Box 4.1.12 on Windows-XP host

Trying to set or modify the randomly set hostID of a Solaris 10 virtual/guest machine that I installed on a Windows-XP host machine (using Virtual Box 4.1.12). I was able to set/modify the hostname of the Solaris 10 virtual/guest machine during installation as well as via the Virtual Box... (4 Replies)
Discussion started by: Matt_VB
4 Replies

7. Red Hat

My RHEL virtual Machine Does not have Virtual Machine Manager Desktop Tool

My RHEL virtual Machine Does not have Virtual Machine Manager Desktop Tool Hi, I don't seem to have the Virtual Machine Manager Desktop tool set up on my RHEL6 Machine. The Linux machine runs off VMWare player and I'm not sure whether it is a VMWare software issue or a problem with the RHEL6... (2 Replies)
Discussion started by: accipiter1
2 Replies

8. Shell Programming and Scripting

Need help on ARJ extraction in IBM AIX Machine

Hi, We have the requirement that, needs to extract the *.arj (archive) files in IBM AIX platform. Anyone can guide me to how to extract the files using ARJ or any other zip technique. Regards, Deepak. (3 Replies)
Discussion started by: mkdeepak87
3 Replies

9. UNIX for Beginners Questions & Answers

Providing virtual machine priority in kvm based virtual machines

Hi All, Is there any way I can prioritize my VMs when there is resource crunch in host machine so that some VMs will be allocated more vcpu, more memory than other VMs in kvm/qemu hypervisor based virtual machines? Lets say in my cloud environment my Ubuntu 16 compute hosts are running some... (0 Replies)
Discussion started by: SanjayK
0 Replies
WM(4)							   BSD Kernel Interfaces Manual 						     WM(4)

NAME
wm -- Intel i8254x Gigabit Ethernet driver SYNOPSIS
wm* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The wm device driver supports Gigabit Ethernet interfaces based on the Intel i8254x family of Gigabit Ethernet chips. The interfaces sup- ported by the wm driver include: o Intel i82542 1000BASE-X Ethernet o Intel i82543GC 1000BASE-X Ethernet o Intel i82543GC 1000BASE-T Ethernet o Intel i82544EI 1000BASE-T Ethernet o Intel i82544EI 1000BASE-X Ethernet o Intel i82544GC 1000BASE-T Ethernet o Intel i82544GC (LOM) 1000BASE-T Ethernet o Intel i82540EM 1000BASE-T Ethernet o Intel i82540EM (LOM) 1000BASE-T Ethernet o Intel i82540EP 1000BASE-T Ethernet o Intel i82541EI 1000BASE-T Ethernet o Intel i82541EI (Mobile) 1000BASE-T Ethernet o Intel i82541ER 1000BASE-T Ethernet o Intel i82541GI 1000BASE-T Ethernet o Intel i82541PI 1000BASE-T Ethernet o Intel i82545EM 1000BASE-T Ethernet o Intel i82545EM 1000BASE-X Ethernet o Intel i82545GB 1000BASE-T Ethernet o Intel i82545GB 1000BASE-X Ethernet o Intel i82545GM 1000BASE-T Ethernet o Intel i82546EB 1000BASE-T Ethernet (dual-port) o Intel i82546EB 1000BASE-X Ethernet (dual-port) o Intel i82546GB 1000BASE-T Ethernet (dual-port) o Intel i82546GB 1000BASE-X Ethernet (dual-port) o Intel i82547EI 1000BASE-T Ethernet (CSA) o Intel i82547GI 1000BASE-T Ethernet (CSA) o Intel i82571 1000BASE-T Ethernet (dual-port) o Intel i82572 1000BASE-T Ethernet o Intel i82573 1000BASE-T Ethernet o Intel i82575 1000BASE-T Ethernet o Intel i82576 Ethernet (Copper, Fiber) o Intel i80003 Ethernet (Copper, Fiber) o Intel i82801H (ICH8 LAN) 1000BASE-T Ethernet o Intel i82801I (ICH9 LAN) 1000BASE-T Ethernet o Intel i82801J (ICH10 LAN) 1000BASE-T Ethernet o Intel 82578 with Intel 5 series chipset (PCH) o Intel 82579 with Intel 6 or 7 series chipset (PCH2) o Intel 82580 Ethernet (Copper, Fiber) o Intel 82583 1000BASE-T Ethernet o Intel I350 Ethernet (Copper, Fiber) In addition to Intel's own ``PRO/1000'' line of Gigabit Ethernet interfaces, these chips also appear on some server systems, processor evalu- ation boards, and in embedded systems. The i8254x supports IPv4/TCP/UDP checksumming and TCP segmentation in hardware. The wm driver supports these features of the chip. See ifconfig(8) for information on how to enable this feature. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) HISTORY
The wm driver first appeared in NetBSD 1.6. AUTHORS
The wm driver was written by Jason R. Thorpe <thorpej@wasabisystems.com>. BUGS
The Intel i82545GM and i82546GB controllers with internal SERDES are not currently supported. BSD
June 20, 2012 BSD
All times are GMT -4. The time now is 09:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy