Home | Forums | What's new | Resources | |
Adding an extra hard drive |
Jeffrey - Mar 1, 2004 |
kahuna | Mar 1, 2004 | |||
I don't know about the slowing down thing, but it's easy to make your machine boot another OS off the 2nd drive. Just use a boot loader like grub (http://www.gnu.org/software/grub...) or gag (http://gag.sourceforge.net...). FWIW, you can even orce XP's bootloader to boot another OS, although it can be a pain at times. |
it290 | Mar 1, 2004 | |||
A bootloader is indeed the best way, although you can also set it up on a different IDE channel and set the first boot device in the BIOS if you prefer. |
ExCyber | Mar 1, 2004 | |||||||
It probably wouldn't (noticeably), but it's possible that it would. It could even speed it up. It really depends on the design of the ATA interface and BIOS code on your system.
This is managed by a program called a bootloader that sits in the first sector of the hard drive. Pretty much every OS has a standard or semi-standard bootloader, but for e.g. DOS/Windows it's just a simple one that boots from the drive you installed the OS to. My favorite bootloader is GNU GRUB..., but there are some others (including a commercial one by the company that does Partition Magic, I think it's called Boot Magic and should come free with Partition Magic). |
ExCyber | Mar 1, 2004 | |||
Probably not. IIRC there are several bits and pieces of DOS/Win3.1 that are hardcoded to use the first HD reported by the BIOS. |
Jeffrey | Mar 2, 2004 | |||
Should I chuck it at someone? |
emazur | Mar 3, 2004 | |||
If you ever need to recover accidentally deleted files, it's supposed to be much better to have a second HD to recover the files to (apparently, the file being recovered may be written over the file you're trying to recover if you do otherwise). |
ExCyber | Mar 3, 2004 | |||
Yes, ideally your operating system shouldn't be running from the original drive at all, to ensure that no new files, swap space, etc. overwrites the data. |
Alexvrb | Mar 3, 2004 | ||||
Yes, but make sure you do it from a car or moped. Drive-by hard disking, anyone? Watch out! Geek gang violence!!!111oneoenone As for recovering "accidentally deleted files" (this is why you don't bypass recycle bin as a habit!), couldn't you use a linux utility and run Knoppix off a CD-ROM? Then couldn't you burn it? Just a thought. If you delete something that is both 1) important and 2) massive, you're probably screwed anyway. |