Jump to content
xisto Community
Sign in to follow this  
iGuest

Linux+windows

Recommended Posts

how to combine Linux and windows. I have Windows on my (hd0,0) and want to install Linux on (hd0,1). what I have to do to combine them?

Share this post


Link to post
Share on other sites

Well, personally, I'm partial to GRUB, which you would find with the linux side, and I've found it easiest to first install Windows, which it sounds like you've done...Second, as much as I would like to say you should just drop linux onto the second partition, you may find that linux will want more than just one partition...I don't know what distribution you may have personally, but I use Red Hat... It's available in 3 .iso files from their website, https://www.redhat.com/en , and as long as you don't want a permanent subscription to the red hat network... it's free... I'd assume you can burn .iso's so I'll get to it...Just start by popping cd1 into the cd tray, and restart...(by the way, you may have to configure your BIOS to allow the cdRom to come before your hard disk in your boot order...)The setup is just as pretty as any windowsX installation, but you ARE required to partition your hard drive a few more times (this is slightly complicated, especially if you're a beginner linux user, but there should be default settings you can choose [yes, it's that userfriendly these days]), but as you may notice, your ntfs is recognised by the installer...from there, you can pick your bootloader etc... i like grub... and it will create the partitions for linux, and then... when you reboot, everything should streamline together............ select your OS and go....im sorry this lost more and more detail as i went but i need to take care of some afterhours drama... women + alcohol = headache for me** when i say complicated, i mean more in terms of how much space to get to each... there is actually a plethora of info on what sizes to allocate for what depending on intended usage, but a quick google can bring that up....

Share this post


Link to post
Share on other sites

i tried to do this. but my windows couldn't load. i found some info that windows cannot be loaded from another partition. maybe this is the problem?P.s I have win Xp and Suse 9.2

Share this post


Link to post
Share on other sites

I think I have to add this

hide (hd0,0)unhide (hd0,1)
root (hd0,1)
makeactive
chainloader +1

or this

map (hd0) (hd1)map (hd1) (hd0)


and please tell me what I have to install first. Windows or Linux?

Share this post


Link to post
Share on other sites

install windows first.if windows see's a linux partiton dureing the install, it tends to chew up its boot loader.if linux see's a windows partiton dureing the install, it automatically sets up dual booting.technically, you sould have a 3rd partiton for swap space (windows users somtimes call this virtual ram)but you dont need a swap partiton.i will write a tutorial in the linux OS section if you want to look at it.

Share this post


Link to post
Share on other sites

thanks to everyone who helped me. I installed Windows + Linux. but I installed Knoppix, and I don't like it. i'm going to install Gentoo. I can write how I combined them.

Share this post


Link to post
Share on other sites

installed knoppix? euhrm... knoppix boots from cd and is not installed as far as i know.i got xp & mandrake. three partitions, one ntfs for my windows c:, one fat for storing files from both os' and one ext3 (well, and a swap) for my linux os.installed xp first, then mandrake. chose to do the partitioning in linux myself and worked like a charm. created a lilo bootmenu and that was that. when i had to reinstall xp, i just inserted my linux cd again, booted it into repair mode and restored my bootmenu.easy as hell.

Share this post


Link to post
Share on other sites

there is one thing that I used to do in dual-booting phaze of my OS evolution :) - I was leavin one BIG or even HUGE partition in FAT-32 so both OS'es can easly access them for read and write, since ext's or reiser is not seen in Windows and there are troubles wit writing to nsfs from linux...

Share this post


Link to post
Share on other sites

The best way to share files is to make a "bridge" drive. I mean that make a partition that is FAT32, which Linux can read and write perfectly. Mount that as /mnt/windata and your Windows /mnt/winsys. Then, your Linux and Windows can read the files that you want. I prefer to use that drive as my Documents area.xboxrulz

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.