Difference between revisions of "Mounting windows share from Ubuntu"

From MyWiki
Jump to: navigation, search
(Created page with " mount -t cifs //192.168.0.65/root /mnt -o rw It will ask for the password for root")
(No difference)

Revision as of 19:58, 18 May 2014

mount -t cifs   //192.168.0.65/root /mnt -o rw
It will ask for the password for root