two days ago i did a dvd install of kubuntu 810
run udate + upgrade per the sites instructions
downloaded the beta tar ranthe commands per the site instruction.
The install took a awhile but i didnt notice any error.
I can run the system just fine accually reallysmooth but...
I have a 500gb sata drive that has Linuxmce file structure + media on it
as well as a couple jump drives..
None of witch Linuxmce want to setup ---but--- kubuntu sees them
I fear something went wrong during the install. If I mount these threw Kunbunto
(Dolphin) i can access files ect but Linuxmce does not want to see or set them up
I have no unknown devices in Pluto admin...
fstab reads
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=d8510b58-b608-48e5-a507-b6c19bf25cd3 / ext3 relatime,errors=remount-ro,user_xattr 0 1
# /dev/sda5
UUID=54278047-d595-4f67-9585-6c1d082a8fba none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
mtab reads
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw,mode=755 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/disk/by-uuid/d8510b58-b608-48e5-a507-b6c19bf25cd3 / ext3 rw,relatime,errors=remount-ro,user_xattr,data=ordered 0 0
/dev/disk/by-uuid/d8510b58-b608-48e5-a507-b6c19bf25cd3 /dev/.static/dev ext3 ro,errors=remount-ro,user_xattr,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=755 0 0
varrun /var/run tmpfs rw,nosuid,mode=755 0 0
varlock /var/lock tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /lib/modules/2.6.27-16-generic/volatile tmpfs rw,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,gid=5,mode=620 0 0
securityfs /sys/kernel/security securityfs rw 0 0
nfsd /proc/fs/nfsd nfsd rw 0 0
automount(pid8070) /mnt/device autofs rw,fd=4,pgrp=8070,timeout=30,minproto=2,maxproto=4,indirect 0 0
i think its be mounted by something else but df-h reads
linuxmce@dcerouter:~$ df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 142G 9.2G 125G 7% /
udev 1012M 2.8M 1010M 1% /dev
/dev/disk/by-uuid/d8510b58-b608-48e5-a507-b6c19bf25cd3
142G 9.2G 125G 7% /
/dev/disk/by-uuid/d8510b58-b608-48e5-a507-b6c19bf25cd3
142G 9.2G 125G 7% /dev/.static/dev
tmpfs 1012M 0 1012M 0% /lib/init/rw
varrun 1012M 360K 1012M 1% /var/run
varlock 1012M 0 1012M 0% /var/lock
tmpfs 1012M 2.2M 1010M 1% /lib/modules/2.6.27-16-generic/volatile
tmpfs 1012M 0 1012M 0% /dev/shm
linuxmce@dcerouter:~$
any ideas would be helpfull