- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: DL380/G1 Linux and System Partition
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
12-17-2007 12:50 PM
12-17-2007 12:50 PM
DL380/G1 Linux and System Partition
I then install CentOS 5 and choose to use available free space and it installs just fine (along with Grub). Problem is, it reboots fine, OS works..but hitting F10 no longer brings up the config menu during startup..just jumps right to the grub loader. :(
Been thru a half-dozen rebuilds now trying different options and nothing seems to work. Any thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 01:41 PM
12-17-2007 01:41 PM
Re: DL380/G1 Linux and System Partition
You can access the System Configuration utility booting with diskettes though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 02:07 PM
12-17-2007 02:07 PM
Re: DL380/G1 Linux and System Partition
the application vcespon is referring is this one, Compaq System Configuration Utility, to access BIOS for G1 server using diskettes
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&mode=3&taskId=135&swItem=MTX-UNITY-I13227
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 02:55 PM
12-17-2007 02:55 PM
Re: DL380/G1 Linux and System Partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2007 07:51 PM
12-17-2007 07:51 PM
Re: DL380/G1 Linux and System Partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2007 12:20 AM
12-18-2007 12:20 AM
Re: DL380/G1 Linux and System Partition
The reason the installation of grub on the boot of the partition (instead of MBR) is not working, is because grub doesn't know which partition is a boot partition. For this you would need a separate partition for /boot. Then you can instruct grub to use that to boot the installed Linux system.
There is a very good howto on installing grub with different options, if you read it, you may get a better idea.
http://www.gnu.org/software/grub/manual/html_node/Installing-GRUB-using-grub_002dinstall.html
OR
You can use Jimmy Vance's idea to access the system configuration while leaving your installation intact.