USB booting :: Is there a way to mount sda2 at bootup?
I would like to have sda2 to be mounted every time i start DSL. Is there any way i can make this happen?
In /opt/bootlocal.sh add the following line
mount /mnt/sda2
original
here
.