Hi Damien,
> What does /etc/mtab say? This is where df reads the mounted
> filesystems from.
> --
My /etc/mtab seems to be the problem, it says:
/dev/hdd2 / ext3 rw, usrquota,grpquota 0 0
none /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
/dev/hda1 /boot ext3 rw 0 0
/dev/hdb /home/e-smith/files/ibays/mp3/files ext3 rw 0 0
none /dev/shm tmpfs rw 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
/dev/hdd1 /home/e-smith/files/ibays/movies/files ext3 rw 0 0
I will backup the data on /dev/hdb as you suggest, and make new partition correct partition called /dev/hdb1
How about the first line in /etc/mtab ?
Can I just delete it, or is that a bad idea?
When I’m finished with adding my new hard disks I will write a how-to and send it to
www.e-smith.org . I can’t be the only one having problems adding disks to the system.
It’s strange that they didn’t include a fdisk session in the installer like the one on RedHat, and then made it possible to mount disks to ibays from the server-manager.
Maybe it’s something for the wish list?
/ Dennis