I have a 300GB hard drive in my notebook, and I dual boot Win7 and Kubuntu.
100GB is the Win7 partition
100GB is the Kubuntu 10.10 partition
100GB is the "Multimedia" partition. This is formatted for NTFS, and this is where I keep all of my music and videos, so they are accessible from both OS.
Windows reads and writes to the Multimedia partition with no problem. Kubuntu also can read it, but I can't write anything to it.
As much as I understand right now, I have to set permissions to something like 777?
If it helps, this is what fdisk reports.
What do I need to do in order to set permissions? Is this something that can be done in a GUI, or command line only?
Thanks!
100GB is the Win7 partition
100GB is the Kubuntu 10.10 partition
100GB is the "Multimedia" partition. This is formatted for NTFS, and this is where I keep all of my music and videos, so they are accessible from both OS.
Windows reads and writes to the Multimedia partition with no problem. Kubuntu also can read it, but I can't write anything to it.
As much as I understand right now, I have to set permissions to something like 777?
If it helps, this is what fdisk reports.
Code:
Device Boot Start End Blocks Id System /dev/sda1 * 1 13 102400 7 HPFS/NTFS Partition 1 does not end on cylinder boundary. /dev/sda2 13 13417 107667456 7 HPFS/NTFS /dev/sda3 13417 26165 102398976 7 HPFS/NTFS /dev/sda4 26166 38914 102400001 5 Extended /dev/sda5 26166 38323 97654784 83 Linux /dev/sda6 38323 38914 4744192 82 Linux swap / Solaris
Thanks!
Comment