On Wed, Apr 26, 2017 at 3:34 AM, Micka <[email protected]> wrote: > Well, I don't mind to reboot the beagle after. I was just wondering if it's > possible to untar all the file while the beagle is running ? I'm worried > about some file open by the kernel/linux !
Kernel is in memory.. the biggest issue you might face is "loading" a module after you've copied the new kernel/modules into the rootfs. As depending on how you built it, there could be an abi diff.. (a reboot would fix that issue to).. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhK-2Kv6-3d0h0m0S-ik%2B95BnOd0ekyMYU-XBU6_Dc%3DQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
