DoN. Nichols wrote:
> On 2009-08-28, Doug McIntyre <> wrote:
>> (HankVC) writes:
>>> I have a new Ultra 20 M2 that is scheduled to arrive tomorrow. I've
>>> made the assumption that the Type 6 USB country kit keyboard and mouse
>>> will work with it OK.
>
> [ ... ]
>
>>> Not really looking forward to using a box that has a BIOS instead of
>>> an OBP, but it looks to me like I'm going to have to go with X86 for
>>> anything really "next generation."
>> So, it has a BIOS, but how often do you do anything in OBP anyway?
>> The servers all have a SP as well, which lets you do lots of fun
>> and interesting things.
>
> Hmm ... how about (in the eeprom settings):
>
> ================================================== ====================
> use-nvramrc?=true
> nvramrc=devalias cdrom1 /pc1@8,700000/scsi@2,1/disk@6,0:f
> ================================================== ====================
>
> to allow booting from an external DVD-ROM drive on an added SCSI bus,
> simply by typing:
>
> boot cdrom1
>
> instead of:
>
> boot /pc1@8,700000/scsi@2,1/disk@6,0:f
>
> which has a lot greater chance for error -- especially since you are
> likley to be doing it more than once while playing around with the
> booting -- plus it makes sure that the devalias is re-installed each time
> the system resets -- otherwise, if you hand typed the devalias and then
> typed "boot cdrom1", you would lose the devalias when the system resets
> during booting.
>
> Enjoy,
> DoN.
>
The Ultra 40 M2s I work with came with a DVI-VGA adapter and a DVD drive.
Only 1 PCI slot if thinking of reusing old cards.
Would not expect a problem with the older USB keyboard and mouse.
They do pump out a lot of heat
$> prtdiag -v
System Configuration: Sun Microsystems Sun Ultra 40 M2 Workstation
BIOS Configuration: Phoenix Technologies Ltd. 1.20 04/24/2007
==== Processor Sockets ====================================
Version Location Tag
-------------------------------- --------------------------
AMD CPU0-Socket F
AMD CPU1-Socket F
==== Memory Device Sockets ================================
Type Status Set Device Locator Bank Locator
------- ------ --- ------------------- --------------------
DDR2 empty 4 C0_DIMM3 Bank 1
DDR2 empty 3 C0_DIMM2 Bank 1
DDR2 in use 2 C0_DIMM1 Bank 0
DDR2 in use 1 C0_DIMM0 Bank 0
DDR2 empty 8 C1_DIMM3 Bank 3
DDR2 empty 7 C1_DIMM2 Bank 3
DDR2 in use 6 C1_DIMM1 Bank 2
DDR2 in use 5 C1_DIMM0 Bank 2
==== On-Board Devices =====================================
==== Upgradeable Slots ====================================
ID Status Type Description
--- --------- ---------------- ----------------------------
1 available PCI PCI0 Slot
0 in use PCI Express PCIE0 Slot
0 in use PCI Express PCIE1 Slot
0 available PCI Express PCIE2 Slot
0 available PCI Express PCIE3 Slot
$> prtdiag -v
System Configuration: Sun Microsystems Sun Ultra 40 M2 Workstation
BIOS Configuration: Phoenix Technologies Ltd. 1.20 04/24/2007
==== Processor Sockets ====================================
Version Location Tag
-------------------------------- --------------------------
AMD CPU0-Socket F
AMD CPU1-Socket F
==== Memory Device Sockets ================================
Type Status Set Device Locator Bank Locator
------- ------ --- ------------------- --------------------
DDR2 empty 4 C0_DIMM3 Bank 1
DDR2 empty 3 C0_DIMM2 Bank 1
DDR2 in use 2 C0_DIMM1 Bank 0
DDR2 in use 1 C0_DIMM0 Bank 0
DDR2 empty 8 C1_DIMM3 Bank 3
DDR2 empty 7 C1_DIMM2 Bank 3
DDR2 in use 6 C1_DIMM1 Bank 2
DDR2 in use 5 C1_DIMM0 Bank 2
==== On-Board Devices =====================================
==== Upgradeable Slots ====================================
ID Status Type Description
--- --------- ---------------- ----------------------------
1 available PCI PCI0 Slot
0 in use PCI Express PCIE0 Slot
0 in use PCI Express PCIE1 Slot
0 available PCI Express PCIE2 Slot
0 available PCI Express PCIE3 Slot
$> prtdiag -v
System Configuration: Sun Microsystems Sun Ultra 40 M2 Workstation
BIOS Configuration: Phoenix Technologies Ltd. 1.20 04/24/2007
==== Processor Sockets ====================================
Version Location Tag
-------------------------------- --------------------------
AMD CPU0-Socket F
AMD CPU1-Socket F
==== Memory Device Sockets ================================
Type Status Set Device Locator Bank Locator
------- ------ --- ------------------- --------------------
DDR2 empty 4 C0_DIMM3 Bank 1
DDR2 empty 3 C0_DIMM2 Bank 1
DDR2 in use 2 C0_DIMM1 Bank 0
DDR2 in use 1 C0_DIMM0 Bank 0
DDR2 empty 8 C1_DIMM3 Bank 3
DDR2 empty 7 C1_DIMM2 Bank 3
DDR2 in use 6 C1_DIMM1 Bank 2
DDR2 in use 5 C1_DIMM0 Bank 2
==== On-Board Devices =====================================
==== Upgradeable Slots ====================================
ID Status Type Description
--- --------- ---------------- ----------------------------
1 available PCI PCI0 Slot
0 in use PCI Express PCIE0 Slot
0 in use PCI Express PCIE1 Slot
0 available PCI Express PCIE2 Slot
0 available PCI Express PCIE3 Slot
Bill