Date : Sat, 27 Nov 2010 17:10:00
From : heyrick.beebsoc@... (Rick Murray)
Subject: [BeebSoc] Killing Linux - but how?
On 28/11/2010 00:58, Adam Sampson wrote:
> I experimented with launching it from a Linux kernel module:
Interesting idea. Can you load kernel modules on-demand (as opposed to
the init script)?
I guess I could do a system call to killall the PVR tasks. I'm still not
certain how to dismount the active filesystems from a currently-running
Linux.
But... how do I know the memory chunk used is contiguous?
> routines do an adequate job of clobbering everything Linux had set
> up. I'd imagine the same trick would work on ARM...
I guessed it'd come down to a quick clobber action. After all, there's
no concept of "returning to Linux" except by power-cycling. [there's no
reset button ;-)]
Best wishes,
Rick.