HardwareLogic

Go Back   HardwareLogic > Specific Hardware > Software & OSs
Home Forums Rules All AlbumsBlogs Subscriptions Register Mark Forums Read

Software & OSs Operating Systems, Anti-Virus, Utilities and Programs.

Reply
 
LinkBack Thread Tools
Old September 16th, 2007   #1
Level 2 College Student
 
Zambini's Avatar
 
Join Date: Oct 2006
Location: St. Mere du SantaCruz
Posts: 2,113
Blog Entries: 1
Default Dual booting Linux/Windows

Its been too long since I have done it last, so I need to get a refresher course

What I wanna do is probably do a 40gb/210gb (roughly) Linux/Windows

-I am leanin towards Ubuntu, since I've used it a lot and I like it.
-I also want to get Beryl or Compiz or XGL (I have no idea which.....) runnin on it.
-I want Windows to boot primarily (ie: if I just turn on the computer and not touch anything, Windows will boot)

So.... my checklist should include:
-Ubuntu CD
-Windows CD
-External HD with all my installation/driver/program/data files for windows


Now, should I partition my hard drive via Ubuntu, install ubuntu (that includes the pretty X interface [I wanna test it and make sure it works first], then install XP on the other partition, then go into the bootloader and change it so XP is the primary? [if so, how do I do that]


Thanks :) I have very little time to do this (I get back home on the 17th, pack up my compy and leave on the 20th), so any and all help is vastly appreciated

:) Thanks fellow tuxers






Last edited by Zambini; September 16th, 2007 at 13:08.
Zambini is offline   Reply With Quote
Old September 16th, 2007   #2
HL's Technomancer
 
Stormcrow's Avatar
 
Join Date: May 2007
Location: Frozen North
Posts: 1,168
Blog Entries: 1
Default Re: Dual booting Linux/Windows

You know, I JUST did this last night. What I would do is load up Windows first, and partition the amount of space you want to install it into, leaving the rest free. Install Windows into that partition. Then, grab Ubuntu, and during installation have it install with "Manual - use the largest continuous free space", which will use the space you left unallocated for the new partition. The GRUB loader will pick up XP automatically after reboot at the bottom under Other. I did this for Vista, using it's Shrink manager and it worked flawlessly.

I just read that Beryl has been discontinued, but Compiz comes installed automatically on Feisty.



Stormcrow is offline   Reply With Quote
Old September 16th, 2007   #3
Level 2 College Student
 
Zambini's Avatar
 
Join Date: Oct 2006
Location: St. Mere du SantaCruz
Posts: 2,113
Blog Entries: 1
Default Re: Dual booting Linux/Windows

Oh yea, I completely forgot that Windows had a partitioner built in :P I should have remembered, cuz a while ago I created separate partitions for different things (ie: backup, media, documents, etc)

Sweet, Feisty it is :)
How do you think it'll run on my x1950? I know nVidia has drivers nice n cozy with Compiz.......





Zambini is offline   Reply With Quote
Old September 16th, 2007   #4
HL's Technomancer
 
Stormcrow's Avatar
 
Join Date: May 2007
Location: Frozen North
Posts: 1,168
Blog Entries: 1
Default Re: Dual booting Linux/Windows

ATi drivers are known for being craptastic on Linux, but the newer ones are getting better. You should expect about a 25% reduction in performance at the most, possibly less. People seem to be getting along just fine the X1K series, so you should be all set. I haven't used ATi for a few generations, and only Windows so I can't say from personal experience. This is my first time using Ubuntu, I toyed around with Redhat a couple of years ago and found everything to be a pain. As soon as it's finished updating, I've come across something called Envy which automatically detects your card, then downloads and compiles the newest drivers for it instead of having to do it manually. I'll let you know how it works for my 8800



Stormcrow is offline   Reply With Quote
Old September 16th, 2007   #5
Level 2 College Student
 
Zambini's Avatar
 
Join Date: Oct 2006
Location: St. Mere du SantaCruz
Posts: 2,113
Blog Entries: 1
Default Re: Dual booting Linux/Windows

Is that for Ubuntu or anything?

Also, I've always had problems with MAKE (or whatever programs you use to run the "make install" commands) and any C++ compiler.
They never seem to be installed, and I can never successfully install them. :/
How can I make it so they work correctly? =?


