On a SME server 7 pre 2 wher did the harddrives go?
Used SME 6.5 earlier and it worked like god him self.
But newer mysql and webmail tempted me to make a clean install of pre 2.
Not so clever maybe? but i think i have some thing to learn about the newer stuff.
Don't understand harddrive handling and horde refuses to let me log in.
Keeps saying that my hdb ale ready mounted? Where?
Why can't i see hda in fstab or with mount?
Something new in linux have been done

and i didn't keep up.
Any help out there?
Regards:
/Ice
My configs below.
#------------------------------------------------------------
# BE CAREFUL WHEN MODIFYING THIS FILE! It is updated automatically
# by the SME server software. A few entries are updated during
# the template processing of the file and white space is removed,
# but otherwise changes to the file are preserved.
# For more information, see
http://www.e-smith.org/custom/ and
# the template fragments in /etc/e-smith/templates/etc/fstab/.
#
# copyright (C) 2002 Mitel Networks Corporation
#------------------------------------------------------------
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/vg_primary/lv_root / ext3 usrquota,grpquota
1 1
/dev/md1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/vg_primary/lv_swap swap swap defaults 0 0
/dev/hdc /media/cdrom auto pamconsole,exec,noauto,m
anaged 0 0
/dev/fd0 /media/floppy auto pamconsole,exec,noauto,m
anaged 0 0
=======================================================================
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_primary-lv_root
1.6G 1020M 476M 69% /
/dev/md1 99M 13M 82M 13% /boot
none 94M 0 94M 0% /dev/shm
=======================================================================
[root@micro vent]# cd /mnt/18G
[root@micro 18G]# ll
total 0
[root@micro 18G]# cd ..
[root@micro mnt]# mount /dev/hdb -t ext3 /mnt/18G
mount: /dev/hdb already mounted or /mnt/18G busy
[root@micro mnt]#