> #2: Possible Upgrade problems, from the log it followed the symlink,
> so this might not be an issue..
>
> debian@beaglebone:~$ journalctl | grep img
> Dec 08 19:52:28 beaglebone kernel: LUN: removable file:
> /var/cache/doc-beaglebone-getting-started/beaglebone-getting-started-2015-12-04.img
>
> in the package i'm doing,
>
> ln -sf /var/cache/${package}/beaglebone-getting-started-${core_version}.img
> /var/local/usb_mass_storage.img
>
> So the symlink should point to the 'updated' *.img, should we "keep"
> the old file, till a reboot.. I'd like to not rmmod g_multi as the
> user might be logged in via serial/g_ether and bam, there's goes the
> connection..Ahh, on 2, i can follow: cat /sys/module/usb_f_mass_storage/holders/g_multi/parameters/file and figure out what's going on, so while the "img" won't be updated till you actually reboot there shouldn't be any other problems.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
