Sponsored Content
Full Discussion: Dual Boot on HP-UX
Top Forums UNIX for Advanced & Expert Users Dual Boot on HP-UX Post 28068 by Olivier on Thursday 12th of September 2002 03:32:05 AM
Old 09-12-2002
thankx, i'll try today
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Dual boot no more

Ok I had a windows and RH dual boot system and have now converted over completly to the linux system. How do I regain the other half of my drive? I cannot see it in the disk manager. what do I do to format so that i can mount it? (1 Reply)
Discussion started by: macdonto
1 Replies

2. UNIX for Dummies Questions & Answers

Dual Boot help...

Hi there! I have a laptop which I plan on installing a dual boot on with Windows and Linux. I have Windows 98 installed at the moment, and I also have a copy of Slackware 8. I talked to friend, and he said he had some problems installing a dual boot with linux on his laptop... So I just came... (2 Replies)
Discussion started by: satan404
2 Replies

3. UNIX for Dummies Questions & Answers

Dual Boot Solaris 8

Greetings, I have learned much since joining the message board, but I was unable to locate any information concerning dual booting Solaris with Windows on a machine with standardized equipment. I have read on the sun.com page that it is possible and can even be pushed to the rear partition, but... (3 Replies)
Discussion started by: TStoddard
3 Replies

4. UNIX for Dummies Questions & Answers

XP/Linux dual boot

Does anyone have any idea how I can manage an XP/Linux dual boot (I want to use debian), I can't find anything about it on the internet! (2 Replies)
Discussion started by: XDC_Wolf
2 Replies

5. BSD

dual boot

I have recently installed free bsd on my windows xp laptop so that now it is a dual boot system. It worked fine for the first couple of days, but now whenever I try to boot into windows it hangs, giving the message WINDOWS\System32\DRIVERS\agp440.sys, bsd however, loads fine. I was wondering either... (3 Replies)
Discussion started by: elfhat
3 Replies

6. Solaris

solaris dual boot

hi ;) So I have 2 HDD (SATA and ATA). On the SATA I've installed WindwosXP and now I want to install solaris 10 on the ATA disk. Is it possible if the ATA disk is primary to make dual boot ? thank you very much (0 Replies)
Discussion started by: nocture
0 Replies

7. Solaris

Dual Boot XP Solaris

Does here know how to configure the Windows XP Boot loader to dual boot XP and Solaris 10? I installed Solaris after XP but it did not detect the XP installation, and I really can't reformat right now. (3 Replies)
Discussion started by: Super User
3 Replies

8. Linux

Dual-boot help

Does anyone know if it is possible to have a dual-boot machine with Linux (RH FC 5) and Unix (Solaris 10)? I currently have one OS (Linux RH FC 5) on one drive (master) and another OS (Unix - Solaris 10) on the other drive (slave). I am a little unsure of what to modify the grub.config file with,... (1 Reply)
Discussion started by: trmn8r
1 Replies

9. Emergency UNIX and Linux Support

Dual boot

Hi, I am having 1 TB hard disk and in that I have to install windows,linux 64 bit and linux 32 bit total 3 operating systems I need to install, how could I do that please help. I am having 64 bit machine h/w Thanks, Trimurtulu (5 Replies)
Discussion started by: ktrimu
5 Replies

10. Ubuntu

Do you dual-boot with other os

When I first started using Linux (Ubuntu) I decided to just do a full install. The PC I installed it on, was full of viruses and to be honest, I was never good handling them. So, I decided to just go for it and install. Anyways I got another computer recently, a much newer one and I decided to... (3 Replies)
Discussion started by: billcrosby
3 Replies
hpux.efi(1M)															      hpux.efi(1M)

NAME
hpux.efi - HP-UX bootstrap for Itanium-based systems SYNOPSIS
DESCRIPTION
is the HP-UX-specific operating system loader utility for bootstrap. It is a native efi(4) application that can be run on the Itanium- based platform. supports the following options: Display the release and version numbers of the utility. Boot the system in tunable maintenance mode, also known as "failsafe boot" mode. This option will disregard the tunable settings and module settings in the kernel configuration, and boot with known good settings instead. Boot the system in VxVM maintenance mode, configure only the root volume, and then enter single user mode. The following commands can be given interactively from the keyboard or provided in an efi(4) file. Load a kernel object file from an HP-UX file system and transfer control to the loaded image. (Note, the operation is position-dependent). Currently, is limited to disk for booting. file can be the name of a kernel object file or the name of a kernel configuration direc- tory. The following commands can given interactively from the keyboard only after is launched. List the contents of HP-UX directories in detail. List the contents of HP-UX directories. Display the contents of the file. Change the contents of the file to string. boot Operation The operation loads an ELF kernel object file from supported HP-UX file system (HFS, VxFS). It then transfers control to the loaded image. In addition to the kernel object file, also loads persistent system-specific files from the directory and kernel configuration-specific files from the directory during operation. always assumes (the boot directory) as the current directory. For example, would actually yield: Along with this information, gives the sizes of the and segments before transferring control to it. The operation accepts several options. Note that options be specified positionally as shown in the syntax statement in the Options for the operations are as follows: Set the initial run-level for when booting the system. This run-level overrides any run-level specified in an entry in See init(1M) and inittab(4). variable=value Set the specified variable to the specified value. (No whitespace is allowed.) If variable is a kernel tunable parameter, this sets the value of that tunable, overriding the value in the kernel con- figuration being booted. value must be a decimal integer or a hexadecimal integer (with a prefix). can load only ELF object files. ll and ls Operations The and operations list the contents of the HP-UX directory. In addition to filenames, displays size and date information when used on supported HP-UX filesystems. For VxVM disks, only boot volume information can be displayed. To display boot volume information, either a relative path to or an abso- lute path can be used. setauto Operation The operation overwrites the contents of the file, with the string specified. showauto Operation The operation displays the contents of the file, See in the section. EXAMPLES
Automatic Boot This is an overview of HP-UX automatic boot processes on Itanium-based systems. When power is applied to the HP-UX system processor, or the system button is pressed, Itanium-based system firmware code is executed to verify hardware and general system integrity (see boot(1M)). After initializing the hardware, the EFI is launched. The EFI gives the user the option to automatically start any EFI appli- cation. After is launched by the EFI it looks for an file and uses its content for the boot string. Then it gives the user the option to override the sequence by pressing any key: If does not detect a key press, it initiates the sequence using the string. displays messages similar to the following on the console: If successfully locates the kernel object file, it displays the progress of loading each sections and the symbol table of the object file. Then it displays the progress of loading system- and kernel configuration-specific directories. Finally, displays the complete path to the kernel object file loaded and the size, size, and size of the load image before control is passed to the image. The loaded image then displays numerous configuration and status messages. Interactive Boot To use interactively, the user must interrupt the autoboot sequence by pressing a key or removing the file. Then interactively prompts for commands. SEE ALSO
boot(1M), hpux(1M), init(1M), efi(4), inittab(4). Itanium(R)-based Systems Only hpux.efi(1M)
All times are GMT -4. The time now is 06:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy