linkpi_firmware_history/rootfs/etc/udev/automount.sh

4 lines
78 B
Bash

#!/bin/sh
mount -t vfat /dev/sda1 /root/usb
mount -t ext4 /dev/sda1 /root/usb