Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RS/6000 Under AIX 4 Will Not Boot

Status
Not open for further replies.

Winkie12

Technical User
Oct 7, 2007
1
US
I get error code 4BA00830 and the system hangs. This happens when the server is loading software. This has never happened before. Any ideas. Thanks, Buddy Bradford, buddy_bradford@yahoo.com.
 
i found that on the web, may be an explanation:

Sometimes if the bootlv is outside the first 4gb of disk this can
happen. It's worth a try to do the following:


Boot into maintenance mode, mount the filesystems and type the
following:


# rmlv hd5
# mklv -t boot -y hd5 -a e rootvg 1 hdisk0
# bosboot -ad /dev/hdisk0


Then reboot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top