- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: Problem accessing boot menu
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-28-2007 12:12 PM
тАО04-28-2007 12:12 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-28-2007 11:25 PM
тАО04-28-2007 11:25 PM
Re: Problem accessing boot menu
You certainly should be able to do this, just when the system start to boot after the F9 prompt.
The other F8's are for ILO and ROM-Based controller configuration.
You can force it if you are able to access and modify the boot.ini file by entering the following switch.
/safeboot:dsrepair
├в This Starts a domain controller in Directory Services Restore Mode.
Regards,
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2007 08:39 AM
тАО04-29-2007 08:39 AM
Re: Problem accessing boot menu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2007 07:19 AM
тАО04-30-2007 07:19 AM
Re: Problem accessing boot menu
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2007 08:32 AM
тАО04-30-2007 08:32 AM
SolutionSimply make a bootable diskette which has its own boot loader and bypasses the hard disk boot section. In this way you can modify the BOOT.INI file on the floppy and leave the original alone if you're worried about making any changes to the live system.
Here's what to do:-
(This Works for NT4, 2000 and 2003).
Go to your working 2003 system and insert a blank floppy disk.
Before you begin, you need to be able to see the system files on the top level of the C: drive so you will have to go into windows explorer and select TOOLS-FOLDER OPTIONS Select the VIEW tab and select
"Show hidden files and folders" and also take the tick off "Hide Protected Operating System Files".
This is only temporary and you can put these settings back again as soon as you have completed the task.
1) Format the diskette with FAT from "My Computer"
2) Copy BOOT.INI, NTLDR and NTDETECT.COM from the top level of C: to the floppy disk.
3)Edit the BOOT.INI file on the floppy disk and add the boot switch to it.
MAKE SURE YOU ARE EDITING THE ONE ON THE FLOPPY DISK.
Example:-
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard" /fastdetect /safeboot:dsrepair
Take this floppy and reboot the system with it. Try your DS Restore procedure.
If it doesn't work, remove the floppy disk and boot the system normally.
I hope this helps.
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-30-2007 08:49 AM
тАО04-30-2007 08:49 AM