windows -linux dual boot............


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users windows -linux dual boot............
# 1  
Old 02-18-2005
windows -linux dual boot............

I am trying to implement a dual boot on my laptop ... using a small xp partition and fedora core 269.1-fc2 i686 linux kernel.. so far I have had to log off and reboot to enter the other partition... but this is getting frustrating.. windows is on /dev/hda1 and 1-5 is on the linux partition. I have read several different procedures to start a dual boot, one using lilo, one using grub and one invoking the boot of both windows and linux on start-up of lilo using a script.. so far I have had no luck with finding the correct procedure using lilo and am not sure what to do to with grub how would I go about accomplishing this?... also if its not a problem! I have small question regarding dual boots.. is it possible to boot windows while linux is running.. or does it have to be done simultaneously at boot.
moxxx68
# 2  
Old 02-19-2005
First of all, I would use GRUB instead of lilo. You can easily find a tutorial on linux.org or a quick google search. You should set up your partitions just as you have, but will only be able to boot one at a time. The only way you could load both OSes at once would be to use some kind of emulator like WINE. However, if you just want to access files, you can boot up your linux system and then access the files on the windows partition. (I believe FC2 has NTFS support, if not you can download it.)

You may just want to start over and install winxp first (allocating the partition size you want and letting the rest of the hdd be free), then install linux. Fedora should use GRUB and allow you to it up at the install. Once you restart you should be able to pick between windows and linux from the grub interface.

Hope this helps,
Robert
# 3  
Old 02-19-2005
Dual booting does not imply booting both simultaneously. It just means the options of selecting either or.
If running both systems at the same time were possible. Then there would not be a need for applications such as Wine, Bochs, Plex86, Vmware, VPC.

Install GNU/Linux, then install something like Bochs or obtain a trial of VMware, then setup the virtual machine to load Windows. Now, you can boot GNU/Linux and run the virtual machine which will load MS Windows. Now, you will have both operating systems running at the same time.
# 4  
Old 02-19-2005
Quote:
Originally Posted by moxxx68
is it possible to boot windows while linux is running.. or does it have to be done simultaneously at boot.
moxxx68
Any platform can only boot one OS at a time. People who create systems that can boot multiple OSs do so, so they can run different OS, as they need them; not so they can boot multiple OS at the same time, that is not currently possible on any system.
# 5  
Old 02-20-2005
Let me bring another option to your attention. See Unix environments for MS Windows.
# 6  
Old 02-20-2005
How about colinux?
http://www.colinux.org/
# 7  
Old 02-20-2005
Quote:
Originally Posted by Ee77
How about colinux?
http://www.colinux.org/
Sounds interesting... is anyone using this? In any event, I have edited the FAQ to include a mention of colinux. Thanks for mentioning it.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Want to dual boot windows/Linux on a ssd/hdd configuration

I have a small ssd (240 GB) and a 1TB hdd. I want to use the ssd to store anything related to Windows (os and other stuff like games) and also the linux bootloader (so linux boots faster). And I want my hdd space to be for linux stuff (like the fedora os, linux packages, etc). Can you help me do... (1 Reply)
Discussion started by: mafiaskafia
1 Replies

2. UNIX for Dummies Questions & Answers

How to run linux in windows 7 without dual boot?

tell me in steps if its virtual box (2 Replies)
Discussion started by: mahor1989
2 Replies

3. Ubuntu

Fedora Windows XP Prof dual boot

Faced with a "learn the new platform at your own expense or lose your job" ultimatum, I bought a Maxtor internal HD and added it to my older HP desktop which had been upgraded from Windows to Windows Professional. I installed Fedora on the new 500 GB HD and tried putting the Fedora boot partition... (5 Replies)
Discussion started by: dba18
5 Replies

4. Windows & DOS: Issues & Discussions

Need to install red hat linux on existing windows vista OS as dual boot

HI ALL, I need to install linux on already existing windows vista OS. I tried to install linux,am getting error while creating patitions, i)selected manula patition with grude option.. after that when i m selecting free space to create mount points, its giving error "could not allocate... (2 Replies)
Discussion started by: jack00423
2 Replies

5. UNIX for Dummies Questions & Answers

Windows And Unix, Dual Boot

Hello! I must find a way to use unix in my PC. I have a Dell Intel Pentium 4 CPU 3.2GHz, 1Gb RAM.It came with windows xp but in order to get some software running I have to be able to work on unix! Is it posible to set up a unix and Windows dual boot configuration? I was sure it was posible but... (2 Replies)
Discussion started by: isidora10
2 Replies

6. UNIX for Dummies Questions & Answers

Dual Boot between UNIX and Windows

I am planning to install UNIX (SunOS) on my computer which has two hard disks C: and D: C drive already have operating system which has windows installed on it and I use it on daily basis. D drive is empty and has like 40GB space, I want to partition D: by half half and want install UNIX on... (1 Reply)
Discussion started by: DataSheet
1 Replies

7. Red Hat

Dual boot (Booting Windows from Linux MBR)

Hi , I have two disk installed with Linux(disk 1) and WinXP(disk 2) .Now i am changing Hardisk jumbper manualy to get in to Linux/Windows .I want to configure my REDHAT linux boot manager to list Linux and WindowXP and wanna boot according to my choice . Here is what my fdisk -l shows (Only... (2 Replies)
Discussion started by: gkrishn
2 Replies

8. UNIX for Dummies Questions & Answers

Dual boot Redhat with Windows 2k or XP

I know this is a common question, but.... I am working on 2 seperate computers. Each machine has one hdd. I want to Install Redhat with Win2k on one machine, and Redhat with Xp on the other. I know there are some issues with the install sequence to get Grub to work with both, but I am a little... (4 Replies)
Discussion started by: jeremiebarber
4 Replies

9. UNIX for Dummies Questions & Answers

Loading windows on a dual boot

I want to dual-boot Windows 98 and Redhat 7. My scheme for doing this is to partition into: A FAT32 partition for windows A Linux partition for root A swap partition A boot partition My question is: At what point do I setup windows on the FAT partition? Would I do it from the command line... (5 Replies)
Discussion started by: Furtoes00
5 Replies
Login or Register to Ask a Question