1834591 Members
3731 Online
110069 Solutions
New Discussion

grub.conf

 
sandeep mathur
Respected Contributor

grub.conf

where is the grub.conf located in hpux as it is in linux it is /boot/grub/grub.conf
5 REPLIES 5
Khairy
Esteemed Contributor

Re: grub.conf

afaik, there is no grub.conf in HPUX!


Asif Sharif
Honored Contributor

Re: grub.conf

Hi Sandeep,

HP-UX don't have grub.conf, Its for LINUX.


Regards,
Asif Sharif
Regards,
Asif Sharif
Patrick Wallek
Honored Contributor

Re: grub.conf

HP-UX does NOT have a grub.conf. HP-UX does NOT use GRUB or LILO or anything like that as a boot loader.

For information on how HP-UX boots have a read through Chapter 2 (Booting and Shutdown) of "HP-UX System Administrator's Guide: Routine Management Tasks: HP 9000 and HP Integrity Systems" located here:

http://docs.hp.com/en/5992-0633/index.html
PDF version: http://docs.hp.com/en/5992-0633/5992-0633.pdf
Torsten.
Acclaimed Contributor

Re: grub.conf

The boot loader for hp-ux is called "hpux".

See

# man hpux

for details.

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!   
sandeep mathur
Respected Contributor

Re: grub.conf

ok i got answer.thank for ur help.