Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Linux
|
Linux General discussion of programming the various flavors of Linux operating systems.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Linux section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 24th, 2003, 04:12 PM
Registered User
 
Join Date: Aug 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Dual-Boot XP and Linux - Confused

Hi All,

I have a 60 GB hard drive with XP taking up about 45 GB. (NTFS partitioned). I have 512 Ram and hence 2 500 MB linux Swap partitions. I have a 50 MB FAT32 partition which has PowerQuest BootMagic installed on it. The remaining 10-13 GB is a primary ext3 Linux partition with nothing on it so far. I created all these partitions using PartitionMagic 8.

My question should be simple to answer but after trying to install Linux and not getting anywhere, I think I should ask the experts.

Right now, when I boot up (even though I have only one OS), the BootMagic screen prompts me to boot into XP. (which is OK with me).

What would happen after I install linux on the ext3 partition. Would BootMagic detect the new OS on the already existing partition and make booting into either a breeze. What if I dont want to use GRUB or LILO. and finally I have 2 swap and one / partition ready for linux, so I dont have to do anything with Disk Druid (RH 9). Do I also need to have a /boot partition and will this be mounted as the FAT32 partition which has BootMagic installed on it.

Please advise.
Thanks a lot.
 
Old September 25th, 2003, 03:09 AM
Authorized User
 
Join Date: Jun 2003
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello,

I've once used PartitionMagic on my disk but the Linux Installer from Suse didn't recognize my partitions...!
My advice is don't use BootMagic, use GRUB !
The boot partition is recommended, but be aware that should be readable by your Linux kernel, so don't even think to put it on a FAT32. Use instead Ext2 (32M) or Ext3 (64M).
I would also use only 512M of swap. I have 512M of RAM too, and my swap is always empty or very poorly used.

Bye
 
Old September 26th, 2003, 04:15 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 256
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, as to swap, you can change it at a later date, if needs be, by repartitioning your drive to reduce unused swap.

Obvious statement number 1: there's more harm done by too liitle swap, than by too much :).

Obvious statement number 2: how much swap is always a question for debate.

What I tend to recommend to newcomers is (if they're installing a commercial dstribution) take a look at the recommended minimum RAM for their chosen configuration, and give it twice that, in swap - regardless of how much RAM they have. Install everything, and then, after install, play around with a few different loads and look at cat/proc/meminfo, to see what's going on. If your swap isn't being used, then no harm will come of liberating a bit more disk space at its expense.

Obvious statement number 3: with the cost of RAM these days, there's little excuse for having an empty RAM-card slot on your motherboard if performance is your concern, regardless of your CPU. It's a tired old saw, I know, but there's nought like slapping more RAM into a machine for giving your processes some elbow room.

That said, you'd be surprised how old-fashioned things can get, in terms of memory consumption, once you start running a great big database server on a machine (There's nought like a query that retrives a million records from three tables at once for giving a machine a headache :). Even some desktop apps (Dreamweaver MX running over Wine is a good example) can be remarkably memory hungry (but the same is true when these apps are running in their native environments, of course ;).

On a last general note, no one should be without a copy of "Running Linux", from Tim's lot - the book is an absolute goldmine!
Best
Dan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot - Windows TonyG Linux 3 December 28th, 2005 10:56 AM
dual boot problems between fedora 2 and win xp cbahm Linux 0 March 5th, 2005 02:14 PM
Help: how to rescue linux 9 from dual OSs yjin Linux 2 July 2nd, 2004 11:04 AM
Boot loader for dual-boot system? cox100 Linux 2 February 4th, 2004 06:15 PM
Install Attempt to Upgrade Dual Boot w/ Sep HD LMontgomery Linux 2 October 23rd, 2003 09:43 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.