my old PC is dead, I bought this morning an new one CQ5340, everything works now chic, I’m very happy with 11.3. After installation I see that I have more space as common storage for all users. I have formated Windows NTFS partition to Ext4 en that is now output but i can’t place nothing on /dev/sda2 /local former windows D partition.
I want tackle soon also Windows C partition, where I make mistake?
zoran@linux-vaif:~> df -h
Bestandssysteem Grtte Gebr Besch Geb% Aangekoppeld op
/dev/sda6 20G 5,4G 14G 29% /
devtmpfs 1,5G 264K 1,5G 1% /dev
tmpfs 1,5G 4,0K 1,5G 1% /dev/shm
/dev/sda7 201G 2,9G 188G 2% /home
/dev/sda1 100M 25M 76M 25% /windows/C
/dev/sda2 226G 188M 214G 1% /local
/dev/sda3 12G 10G 1,7G 86% /windows/E
zoran@linux-vaif:~> mount
/dev/sda6 on / type ext4 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
devtmpfs on /dev type devtmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,mode=1777)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda7 on /home type ext4 (rw,acl,user_xattr)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda1 on /windows/C type fuseblk (rw,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda2 on /local type ext4 (rw,acl,user_xattr)
/dev/sda3 on /windows/E type fuseblk (rw,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions)
securityfs on /sys/kernel/security type securityfs (rw)
Any idea?
Thanks in advance,