Possible Duplicate:
Bios password protection
For example, an username / password prompt that would not even boot Windows (or whatever OS) until the correct credentials are entered.
For example, an username / password prompt that would not even boot Windows (or whatever OS) until the correct credentials are entered. |
||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Yes you can set passwords passwords on the system BIOS that prevents the whole system from booting or from letting a person access the BIOS as well. Certain types of encryption software allow a similar thing where as you need to access proper credentials before you can even view the OS/BIOS logon screen. |
|||
|
|
|
Use disk encryption (e.g. BitLocker or TrueCrypt). That will prompt for a password/PIN before the OS is booted, and will also protect OS and data when the computer is turned off. |
|||
|
|
|
There is difference between "not being able to boot" and "not being able to read the data" of the system. To stop people from booting the system, you can add BIOS-level password for hard drive access (you can't boot from it BUT it's not an encryption and it's hackable by interfering the CMOS battery) with BIOS password. To deprive people of possibility to read data that are on your system, it's best to use full-disk encryption like Truecrypt or Bitlocker (or many other), but other possibilities exists on different platforms. |
|||
|
|