Operating System - HP-UX
1833832 Members
2668 Online
110063 Solutions
New Discussion

Re: some questions about Itanium 11i v3

 
SOLVED
Go to solution
Chris shi
Frequent Advisor

some questions about Itanium 11i v3

Hi,
1. when the OS was first installed, should I configurate the kernel to use the tape driver? How to configurate it?
2. When I recover the system using tape, how did I know which tape driver's address is?
Thank you very much!
3 REPLIES 3
Taifur
Respected Contributor
Solution

Re: some questions about Itanium 11i v3

Hi 11bo

You should not configure kernel by using tape driver
1. You can configure the kernel by using kctune or kcweb from the commnand prompt.
#kctune
#kcweb
For more details check man pages of kctune and kcweb
#man kctune
#man kcweb (graphical interface)
You can configure kernel from SAM

2. You can check tape driver's address is
by below command as follows:
#ioscan -funC tape

Rgds//
Taifur
Chris shi
Frequent Advisor

Re: some questions about Itanium 11i v3

The tape's address is different between "ioscan -fnCtape" and the following picture. I want to recover the system from "Boot Menu->Boot From File->Load File". But in this picture, I don't know which is the tape's address. How did I know ?
Thank you~
Torsten.
Acclaimed Contributor

Re: some questions about Itanium 11i v3

This is IMHO the tape.

You can check with

> devices
> devtree

from EFI or

# ioscan -fneCtape

from hp-ux.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!