I'd assume its a simple set of apt-get commands, combined with repositories i didn't have.





Zambini is offline   Reply With Quote
Old September 16th, 2007   #6
Uber Cool High Nerd
 
Telexen's Avatar
 
Join Date: Aug 2007
Location: Pocatello, ID
Posts: 206
Default Re: Dual booting Linux/Windows

If I remember correctly, Ubuntu doesn't have GCC installed by default. This is because it sucks.

However, I think "sudo apt-get install build-essential" should get everything you need to build from source.

You really shouldn't need to though, let the package manager handle everything.




Join us on the unofficial HL IRC Channel! Server - irc.synirc.org Channel - #hardwarelogic
"Ubuntu is an African word meaning 'can't install Gentoo.'" - Unknown
Telexen is offline   Reply With Quote
Old September 18th, 2007   #7
Level 2 College Student
 
Zambini's Avatar
 
Join Date: Oct 2006
Location: St. Mere du SantaCruz
Posts: 2,113
Blog Entries: 1
Default Re: Dual booting Linux/Windows

Ok, so I downloaded and burned Feisty to a disk, and booted into ubunutu, and went to "Enable Advanced Graphics" or whatever its called (turn on Compiz) , and the screen blanked white for about 20 seconds and then returned to normal.

Does that mean
a) the cd doesn't have good ati drivers
b) my x1950 won't run it


:(





Zambini is offline   Reply With Quote
Old September 18th, 2007   #8
Functional Alcoholic
 
Hitman's Avatar
 
Join Date: May 2006
Location: 14S E:561116 N:3830189
Posts: 4,599
Blog Entries: 2
Default Re: Dual booting Linux/Windows

Install windows create two partitions, install linux, your done.




Hitman is offline   Reply With Quote
Old September 18th, 2007   #9
Uber Cool High Nerd
 
Telexen's Avatar
 
Join Date: Aug 2007
Location: Pocatello, ID
Posts: 206
Default Re: Dual booting Linux/Windows

Quote:
Originally Posted by Zambini View Post
Ok, so I downloaded and burned Feisty to a disk, and booted into ubunutu, and went to "Enable Advanced Graphics" or whatever its called (turn on Compiz) , and the screen blanked white for about 20 seconds and then returned to normal.

Does that mean
a) the cd doesn't have good ati drivers
b) my x1950 won't run it


:(
There are a million things it could be with an ATi card. That version of Ubuntu is too old to have the latests ATi drivers that are supposedly much better.

I've seen this link followed by a lot of people with luck. The other thing you have to check for is that to run Compiz/Beryl/Compiz-Fusion you need to enable XGL because those ATi drivers don't support composite. I'm sure it's easy to find a wiki or forum post that will show you how to check if that's been done and if not how to do it. (if you don't see any reference to XGL/AIXGL in /etc/X11/xorg.conf then it hasn't been enabled)




Join us on the unofficial HL IRC Channel! Server - irc.synirc.org Channel - #hardwarelogic
"Ubuntu is an African word meaning 'can't install Gentoo.'" - Unknown
Telexen is offline   Reply With Quote
Old September 18th, 2007   #10
Level 2 College Student
 
Zambini's Avatar
 
Join Date: Oct 2006
Location: St. Mere du SantaCruz
Posts: 2,113
Blog Entries: 1
Default Re: Dual booting Linux/Windows

Okay, well it fails and I've been trying for the past 2 hours trying to get either XGL or Compiz working, so I'm just gonna format my entire drive and leave a 40gb empty partition.





Zambini is offline   Reply With Quote
Reply

  HardwareLogic > Specific Hardware > Software & OSs

Tags
booting, dual, linux or windows


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Booting?? duckingzebra Software & OSs 7 October 4th, 2008 16:35
Windows vs Mac vs Linux drew and not u HL Lounge 1 July 14th, 2008 10:32
Auto installer to dual boot Vista/Linux...NICE! Quakindude Software & OSs 22 April 28th, 2008 06:58
Dual Booting XP/Vista??Step by Step frostybrad Software & OSs 18 March 8th, 2008 10:17
dual booting xp and vista plmbob Software & OSs 6 February 29th, 2008 21:35


All times are GMT -8. The time now is 15:44.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
© HardwareLogic 2005 - 2008. All Rights Reserved


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