Sponsored Content
Full Discussion: Assistance w/-44P-270
Operating Systems AIX Assistance w/-44P-270 Post 302770431 by dukessd on Friday 15th of February 2013 08:05:45 PM
Old 02-15-2013
Download the ISO and burn your self an AIX 5.3 diagnostics CD:

Standalone Diagnostics CD

Then follow your service guide to boot to SMS and boot from the CD, then check if the hard disks are OK. You can certify the disks without damaging the data on them.

If they are OK but you cannot boot them then they have probably been wiped.

I doubt any business or company would give away / sell an old server and leave all their information on it!

HTH
 

4 More Discussions You Might Find Interesting

1. AIX

connecting to service processor on 44P 170

I dont have an ascii terminal to hook upto this thing, trying to use my laptop but it doesnt seem to want to communicate, is there a special cable i should be using for this? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

2. UNIX for Dummies Questions & Answers

IBM 44p-170 boot problems

Post moved to more adequate group: AIX https://www.unix.com/aix/84704-ibm-44p-170-boot-problems.html (2 Replies)
Discussion started by: vbe
2 Replies

3. AIX

IBM 44p-170 boot problems

I am trying to install AIX 4.3 on a 44P-170 and am having problems. I have the 44P connected to a laptop through the serial port and am trying to boot from the IBM AIX 4.3 CD and I can only get as far as the SMS (I believe) screen. The current Processor Firmware is sh040616 and the system... (3 Replies)
Discussion started by: SeanU
3 Replies

4. AIX

creo 44p-170 trendsetter aix 4.3.3.0

Hello Gentlemen, I have a 44p-170 CREO computer that conects to Trendsetter 800 quamtum ans one printer console, I have Problem with cable connections, someone knows how to interconnect whith them, thanks. Please understand that, to ensure a common convening platform, is English only. I have... (0 Replies)
Discussion started by: allanlikan
0 Replies
MKBOOTDISK(8)						      System Manager's Manual						     MKBOOTDISK(8)

NAME
mkbootdisk - creates a stand-alone boot floppy for the running system SYNOPSIS
mkbootdisk [--version] [--noprompt] [--verbose] [--device devicefile] [--size size] [--kernelargs <args>] [--iso] kernel DESCRIPTION
mkbootdisk creates a boot floppy appropriate for the running system. The boot disk is entirely self-contained, and includes an initial ramdisk image which loads any necessary SCSI modules for the system. The created boot disk looks for the root filesystem on the device sug- gested by /etc/fstab. The only required argument is the kernel version to put onto the boot floppy. OPTIONS
--device devicefile The boot image is created on devicefile. If --device is not specified, /dev/fd0 is used. If devicefile does not exist mkinitrd cre- ates a 1.44Mb floppy image using devicefile as the filename. --noprompt Normally, mkbootdisk instructs the user to insert a floppy and waits for confirmation before continuing. If --noprompt is specified, no prompt is displayed. --verbose Instructs mkbootdisk to talk about what it's doing as it's doing it. Normally, there is no output from mkbootdisk. --iso Instructs mkbootdisk to make a bootable ISO image as devicefile. --version Displays the version of mkbootdisk and exits. --kernelargs args Adds args to the arguments appended on the kernel command line. If this is not specified mkbootdisk uses grubby to parse the argu- ments for the default kernel from grub.conf, if possible. --size size Uses size (in kilobytes) as the size of the image to use for the boot disk. If this is not specified, mkbootdisk will assume a standard 1.44Mb floppy device. SEE ALSO
grubby(8) dracut(8) AUTHOR
Erik Troan <ewt@redhat.com> 4th Berkeley Distribution Tue Mar 31 1998 MKBOOTDISK(8)
All times are GMT -4. The time now is 03:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy