Commit c310a1e9 authored by Anton Midyukov's avatar Anton Midyukov

mipsel-bfk3: add root and boot partitions to /etc/fstab

parent 11cc65a1
#!/bin/sh -efu
sed '/[[:space:]]\/[[:space:]]/d'
printf "/dev/sda1\t/\t$GLOBAL_VM_FSTYPE\tdefault\t1 1\n" >> /etc/fstab
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment