Mounting smbfs: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2025

  • curprev 13:3813:38, 8 June 2025 Philipp talk contribs 430 bytes +430 Created page with "To avoid messing around on the internal flash partition, it's a good idea to work on a network drive when playing around. In addition to NFS, SMB/CIFS is also supported. mkdir /tmp/root smbmount //''remotehost''/''sharename'' /tmp/root -o username=''remoteusername'' You may have to enter the remotehost as an IP address - if in doubt, try both its IP address and Network name, then simply enter your password when prompted."