Operating System - HP-UX
1825782 Members
2150 Online
109687 Solutions
New Discussion

Re: Boot Lan.IP install. RAMFS error.

 
JBR
Frequent Advisor

Boot Lan.IP install. RAMFS error.

Hi, I´ve the following error when I attempt to boot a PA-RISC RP4440 from lan card:

Main Menu: Enter command or menu > boot lan.96.15.10.1 install
Interact with IPL (Y, N, or Cancel)?> n

Booting...
Boot IO Dependent Code (IODC) revision 4


HARD Booted.

ISL Revision A.00.44 Mar 12, 2003

ISL booting hpux KernelPrompt "Choose an operating system to install that your hardware supports:" 120 1

Resetting boot device...



1. target OS is B.11.11
2. target OS is B.11.23 PA
3. Exit

Choose an operating system to install that your hardware supports:1


Boot
: lan(0/1/2/0;0)/boot/Rel_B.11.11/WINSTALL
19308544 + 5039440 + 8708584 start 0x392a6

alloc_pdc_pages: Relocating PDC from 0xfffffff0f0c00000 to 0x3e900000.
DoCalllist done

Memory Class Setup
-------------------------------------------------------------------------
Class Physmem Lockmem Swapmem
-------------------------------------------------------------------------
System : 8190 MB 8190 MB 8190 MB
Kernel : 8190 MB 8190 MB 8190 MB
User : 7617 MB 6637 MB 6663 MB
-------------------------------------------------------------------------

gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: cachefs_link(): File system was registered at index 4.
NOTICE: nfs3_link(): File system was registered at index 7.
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/4/2/0
td: claimed Tachyon XL2 Fibre Channel Mass Storage card at 0/5/1/0

System Console is on the Built-In Serial Interface
iether0: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/0
iether1: INITIALIZING HP AB352-60001 PCI/PCI-X 1000Base-T Dual-port Core at hardware path 0/1/2/1
igelan2: INITIALIZING HP A6825-60101 PCI 1000Base-T Adapter at hardware path 0/2/1/0
igelan3: INITIALIZING HP A6825-60101 PCI 1000Base-T Adapter at hardware path 0/5/2/0
Swap device table: (start & size given in 512-byte blocks)
entry 0 - auto-configured on root device; ignored - no room
WARNING: no swap device configured, so dump cannot be defaulted to primary swap.
WARNING: No dump devices are configured. Dump is disabled.
Starting the STREAMS daemons-phase 1
Create STCP device files
Starting the STREAMS daemons-phase 2
$Revision: vmunix: B11.23_LR FLAVOR=perf Fri Mar 19 15:24:05 PST 2004 $
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 8386560 Kbytes, lockable: 6225732 Kbytes, available: 7245144 Kbytes

* Preparing to execute init...
======= 11/20/09 04:44:07 EST HP-UX Installation Initialization. (Fri Nov 20
04:44:07 EST 2009)
@(#)Ignite-UX Revision C.7.3.148
@(#)ignite/launch (opt) Revision:
/branches/IUX_RA0709w/ignite/src@71360 Last Modified: 2007-08-24
09:42:50 -0600 (Fri, 24 Aug 2007)
* Configuring RAM filesystems...
WARNING: RAMFS mount /dev/ram2 at /RAMFS2 failed: No such file or directory
(errno = 2)
ERROR: RAMFS Setup failed for /dev
* System will reboot in 30 seconds.
NOTE: System rebooting...
Shutdown at 04:44 (in 0 minutes)
System shutdown time has arrived



Thanks in advanced.
3 REPLIES 3
Julian Foster
Advisor

Re: Boot Lan.IP install. RAMFS error.

*Swap device table: (start & size given in 512-byte blocks)
entry 0 - auto-configured on root device; ignored - no room
WARNING: no swap device configured, so dump cannot be defaulted to primary swap.
WARNING: No dump devices are configured. Dump is disabled.*


Looks like the system crashed, had no dump device configured and shutdown. Why it crashed... I dunno. Might want to look at the logs on the ignite server.
JBR
Frequent Advisor

Re: Boot Lan.IP install. RAMFS error.

Problem solved !!!!!

The problem was that /opt/ignite/boot/Rel_B_11.11/WINSTALL was corrupted due a copy of WINSTALL from /opt/ignite/boot/Rel_B_11.23/ location....

Thanks and best regards...
JBR
Frequent Advisor

Re: Boot Lan.IP install. RAMFS error.

Thanks