- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Seeing Linux grub prompt on reboot.
ProLiant Servers (ML,DL,SL)
1820699
Members
2680
Online
109627
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО08-13-2009 12:51 PM
тАО08-13-2009 12:51 PM
Seeing Linux grub prompt on reboot.
I had just performed some operations in the ACU, and thought myself rather clever. I had just popped a new, spare drive into a fully functioning web server and used HP ACU 8.28.13 to pair it up with the single drive to make an array. I saw the array build. After 100% I broke the array, thinking that having cloned the drive, I could use the spare drive now fully imbued with a copy of the first drive to start a new server.
Nice theory. All I got on reboot, regardless of which drive I put where, singly, or in combination was the linux grub prompt. Didn't matter which bay I put the drives into (you know the old message informing you that either your disk offline or in a new position?).
Now, mind you, I have successfully broken a two disk raid 10 array, also using HP ACU 8.28.13, to create a cloned copy of a server. So I know that part CAN work. But my array creation didn't work.
Did I
1) forget to reboot to the OS after creating the mirror, so the OS would know about it
2) misinterpret the 'create array option.' Did it expect me to have two prexisting arrays of at least two disks before commencing?
3) was there a way to rescue the server with grub? If so, what was the command. I just rebuilt the old server, so I'm just curious to know whether was actually anything on the server.
Can I do what I intended with HP ACU 8.28.13?
Nice theory. All I got on reboot, regardless of which drive I put where, singly, or in combination was the linux grub prompt. Didn't matter which bay I put the drives into (you know the old message informing you that either your disk offline or in a new position?).
Now, mind you, I have successfully broken a two disk raid 10 array, also using HP ACU 8.28.13, to create a cloned copy of a server. So I know that part CAN work. But my array creation didn't work.
Did I
1) forget to reboot to the OS after creating the mirror, so the OS would know about it
2) misinterpret the 'create array option.' Did it expect me to have two prexisting arrays of at least two disks before commencing?
3) was there a way to rescue the server with grub? If so, what was the command. I just rebuilt the old server, so I'm just curious to know whether was actually anything on the server.
Can I do what I intended with HP ACU 8.28.13?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2009 11:09 PM
тАО08-13-2009 11:09 PM
Re: Seeing Linux grub prompt on reboot.
Hi,
1)have u tried passing the args manually to grub to see if it can see vmlinuz? and other data on your disk.
2)have you tried booting from the linux install CD and if your distro offers it using the rescue mode to see if the partition table is still intact?
regards
Matt
1)have u tried passing the args manually to grub to see if it can see vmlinuz? and other data on your disk.
2)have you tried booting from the linux install CD and if your distro offers it using the rescue mode to see if the partition table is still intact?
regards
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2009 11:21 PM
тАО08-13-2009 11:21 PM
Re: Seeing Linux grub prompt on reboot.
Hi,
you can check if there is readable data on the disk from grub using 'find' in grub
a simple 'find /etc/hosts' will produce an output saying it successfully saw the file ( if it exists).
you could try sending something like this to grub:
root(hd0,1)
kernel /boot/vmlinuz
initrd /boot/initrd
boot
you need to make sure that you pick the correct root for your installation ( grub will tell you what partition type is in the root you have just tried to mount)
hope that helps
regards
Matt
you can check if there is readable data on the disk from grub using 'find' in grub
a simple 'find /etc/hosts' will produce an output saying it successfully saw the file ( if it exists).
you could try sending something like this to grub:
root(hd0,1)
kernel /boot/vmlinuz
initrd /boot/initrd
boot
you need to make sure that you pick the correct root for your installation ( grub will tell you what partition type is in the root you have just tried to mount)
hope that helps
regards
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-08-2009 11:03 AM
тАО09-08-2009 11:03 AM
Re: Seeing Linux grub prompt on reboot.
Did I mention this was an Installation of Windows Server 2008?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP