Hi all, I just changed my ntfs to ext4..
for some reason now, I can browse files, but cut / create new / and other write commands are greyed out, music files will not play.. (using Dolphin as super user corrects all of this)
heres an image of my HDD/s layout
http://img28.imageshack.us/img28/6484/partitionsv.png Heres my fstab, I tried inputing text for the media drive Im referring to, but no joy after a restart.
/media/Stuff works perfectly, all permissions seem to be correct ( I think they were prior to me adding the line for that drive in fstab to be honest)
Code:
rob@linux-mzrw:~> cat /etc/fstab/dev/disk/by-id/ata-ST3400620AS_5QG03ZZD-part1 swap swap defaults 0 0
/dev/disk/by-id/ata-ST3400620AS_5QG03ZZD-part5 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST3400620AS_5QG03ZZD-part6 /home ext4 acl,user_xattr 1 2
/dev/sdb5 /media/Media ext4 user,acl,user_xattr 1 2
/dev/sdc1 /media/Stuff ext4 user,acl,user_xattr 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
Any assistance please?
Cheers
Rob
No comments:
Post a Comment