grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grub Scripting


From: Colin D Bennett
Subject: Re: Grub Scripting
Date: Fri, 8 May 2009 13:44:39 -0700
User-agent: KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; x86_64; ; )

Chris Umphress wrote on Friday 08 May 2009:
> We'll overwrite the boot loader and restore the partition table if it
> was destroyed. That would be handled from a custom, bootable live-CD
> or thumbdrive. This is going to be used on laptops that are lent out
> and it is one more way that we can try to force people to return them
> without sending the police out. This is why we need it automated.

It seems like just disabling the GRUB boot menu entries would be a better 
method than actually wiping the MBR/partition table/etc.  A somewhat robust 
way (so that it's not trivial for a user to set back the BIOS date after the 
system has locked them out) would be to set a flag in the GRUB boot partition 
that indicates the system is to be locked down.  Then whenever that flag is 
set, instead of using the normal boot setup, your GRUB script displays a 
message to the user like "Your usage period of this computer has expired. 
Please return it to [your org. here]."

Regards,
Colin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]