Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   linux-xp dual boot (https://thetfp.com/tfp/tilted-technology/58558-linux-xp-dual-boot.html)

bacon_masta 06-09-2004 10:31 AM

linux-xp dual boot
 
if i install windows xp pro on a 40 gig hard drive, and a flavor of linux (mandrake, redhat, or suse at this point) on a seperate 20 gig hard drive, to designate which os i want to boot i'll just have to set bios to boot to the primary or the secondary drive, right?

feel dumb for asking, but never tried this kind of dual boot

mikec 06-09-2004 10:40 AM

you could let lilo handle the booting duties.

or you could make a small fat partition and install bootmagic to it.

i'd prefer bootmagic, because down the road if you ever have a problem with the linux drive you won't have to deal with fixing the boot record to get xp booting.

Peryn 06-09-2004 10:46 AM

i found the easiest way for me to deal with it was to get one of those removable hard drive cases. Install Linux to it and set it as the primary boot device. Install Windows to the other drive as a secondary boot device. Now all you have to do, is turn the key on the Linux drive, and it will boot into Linux. Turn it off, and you boot into Windows. Dont hafta worry about one system depending on another to be able to select it to boot, no fancy bios stuff, and you dont have to keep selecting which OS to boot into every time it starts up.

Something like this
http://www.compgeeks.com/images/150x...GN210-unit.gif
All you hafta do is turn the key on the right.

sailor 06-09-2004 12:20 PM

Quote:

Originally posted by Peryn
i found the easiest way for me to deal with it was to get one of those removable hard drive cases. Install Linux to it and set it as the primary boot device. Install Windows to the other drive as a secondary boot device. Now all you have to do, is turn the key on the Linux drive, and it will boot into Linux. Turn it off, and you boot into Windows. Dont hafta worry about one system depending on another to be able to select it to boot, no fancy bios stuff, and you dont have to keep selecting which OS to boot into every time it starts up.

Something like this
http://www.compgeeks.com/images/150x...GN210-unit.gif
All you hafta do is turn the key on the right.

How does the BIOS recognize it? Are you just putting it on a different IDE channel?

Latch 06-09-2004 02:40 PM

Quote:

Originally posted by Peryn
i found the easiest way for me to deal with it was to get one of those removable hard drive cases. Install Linux to it and set it as the primary boot device. Install Windows to the other drive as a secondary boot device. Now all you have to do, is turn the key on the Linux drive, and it will boot into Linux. Turn it off, and you boot into Windows. Dont hafta worry about one system depending on another to be able to select it to boot, no fancy bios stuff, and you dont have to keep selecting which OS to boot into every time it starts up.

Something like this
http://www.compgeeks.com/images/150x...GN210-unit.gif
All you hafta do is turn the key on the right.

Interesting.

Quote:

Originally posted by bacon_masta
if i install windows xp pro on a 40 gig hard drive, and a flavor of linux (mandrake, redhat, or suse at this point) on a seperate 20 gig hard drive, to designate which os i want to boot i'll just have to set bios to boot to the primary or the secondary drive, right?

feel dumb for asking, but never tried this kind of dual boot

First off, I wouldn't suggest Fedora Core 2 for a dual-boot situation. I would definitely use latest Mandrake or SuSE. Fedora Core 2 has a *very* nasty bug in it that can stop dual booting from working.

That said, you should be able to pop in the distro's boot cd, do the install, and it'll likely handle the dual-boot stuff. Every distro comes with a boot loader/manager (i.e. Lilo or Grub). When your computer boots up, it firsts goes to them.. and they'll prompt you with a menu of your OS's, so you can choose what to boot into. No BIOS changes needed.

That said... I'd suggest having WinXP as your primary drive, and put Linux on a secondary. Linux can handle being installed on a secondary drive. WinXP can't (it will overwrite your boot loader w/ it's own.. causing headaches). When I had a linux drive already, and wanted to put WinXP on my second drive.. I had to take out the Linux drive, make the WinXP drive the primary drive, install on that.. and then restore my setup w/ my Linux drive the primary drive.

After that, it was a bit of a challenge getting WinXP to boot (but at least I could boot into Linux to play w/ my Grub configuration). Using grub, I was able to swap the hard drive order (virtually), fooling windows into thinking it was still the primary drive, and booting into it without problems. Still, lots of googling and frustration to get me to that point.

Jolt 06-09-2004 08:42 PM

the easiest way to set up a dual-boot is definitely with the pull-trays.

"How does the BIOS recognize it?" You set it to "Auto" and it just does. No play, just plug.

The second easiest way (specifically for NT/2K/XP and Linux) is to just use the NT bootloader. Make a boot disk during Linux installation. Install LILO or Grub to the partition superblock - not the MBR! - and then use dd to write that to a file. copy the file to a diskette, reboot into Windows, copy the file to c:\ and add an entry to your boot.ini

The simple HOWTO for doing this. MUCH easier than I just made it sound...I've done this on at least a dozen machines in NT, 2000, and XP, and various versions of Red Hat and *gag* Caldera Linux.

cthulu23 06-11-2004 09:01 PM

I wouldn't classify hardware purchases as "easiest," but that's just me.

Anyway, just install XP on your primary drive first, then linux on your secondary drive. The distro that you choose will almost definitely install grub or lilo (I prefer grub...no intervention needed when you upgrade the kernel) in the MBR of the primary drive, allowing you to choose which drive to boot at startup, no new hardware or commercial boot managers needed. If you install linux first, windows will overwrite the MBR of you primary drive and require you to reinstall grub...not too difficult, but daunting for a linux newbie.

Lots of folks seem to be under the impression that grub/lilo can't boot XP...that is not the case. Let them take over your MBR and proceed to dual boot happiness without spending any cash (although I would pay attention to the warnings about FC2).

bacon_masta 06-12-2004 08:16 PM

thanks cthulu, went over without a hitch. greatly appreciative, and thanks for the grub recommendation to.

asittler 06-13-2004 12:13 PM

Yeah, FC2 is more like a RH/Fedora version of kdenonbeta, but with an operating system attached.

cthulu23 06-13-2004 05:24 PM

I have to amend my earlier statement. If you use a different name for any new kernel that you have installed, you'll have to edit the contents of the grub config file (usually called grub.conf or menu.lst). Most distros automatically perform this function as part of the kernel upgrade process. This detail slipped my mind earlier.

bacon_masta 06-14-2004 09:05 AM

haven't gotten around to updating the kernel yet, but the install of mandrake on the secondary hdd with grub as the bootloader on the primary hdd was a complete success, just as easy as any other time i've reformatted


All times are GMT -8. The time now is 08:58 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360