Newb Help, need to image one HD to another


 
Thread Tools Search this Thread
Operating Systems HP-UX Newb Help, need to image one HD to another
# 8  
Old 12-09-2010
To interrupt boot process in HP-UX, you press the space-bar...
Since its old HW I suppose you would have a double beep sound or on display you should see the keyboard loading... at that instant you interrupt, but do you know what to do next?
There is no need to look at the boot ROM to see what HP-UX you are running, just type uname -r ( or -a to have it all...)
If you have two same disks you can use dd to make an "image" of the first...
You can also use mkrs on a disk device

---------- Post updated at 16:46 ---------- Previous update was at 16:18 ----------

Could this be of any help?
Survival Guide for Apollo Workstations
These 2 Users Gave Thanks to vbe For This Post:
# 9  
Old 12-09-2010
It turns out that the technicians burnt up the 16-track tape we had that was like a Win98 startup floppy to get to DOS-like command prompt. The old tape drive burnt it up last time they attempted a load a month ago. Now we have to find a way to do that too.
# 10  
Old 12-10-2010
The main issue here seems to be about how to get a root prompt.
Has the application been identified?
# 11  
Old 12-10-2010
Look at :
HP Computer Museum
Read carefully the collector's notes (for there is maybe something you can check and perhaps rescue...).
I am sure you can use a DAT DDS1 external drive (I had one for my 9000/712 running 9.0) so it may be a solution other than finding a same disk and cloning using dd command
# 12  
Old 12-10-2010
Quote:
Originally Posted by methyl
The main issue here seems to be about how to get a root prompt.
Has the application been identified?
That certainly is now a problem I did not know about. I thought I would be able to get to the prompt with the space bar trick, but came to find out the tape doesnt work anymore. Now I need to locate or be able to make a bootable tape from the one controller that is working if I can get into the OS maybe I can do that.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

matching image files to create one image

Hi, I have two sets of image files. Both sets have names A to Z but set 1 ends with .cdt.png and set 2 ends with .matrix.png. I want set 1 to match with set 2 if the names match (i.e. A.cdt.png will match with A.matrix.png) and with the convert image tool (program for images), it will merge the... (6 Replies)
Discussion started by: kylle345
6 Replies

2. Shell Programming and Scripting

newb at scripting how would I do this?

Hi guys. I have been lurking for quit some time attempting to learn on my own but I have reached an impasse. I need to extract specific details from from a text file that I get and parse it out into separate files with the name of each individual and the date it was proccess. Then within... (2 Replies)
Discussion started by: lostpacket
2 Replies

3. Shell Programming and Scripting

Help a newb with sed?

So here is my problem: I need to do a sed search and replace on the following: variable_blah_STATUS replaced with "replace string". sed 's/variable_blah_STATUS/replace string/g' works great but there is a catch. The catch is that I need to check and not replace variable_blah_STATUS... (3 Replies)
Discussion started by: phreezr
3 Replies

4. Shell Programming and Scripting

newb help needed

hi all, im working on a script that needs to read in a file, search for a string of text within that file, and if the string is found, do something. so i know i need to use an if-then statement, but how do i test for the existence of a string within the file? any help would be greatly appreciated. (6 Replies)
Discussion started by: mdlearnest
6 Replies

5. UNIX for Advanced & Expert Users

Create an Ignite image on tape from Online IgniteUX image

Hi, (HP-UX 11.11) I need to create a tape image of an igniteUX image created on our igniteUX server. That is to say. I have a "Online" image of the igniteUX of the targeted system but I now need to copy it to a useable TAPE (igniteUX) image so i can build an other server from it that is not... (3 Replies)
Discussion started by: Andrek
3 Replies

6. UNIX for Dummies Questions & Answers

Newb here....Someone spying on me?

Hey all. I'm brand spankin' new here to the board. I'm also a novice at Unix. I've been using it for about 1 year now but I haven't really expanded my abilities since I learned the basics. I am in school and I mainly just use Unix to submit stuff to assignment directories and use it to compile my... (3 Replies)
Discussion started by: andre2000
3 Replies

7. UNIX for Dummies Questions & Answers

Ok I'm a Newb, Please Help

I am wanting to download the Linux Program. When i go to download it I see several things to download. What do i download exactly? Then what do I do to install it. Also I have partitioned my hard drive to make way for Linux on the other part to play with it, will any problems arise from this? I... (3 Replies)
Discussion started by: Seeto
3 Replies

8. UNIX for Dummies Questions & Answers

help for a newb

ok i just installed FreeBSD 4.8 on a computer i had lying around and it was working ok but then when i tried to set up KDE's xdm (kdm) i think i must have configured the login manager wrong because i cant login through the kdm and therefore i can log in to BSD at all?! please can someone help me... (5 Replies)
Discussion started by: h3x
5 Replies

9. UNIX for Dummies Questions & Answers

100% newb - please help

I run windows 2000 right now. I want to learn how to use unix/linux. How do i go about installing Unix/Linux? What's the easiest version to install? Where can i get it? Is my Hardware Compatable? How do i partition my Hd? HELP!!!!!:confused: (6 Replies)
Discussion started by: Rawdawg
6 Replies

10. UNIX for Dummies Questions & Answers

The biggest newb ever...

Hi, all you unix people. I am a pretty advanced windows user, but I am curious about unix. Is there any reason I should attempt to acquire some form of unix for my home computer system? What sort of things is unix useful for? Unix is open source, right? Assuming that to be the case, I infer that... (3 Replies)
Discussion started by: BoneMalone
3 Replies
Login or Register to Ask a Question