quote:
I have the 1985 version of Mark Sobell's book (A Practical Guide to Unix System V) and found it provided me with a lot of insight into Unix and Linux.
*THAT* is an excellent book (I have the fifth edition), and I highly reccommend that book to anyone interested in "getting under the hood" regarding Linux/UNIX systems. The Shell scripting sections are written excellently. You can find it on any of those "used book" sites for about $10 - $15 (US). That book is one of the reccomended text readings at a great deal of American Universities that have an emphasis on M/CIS and Computer Science (Maryland, Rutgers, Cal, Washington, and USC, to name a few)
"Foolish"..:
Are you, by any chance, using one of those PCs that keep a hard drive cached version of your BIOS (Compaq was notorious for this BS)? If so, you just need to keep resetting them (BIOS) upon every boot. A lot of OEM vendors like to keep a cache of your BIOS on an 8MB partition on your harddrive to allot for a "system restore", permitting the case where you actually decide to try something different with *your* computer to reset to "default(m)s", barring an error. If this is the case, you just need to hit your F(x) key (where x = an integer between 1 -12.. or Del) and manually reset your BIOS upon every boot. Yeah, it is a pain in the ass, but you have two options:
1) Do the affore mentioned everytime, until you get Linux straight, and have LILO installed, or
2) 'Flash' your BIOS to a generic version that doesn't have the "idiot-proofing."
If I were you, I'd just stick to number 1) until you got it down. You can always get Linux installed, use (Linux) fdisk, make a partition, back up the Windows drive (onto a directory on the Linux partition, or a separate FAT32 partition), and if you have a boot problem, reinstall Windows. You have Knoppix already (which is more like a recovery tool than it is an operating system) you will be fully equipped to do anything that I am suggesting.
You are using XP, correct?
XP "got smart" on us. I have tried every method to get a peaceful coexistence between Red Hat and XP on my laptop, and nothing worked (installing LILO and Grub in the MBR, and both in the Linux partition.)
Bootpart did work, however. Bootpart is easy to use, and free. If you need them, I will provide you with images to help you through the setup.
If I were you, I'd try out the Knoppix harddrive installation. It uses Debian/Sid (unstable), but once you load up your sources (/etc/apt/sources.list) file, you can run a program similar to Apple's OS X software installer. Keep posting, or PM someone if you need more help. That is why this place is here. We all hate Microsoft, we have that much in common, and we will assist anyone who is willing to escape.