HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: boot with two
Operating System - Linux
1829398
Members
1451
Online
109991
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
Forums
Discussions
Discussions
Discussions
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
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
05-10-2006 11:49 PM
05-10-2006 11:49 PM
boot with two
I have two HD , both of them have a RH linux installed, I try to plug these two HD into one server and boot it , it will be crashed , it seems both of them are active mode , could advise is it possible to select one of them to boot as primary server ? thx.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 01:22 AM
05-11-2006 01:22 AM
Re: boot with two
Sometimes, grub can be confused if you install two disks with Linux installed. I'm not sure the reason but maybe is because the root=LABEL="/" will match the two disks.
You can try setting the root to a specific disk. Edit the grub menu and replace the root entry for the selected kernel with something like:
root=/dev/sda3 #For scsi
root=/dev/hda3 #For IDE
You must know the partition that holds your root file system.
You can try setting the root to a specific disk. Edit the grub menu and replace the root entry for the selected kernel with something like:
root=/dev/sda3 #For scsi
root=/dev/hda3 #For IDE
You must know the partition that holds your root file system.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2006 02:22 AM
05-12-2006 02:22 AM
Re: boot with two
Check in BIOS which disk is recognised as master and which one as slave, if there is a conflict then check jumper setting on hdd.
-chakri
-chakri
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP