Computing.Net > Forums > Linux > Dual Boot Linux/XP via Password

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Dual Boot Linux/XP via Password

Reply to Message Icon

Name: Don Alford
Date: October 24, 2003 at 10:17:50 Pacific
OS: Linux and XP
CPU/Ram: 2M CPU 512 Ram
Comment:

I'm trying to install a stripped down Linux kerel to boot and pull up a custom password screen piece of code (written in C++). If the password is valid then I want to boot XP. If the Password fails, then I want to exit the Linux kernel. The failed Password part exit of Linux sounds straightforward, but the the successful Password then boot XP has me stumped. Can anyone help me here. I would appreciate it very much.



Sponsored Link
Ads by Google

Response Number 1
Name: Jake
Date: October 24, 2003 at 11:53:48 Pacific
Reply:

This gives you no additional security over an XP login password, so why bother? The best way to get around any OS's login password is with a boot disk that would bypass your custom bootloader as well. If someone has physical access to your computer, the only way your data is safe is with encryption.

Linux supports transparent, strong encryption, with the source code free for anyone to audit. Windows XP has encryption, but it's not as strong, not as well implemented, and probably has a backdoor or two. With Linux, it's possible to have a boot partition (or better yet, bootable non-RW CDR) prompt for a password that's used to decrypt your personal files, the OS, and whatever else you may have, then Linux starts up and everything works as if the encryption layer isn't even there. It's the ultimate level of paranoia.


0

Response Number 2
Name: rick
Date: October 28, 2003 at 12:24:39 Pacific
Reply:

you can use the bios boot password to protect all disks and os's.

without a good bios password login, no drive is avaiable, floppy, cd, hdd, xp, linux, etc.


0

Response Number 3
Name: Jake
Date: October 28, 2003 at 15:15:55 Pacific
Reply:

It's still a matter of physical security. A BIOS password can be cleared by resetting a jumper on the motherboard. Or, someone could take the hard drive out and put it in a different computer, which is exaclty what law enforcement or identity thiefs would do. A boot-up BIOS password is no more effective than setting your hard drive as the only boot device and setting a BIOS administration password. Then at least you don't have to enter two passwords every time you boot.

The only real protection is encryption.


0

Response Number 4
Name: 3Dave
Date: October 29, 2003 at 01:32:21 Pacific
Reply:

The only real way to secure your PC is to
lock it into a room, disconnect it from any
networks and never turn it on!=o)

If you do actually want to use your PC, the
lilo boot loader supports passwords to boot
different OSs (grub probably does as well)
and as Jake says, encrypt your data with at
least 1024bit....by the time it is cracked
the information will probably be out of
date.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Dual Boot Linux/XP via Password

Dual-Booting Linux/XP, Read This!!!!! www.computing.net/answers/linux/dualbooting-linuxxp-read-this/8997.html

dual boot linux/xp www.computing.net/answers/linux/dual-boot-linuxxp/25466.html

dual boot Windows Xp and linux www.computing.net/answers/linux/dual-boot-windows-xp-and-linux/6141.html