# default Linux directories dir /bin 0555 0 0 dir /dev 0755 0 0 dir /etc 0755 0 0 dir /lib64 0555 0 0 dir /proc 0755 0 0 dir /sbin 0555 0 0 dir /sys 0755 0 0 dir /tmp 1777 0 0 slink /etc/mtab /proc/mounts 0666 0 0 # this is where the root disk gets mounted dir /mnt 0755 0 0 # console device node in case we get dropped to a rescue shell nod /dev/console 0600 0 0 c 5 1 # make sure busybox is statically linked (check output of ldd /bin/busybox) file /bin/busybox /bin/busybox 0555 0 0 # btrfs command file /bin/btrfs /sbin/btrfs 0555 0 0 # dependencies of btrfs - may change when you update your system (check output of ldd /sbin/btrfs) file /lib64/libuuid.so.1 /lib64/libuuid.so.1 0555 0 0 file /lib64/libblkid.so.1 /lib64/libblkid.so.1 0555 0 0 file /lib64/libz.so.1 /lib64/libz.so.1 0555 0 0 file /lib64/liblzo2.so.2 /lib64/liblzo2.so.2 0555 0 0 file /lib64/libpthread.so.0 /lib64/libpthread.so.0 0555 0 0 file /lib64/libc.so.6 /lib64/libc.so.6 0555 0 0 file /lib64/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 0555 0 0 # our init script file /init /usr/src/sys/initramfs.btrfs/init 0555 0 0