- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Is there an easier way to fix it mkboot -a "booboo...
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
01-04-2001 12:15 PM
01-04-2001 12:15 PM
Is there an easier way to fix it mkboot -a "booboo"
mkboot -a "hpux -lq (;0)/stand/vmunix/dev/rdsk/c3t15d0
I typed:
mkboot -a "hpux -lq (;0/stand/vmunix/dev/rdsk/c3t15d0
(missing right parenthesis). Is there an easy way to redeem it or I have to remove the disk from the volume group and start over?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 12:36 PM
01-04-2001 12:36 PM
Re: Is there an easier way to fix it mkboot -a "booboo"
Try doing a 'rmboot' followed by 'mkboot'. See the man pages for either (which are the same).
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 12:45 PM
01-04-2001 12:45 PM
Re: Is there an easier way to fix it mkboot -a "booboo"
You should be able to enter the corrected command since mkboot will also update the AUTO file.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 01:15 PM
01-04-2001 01:15 PM
Re: Is there an easier way to fix it mkboot -a "booboo"
You can re-type the mkboot command once more.
This shouldn't be a problem.
Is there a space after /stand/vmunix /dev/rdsk/??.
In both cases I don't see a space, which should be the case.
Regards
Darrel Louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 02:09 PM
01-04-2001 02:09 PM
Re: Is there an easier way to fix it mkboot -a "booboo"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 08:20 AM
01-05-2001 08:20 AM
Re: Is there an easier way to fix it mkboot -a "booboo"
lifcp dev/rdsk/c3t15d0:AUTO -
This will avoid having to do a reboot to see if the AUTO string is correct.