From: Ionel C. <ion...@me...> - 2023-04-28 22:56:21
|
A line in /etc/fstab will do the trick. Figure out what what dev is your USB drive and the partition type and change the line accordingly My example below is for my 256G USB drive I use for backing up my configs /dev/sdb1 /mnt/kd/USB ext3 noauto,noatime 0 0 > On Apr 28, 2023, at 5:34 PM, Gonzalo <gon...@ho...> wrote: > > Hi, > > What would be the best way to configure automount for an external usb disk in Astlinux? > > The goal is to get the disk mounted automatically on a fixed path every time the disk is plugged into Astlinux box. > > Thanks. > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |