Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Grub
(view source)
Revision as of 11:03, 23 June 2013
57 bytes added
,
11:03, 23 June 2013
→Fix Grub on a HP Proliant DL380 G2
Line 125:
Line 125:
1. Rename /etc/grub.conf to /etc/grub.old
1. Rename /etc/grub.conf to /etc/grub.old
−
+
cp /etc/grub.conf /etc/grub.old
2. edit /etc/grub.conf
2. edit /etc/grub.conf
−
+
nano etc/grub.conf
3. uncommented the line that starts with #boot=
3. uncommented the line that starts with #boot=
4. edited the boot= line to read
4. edited the boot= line to read
−
boot=/dev/cciss/c0d0
+
boot=/dev/cciss/c0d0
This line previously read (if i remember correctly) #boot=/dev/md0
This line previously read (if i remember correctly) #boot=/dev/md0
5. opened /boot/grub/device.map
5. opened /boot/grub/device.map
−
+
nano /boot/grub/device.map
5a. I don't remember if the (hd0) line was correctly set. It SHOULD read
5a. I don't remember if the (hd0) line was correctly set. It SHOULD read
−
(hd0) /dev/cciss/c0d0
+
(hd0) /dev/cciss/c0d0
6. Ran GRUB with the following parameters:
6. Ran GRUB with the following parameters:
−
/sbin/grub --batch --device-map=/boot/grub/device.map --config-file=/boot/grub/grub.conf --no-floppy
+
/sbin/grub --batch --device-map=/boot/grub/device.map --config-file=/boot/grub/grub.conf --no-floppy
7. Ran the following commands in grub
7. Ran the following commands in grub
−
grub> root (hd0,0)
+
grub> root (hd0,0)
−
grub> setup (hd0)
+
grub> setup (hd0)
−
grub> quit
+
grub> quit
8. Restarted the server
8. Restarted the server
Stephdl
Administrators
5,576
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version