how to display list of partition under 'Go' menu
- by Roy
I'm installing ubuntu 12.04 on my asus A43S notebook, but couldn't see any other partition under the 'Go' menu.
I tried 'sudo fdisk -l' seems fine, it displays all partition.
I also installed ubuntu 12.04 on my PC but there were no problems, all partition are listed under the 'Go' menu, and automaticly mounted when I clicked on them.
question is, how to display all partition just like on my PC does, I don't want to mount via terminal each time I need to access them.
thanks.