Ubuntu

Christopher Chan christopher.chan at bradbury.edu.hk
Thu Feb 25 02:40:10 UTC 2010


On Thursday, February 25, 2010 10:22 AM, Lloyd Miller wrote:
> Ok, I got ubuntu 9.10 installed, everything working perfectly. What I'd
> like to do, is there a way to send my music files(mp3's) from my winxp
> config which is on the same drive different partition?   I'm trying to
> do away with windows comepletely but i'd hate to lose 5 gigs of fabulous
> music.  Anyone?
>

You just need to mount the partition and copy your files over.

'sudo fdisk -l' in a terminal to get a list of partitions.

Then to mount it run:

'sudo ntfs-3g /dev/{partition} /mnt'

Browse to /mnt and go get your music files.




More information about the ubuntu-users mailing list