- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Re: Can't boot after linux install on HP Proliant ...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
11-27-2008 02:12 PM
11-27-2008 02:12 PM
I can't boot the server after instaling Ubuntu 8 on a HP Proliant DL 380 G4. I figure it has to do with some pree-boot settings. The server finds the raid, does a number of checks etc. and then goes to search for DHCP. This fails and then a message "PXE-E53 - No boot filename received" is displayed...
There is a DHCP server in the network, but I don't know it's configuration if that is an issue here...
Please help a novice!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-27-2008 11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-28-2008 12:07 AM
11-28-2008 12:07 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-28-2008 04:26 AM
11-28-2008 04:26 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-28-2008 06:54 AM
11-28-2008 06:54 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-28-2008 01:34 PM
11-28-2008 01:34 PM
Re: Can't boot after linux install on HP Proliant DL 380 G4
Did the install go fine, or did it come up with any errors? This normally happens when operating system is not found on C: (logical drive). During POST the server checks for each of the devices (listed in boot order) for boot files. If it can't find any, it moves on to the next device in the list. Since your network card (most possibly) is the last in the boot order, the server stops there, trying to PXE boot.
The PXE boot is a feature of the network controller. You need to press F9 after the POST completes and get into the ROM-Based Setup Utility (RBSU). Once in, select Standard Boot Order (IPL). Disable the Network controller there (as you need to boot from the hard drive & not from the network).
While you are there, check to make sure that the hard drive (on which Ubuntu is installed) is listed in this list.
If all else fails, can you try a different version of Linux (Suse/Redhat) as they are officially supported? As there could be many issues with Ubuntu loading the correct drivers for the controller / hard drives.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-29-2008 03:32 AM
11-29-2008 03:32 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
I think I will try to reinstal GRUB and se if that solves the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-02-2008 07:35 AM
12-02-2008 07:35 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-14-2013 02:37 AM
11-14-2013 02:37 AM
Re: Can't boot after linux install on HP Proliant DL 380 G4
This error occurs when you try to install linux variants in Proliant wtih storage arrays like EVA and 3PAR .
Here is the fix
In /etc/grub.conf (a link to /boot/grub/grub.conf) uncomment the
line that looks like this:
boot=/dev/cciss/c0d0
* Make sure /boot/grub/device.map is setup right and looks like this:
(fd0) /dev/fd0 (hd0) /dev/cciss/c0d0
* Run grub like this:
/sbin/grub --batch --device-map=/boot/grub/device.map --config-file=/boot/grub/grub.conf --no-floppy grub> root (hd0,0) grub> setup (hd0) grub> quit
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP