PINE64
mounting rootfs - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+--- Thread: mounting rootfs (/showthread.php?tid=2298)



mounting rootfs - Shai - 10-01-2016

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:~


RE: mounting rootfs - waldo - 10-01-2016

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.