- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shell script to start a "bo lan....."
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 05:13 AM
10-01-2009 05:13 AM
I would like to create a shell script in order to launch :
(1) reboot
(2) bo lan.124.66.11.5 install
It's for Hp 11iv1 workstation
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 05:20 AM
10-01-2009 05:20 AM
Re: Shell script to start a "bo lan....."
#!/bin/ksh
cd /
/usr/sbin/shutdown -r -y now
For installing the LAN, if not already installing as part of the boot process, put it in there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 05:38 AM
10-01-2009 05:38 AM
Re: Shell script to start a "bo lan....."
"For installing the LAN, if not already installing as part of the boot process, put it in there."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 07:34 AM
10-01-2009 07:34 AM
Re: Shell script to start a "bo lan....."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 07:57 AM
10-01-2009 07:57 AM
SolutionYou want to do an automatic pull operation and ignite servers aren't set up for pull operations where the procedure starts at the client. They are however set up for push operations and you would use
bootsys -a -v client_hostname
from the ignite server.
Refer to Chapter 7, pages 150 - 151 of the Ignite manual attached. Or, if you can't read the attachment, you can find it
www.docs.hp.com/en/IUX/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 07:59 AM
10-01-2009 07:59 AM
Re: Shell script to start a "bo lan....."
The attachment was too big, try this link
http://docs.hp.com/en/5992-6584/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2009 11:01 PM
10-01-2009 11:01 PM
Re: Shell script to start a "bo lan....."
It's for what I looked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 06:45 AM
10-02-2009 06:45 AM
Re: Shell script to start a "bo lan....."
Ignite can do "pull" bootsys.
Run 'bootsys -c