Hi all
Help Please!!
I've tried to mount an xtra harddisk as Michiel wrote in the Howto-guide, and it mounted fine but I couldn't see the xtra GBs.
Then I made a change to the fstab-file and now my SME-server only starts in Read-only-mode.
What do I do...?
The Fstab-file is as follows:
LABEL=/ / ext2 usrquota,grpquota1 1
LABEL=/boot /boot ext2 defaults 1 2
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
none /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/dev/hdc5 swap swap defaults 0 0
/dev/hdd1 /home/e-smith/files ext2 usrquota,grpquota1 1
Kent