On Sat, 2020-09-26 at 01:45 -0700, ToddAndMargo via users wrote:
On 2020-09-26 01:41, Patrick O'Callaghan wrote:
On Sat, 2020-09-26 at 00:38 -0700, ToddAndMargo via users wrote:
Hi All,
Is there a way to reload or restart the kernel without having to reboot?
No.
poc
Poop!
Thank you for the confirmation.
Is the file system part of the kernel? If not, is there a way to restart it without rebooting?
Depends what you mean by "the file system". Some filesystems are reloadable (either as a module or as FUSE), but others aren't. The underlying filesystem layer is a fixed part of the kernel.
Maybe if you explained what you're trying to do, someone might be able to help.
poc