Sponsored Content
Full Discussion: How to find out boot disk
Operating Systems HP-UX How to find out boot disk Post 302519518 by methyl on Wednesday 4th of May 2011 08:03:01 AM
Old 05-04-2011
Further to Peasant.

Code:
This command shows which discs are bootable and any alternate boot partitions.
lvlnboot -v
This command shows which disc is Primary and which is Alternate boot (if applicable).
setboot

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Boot Disk

I have made my boot disk just as the program has instructed, and when I boot from floppy with dual hard drives it locks up and say's kernal error. What am I doing wrong? (1 Reply)
Discussion started by: bobkat
1 Replies

2. UNIX for Dummies Questions & Answers

how to make a boot disk

I need to know how to make a boot disk to get Solaris 7 to load on a intel machine. I have checked out Sun.Com, but did not understand how to download and convert the files to a disk. any help would be appericated thanks Bobby (2 Replies)
Discussion started by: Youngadmin
2 Replies

3. UNIX for Advanced & Expert Users

Replacing Boot Disk in Solaris

Hi, I have the situaiton in which primary boot disk has bad sectors in Solaris 9. The other hard disk is mirrored using Solstice DiskSuite 4.2. I can reboot system with the other disk. My question is, when I replaced the boot disk with a new one, how can I create meta db and finally make it... (2 Replies)
Discussion started by: s_aamir
2 Replies

4. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

5. Solaris

Mounting disk at boot

Hi once more :p Yesterday I reinstalled Solaris OS and now I can not mount pcfs HDD SunOS unknown 5.10 Generic_142901-03 i86pc i386 i86pc and what has been added in /etc/vfstab is /dev/dsk/c1t0d0p1:c - /podaci - pcfs - yes rw But as I said , my disk is... (4 Replies)
Discussion started by: solaris_user
4 Replies

6. Solaris

user intervention when boot different disk

Hello All, I got a question, but I can't find where to set it up. I need your help. The systems are with solaris 10 and with two boot devices (disk 0 and disk1). When the operator wants to boot the different disk then the previous one, i want to get the user intervention to ask operator if... (3 Replies)
Discussion started by: shuhuichen
3 Replies

7. Solaris

Boot from Mirrored disk

So I have mirrored disk already set up from c1t0d0 to c1t1d0. Is there some special procedures that I need to do before I do and then try to boot from the mirrored disk? I am using a V490 if that helps... (7 Replies)
Discussion started by: drew_1980
7 Replies

8. Solaris

Solved: Disk Unable to Boot

Update: The / file system (/dev/rdsk/c1t0d0s0) is being checked fsck unable to stat WARNING - unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c1t0d0s0). Root password for system maintenance (control-d to bypass): I am unable to hit control-d to by pass. I... (50 Replies)
Discussion started by: br1an
50 Replies

9. Solaris

How to specify local boot up disk in CD boot Grub?

Hi Solaris 10 Experts, I am wondering what is the correct syntax to edit in Grub when trying to specify the local ZFS boot disk while booting up from a Solaris 10 x86 64bits DVD installation disk. In other word, I try to boot up from local disk without removing the Solaris installation disk... (0 Replies)
Discussion started by: gjackson123
0 Replies

10. Solaris

Use 'dd' to copy boot disk to larger target disk

Hi, I'm looking to copy a boot disk on an old Solaris 8 system using dd. I'll bring the system down to single user mode and begin from there. I'm copying my source disk to a larger target disk. Do I need to do anything other than the 'dd' command below because the target disk is bigger? ... (2 Replies)
Discussion started by: sparcman
2 Replies
pdc(1M) 																   pdc(1M)

NAME
pdc - processor-dependent code (firmware) DESCRIPTION
is the firmware that implements all processor-dependent functionality, including initialization and self-test of the processor. Upon com- pletion, it loads and transfers control to the initial system loader (isl(1M)). Firmware behavior varies somewhat, depending on the hard- ware as described below. To load from an external medium, must know the particular device on which resides. Typically the device is identified by the Primary Boot Path that is maintained by in Stable Storage. A path specification is an I/O subsystem mnemonic that varies according to hardware model. When the processor is reset after initialization and self-test complete, reads the Console Path from Stable Storage, and attempts to ini- tialize the console device. If the initialization fails, attempts to find and initialize a console device. Algorithms used to find a con- sole device are model-dependent. then announces the Primary Boot, Alternate Boot, and Console Paths. If (see isl(1M)) is enabled, provides a 10-second delay, during which time the operator can override the sequence by typing any character on the console. If the operator does not interrupt this process, initializes and reads from the Primary Boot Path. On models that support autosearch, if this path is not valid and (see isl(1M)) is enabled, then searches to find a bootable medium. If allowed to complete, a list of potentially bootable devices is displayed, labeled with abbreviated path identifiers (P0, P1, etc). A simple menu is then displayed where the user can: o Boot a specific device, using the abbreviated path identifier, or the full mnemonic. o Start a device search where the contents are searched for IPL images (note the first search only identified devices and did not check the contents). o Enter the boot administration level. o Exit the menu and return to autobooting o Get help on choices If the sequence is unsuccessful, overridden by the operator, or not enabled in the first place, interactively prompts the operator for the Boot Path to use. Any required path components that are not supplied default to zero. The Primary Boot, Alternate Boot, and Console Paths as well as and enable can be modified via SEE ALSO
boot(1M), isl(1M). PA-RISC Systems Only pdc(1M)
All times are GMT -4. The time now is 07:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy