Question #77100 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/77100
Status: Open => Answered
actionparsnip proposed the following answer:
the extended partition's only job is to hold logical partitions. In
windows you can only have 2 partitions, 1 primary and 1 extended. On the
extended you can have many logical partitions which will show up
(stupidly) as "Drives" in windows (even though they are partitions and
not drives, windows is retarded like that)
You can try mounting /dev/sdc4 with
sudo mkdir /media/sdc4; sudo mount /dev/sdc4 /media/sdc4 -t vfat -o
uid=1000
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help : https://help.launchpad.net/ListHelp