Wbfs Partions not showing up?

Asked by sayasinh phongvichith

Im sorry im new to the whole linux os.this is probably a stupid question but im a newbee so sorry in advance .I have a 2tb wd hard drive split in 2 partions. when i run wiithon it give a warning saying you can not access the partion because the user who opened wiithon does not belong to the group "disk". Any help would be great Thank you

Question information

Language:
English Edit question
Status:
Answered
For:
wiithon Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Carlo Mandelli (camandel) said :
#1

Verify if you user is in disk group:

$ id

you should get "groups=N(disk)"

if not, add it with:

$ sudo gpasswd -a $USER disk

then logout-login and restart wiithon.

Read also:
https://answers.launchpad.net/wiithon/+question/90832

bye

Can you help with this problem?

Provide an answer of your own, or ask sayasinh phongvichith for more information if necessary.

To post a message you must log in.