PINE64

Full Version: mounting rootfs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello I am running Ubuntu on pine64 i would like to mount system rootfs 

how can it be done?

Welcome to Ubuntu 16.04 LTS (GNU/Linux 3.10.101-4-pine64-longsleep aarch64)

Linux localhost.localdomain 3.10.101-4-pine64-longsleep #51 SMP PREEMPT Thu May 26 18:20:37 CEST 2016 aarch64 aarch64 aarch64 GNU/Linux

ubuntu@localhost:~
The rootfs (files located under /)  should be mounted automatically in the Ubuntu image you are using. 

Just type "cd /"  and hit enter
Type "ls" and you'll see what files and directories are there. 

Type "mount"  to see a list of filesystems and where they are mounted within the rootfs

Filesystems that are mounted at startup an the options they are mounted with, can be found in a file called /etc/fstab.