Newly installed Ubuntu, yesterday, Wondering how do i find my Hard drives ? I want my Gmusic do find my music from D: drive, this is running alongside Windows Vista at the moment, Also have my Photos there.
Cheers
Hi jondi11, and welcome to the forum
Click the “Home” folder on the launcher bar … the nautilus file manager should open … look in the left hand column, the hard drives/partitions should all be there.
I’m a little lost as to what you’re trying to achieve ?
I take it you mean the music is on a Windows partition ? … if so, you’ll have to manually mount the partition (by selecting it as mentioned above), or set the partition to be automatically mounted at bootup (in fstab).
If you explain how you installed Ubuntu (WUBI or “proper” installation), and what your goal is, we may be able to better advise.
If you’re not sure … can you open a teminal by hitting Ctrl+Alt+T then running:
sudo fdisk -l
then posting the output back here.
Be aware - when you run that command you will be prompted for your password, and when you enter it nothing will get echoed to screen (not even ******) but it IS going in, just type your password and hit enter.