Michael Gargiullo wrote:

Can you post the output of df with hdb, and a copy of grub.conf?


This has never changed. It's been the same since the machine was first installed (or last upgraded):


---
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,0)
#          kernel /boot/vmlinuz-version ro root=/dev/hda1
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-18.7smp)
       root (hd0,0)
       kernel /boot/vmlinuz-2.4.20-18.7smp ro root=/dev/hda1 vga=4
       initrd /boot/initrd-2.4.20-18.7smp.img
title Red Hat Linux (2.4.20-18.7)
       root (hd0,0)
       kernel /boot/vmlinuz-2.4.20-18.7 ro root=/dev/hda1 vga=4
       initrd /boot/initrd-2.4.20-18.7.img
---


As for df (note that the swap partition is on hda7):


---
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1             3.9G  1.2G  2.5G  31% /
/dev/hda2             6.5G  393M  5.7G   7% /home
/dev/hdb1              56G   32M   56G   0% /home2
/dev/hde1              37G   20G   15G  56% /home3
none                  503M     0  503M   0% /dev/shm
/dev/hda6             2.0G   33M  1.8G   2% /tmp
/dev/hda5             2.0G  194M  1.6G  11% /var/log
/dev/hda3             3.9G  3.4G  427M  89% /var/www
/dev/hdg1              56G   19G   34G  35% /var/backup/weekly
logs:/mnt/logs/stigmata
                      12G  3.7G  8.1G  32% /var/log/httpd
---

As you can see, there is nothing on /dev/hdb1 that Grub should be concerned about to even be there. I even removed it from fstab, not that doing so would have any effect what so ever on how Grub boots.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
 +--------------------------------------------------------------------
 Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
 IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
 Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
 http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to