Dietpi: Update all online documentation referencing user data locations to /mnt/dietpi_userdata

Created on 1 Jun 2016  路  17Comments  路  Source: MichaIng/DietPi

https://github.com/Fourdee/DietPi/issues/334#issuecomment-222503304

/root
/mnt/usb1_1

Is now replaced with /mnt/dietpi_userdata

http://dietpi.com/phpbb/viewtopic.php?f=8&t=5
Nice big job for me lol.

Enhancement

Most helpful comment

@k-plan
:+1:
Updated :dancer: http://dietpi.com/phpbb/viewtopic.php?f=8&t=63

All 17 comments

@Fourdee

Nice big job for me lol.

another "nice job" will be to update this: DietPi-Config | Feature rich config tool for your device

Sorry ... :smile:

@k-plan
:+1:
Updated :dancer: http://dietpi.com/phpbb/viewtopic.php?f=8&t=63

@Fourdee

really good and very quick realisation. :smile:
:100: :+1:

Thank you very much.

Noted for #271

Think i got all the references updated to /mnt/dietpi_userdata on forum docs. Will leave this open just in case @k-plan wants to kindly check :+1: :+1: _wink wink_ hehe

@Fourdee

Will leave this open just in case @k-plan wants to kindly check 馃憤 馃憤 wink wink hehe


http://dietpi.com/phpbb/viewtopic.php?p=55#p55

  • In the address bar at the top type ftp://root:raspberry@192.168.0.100 press enter.

Accessing ProFTP with a FTP Client:
username = root
password = The same as your root login password. Default is dietpi
address = Your ip address (eg: 192.168.0.100)


http://dietpi.com/phpbb/viewtopic.php?p=68#p68

DietPi will automatically save/update log file data to disk every hour /root/logfile_storage.


http://dietpi.com/phpbb/viewtopic.php?p=188#p188

cd /root
./weaved_setup.bin

??


http://dietpi.com/phpbb/viewtopic.php?p=1066#p1066

cd /root/wiringPi*
ls

??


@k-plan

ftp://root:[email protected]

Good spot :+1:

DietPi will automatically save/update log file data to disk every hour /root/logfile_storage

Yep, thats right. DietPi-Ramlog mode 2

cd /root
./weaved_setup.bin

Yep, required so user can enter their login creds for their weaved account.

cd /root/wiringPi*
ls

Yep, this is where WiringPi is installed. It contains samples, examples the user can run. As well as docs.

@Fourdee

sorry, so fare no time to test on a clean install v.119, but ...

/root
/mnt/usb1_1

Is now replaced with /mnt/dietpi_userdata

. . .

DietPi will automatically save/update log file data to disk every hour /root/logfile_storage

Yep, thats right. DietPi-Ramlog mode 2

In v119 now it will be: /mnt/dietpi_userdata/logfile_storage ?

cd /root
./weaved_setup.bin

will be:

cd /mnt/dietpi_userdata
./weaved_setup.bin

and:

cd /mnt/dietpi_userdata/wiringPi*
ls

... what will be the question. But I see, I have to test it be myself ... 馃槈

馃槃

In v119 now it will be: /mnt/dietpi_userdata/logfile_storage ?

Nope. It will stay as /root/logfile_storage

cd /mnt/dietpi_userdata/wiringPi*
ls

User data is classed as:

  • bittorrent downloads
  • owncloud storage,
  • Fileservers default location (music/video folders)
  • etc etc

@Fourdee

User data is classed as:

  • bittorrent downloads
  • owncloud storage,
  • Fileservers default location (music/video folders)
  • etc etc

Aha ... that's the missing description. 馃槃

So it means more: /mnt/dietpi_user_application_storage_data

Suggestion: so please write this description somewhere in http://dietpi.com/phpbb/viewforum.php?f=8

Worry that I will not be the only one, who don't understand it instantly.

@k-plan

Suggestion: so please write this description somewhere in http://dietpi.com/phpbb/viewforum.php?f=8
Worry that I will not be the only one, who don't understand it instantly.

Yep, it needs to be explained a little better in the docs :+1:

Further description improvements required:

http://dietpi.com/phpbb/viewtopic.php?f=9&t=470#p2049

first run setup question updated:
image

Ok, so, here goes :dancer:

What is user data?

In DietPi, we class user data as:

  • Data storage for applications. Some examples:

    • Ownclound data store.

    • BitTorrent downloads.

  • The location where your fileserver choice will point to, if you install one (eg: Samba Server, Proftpd).
  • The location where you can upload and store your media content, for other applications to use (eg: Kodi, Emby, Plex etc).

Where is my user data?

As of DietPi v120. For all future software you install in dietpi-software, you can access your user data with /mnt/dietpi_userdata. Regardless of where the data is physically stored, a symlink will automatically be created for you if needed.
To check where the physical location is, you can run the following command readlink -f /mnt/dietpi_userdata.

Can I move my user data to another location (eg: USB drive?)

Yes.
Simply run dietpi-software and enter the "User data" menu option. Once there, simply select the location you wish to use, or select Manual for a custom location. You can also setup a dedicated USB drive, if one is not currently installed.
DietPi will also move your existing user data to your chosen location.

@k-plan

Hope this covers user data. If not, please let me know :+1:

http://dietpi.com/phpbb/viewtopic.php?f=8&t=478&p=2087

During 1st run setup questions for DietPi
image

@k-plan
Also updated the new user data screen in dietpi-software with link:
image

I'll mark this as completed for now.

I would appreciate your feedback @k-plan for any improvements, if you have them.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Kapot picture Kapot  路  3Comments

oshank picture oshank  路  3Comments

Invictaz picture Invictaz  路  3Comments

MichaIng picture MichaIng  路  3Comments

mok-liee picture mok-liee  路  3Comments