LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-19-2006, 06:05 AM   #1
gflo
Member
 
Registered: Jan 2006
Location: Manchester, England
Distribution: Ubuntu 8.04
Posts: 37

Rep: Reputation: 15
New to linux


Hi, I am quite new to linux, i have installed it many times but just give up afterwards beacuse its too hard.

I used to just partition my hard drive but i though i might buy another hard drive, i.e a 20 or 30 gig one to install linux and windows xp on then use my current one in either fat32 or ntfs format for linux and windows to share as a data disk, does that sound visable?

which hard drive would i install the swap space bit for linux?

Thanks

Last edited by gflo; 03-19-2006 at 06:07 AM.
 
Old 03-19-2006, 06:18 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Which was too hard? Installing? Using?

With two drives, I would put both OSes on one, and data on the other. FAT32 for the data partition to make it easy to share between Windows and Linux.

Size of drives:
I'm not sure you can buy anything smaller thatn 40GB--but regardless, I would make the new drive AT LEAST 80GB (~$50 at Newegg--and the 40GB drives are almost the same!!)
How big is your current drive?
 
Old 03-19-2006, 12:30 PM   #3
IceChant
Member
 
Registered: Jan 2006
Location: Israel
Distribution: Windows Xp, Slackware
Posts: 316
Blog Entries: 3

Rep: Reputation: 30
Quote:
Originally Posted by gflo
which hard drive would i install the swap space bit for linux?
I use the rule of "not on the same HD as the OS" both for windows and linux,
example:
I got 2 HD's 1st HD with 60GB and 2nd with 80GB, I got it partition like that:
hda:
hda1 30GB Windows Xp
hda2 20GB Slackware
hda3 10GB Testing (I use it to test distro's I want to try)
hdb:
hdb1 70MB Boot
hdb2 2GB Swap (most ppl don't need so much swap)
hdb3 4GB Windows PageFile
hdb4 All the rest Shared partition where I hold stuff I want to share (music, doc's, programs, config files).
I hope that helps.
 
Old 03-19-2006, 12:55 PM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by IceChant
I use the rule of "not on the same HD as the OS" both for windows and linux,
(said in re where to put swap)

Why? Is this similar to the logic for Adobe recommending scratch space in a different physical drive?
 
Old 03-20-2006, 01:10 PM   #5
gflo
Member
 
Registered: Jan 2006
Location: Manchester, England
Distribution: Ubuntu 8.04
Posts: 37

Original Poster
Rep: Reputation: 15
we'll i have a 160gb drive already.
I would look at buying say another hard drive
probably from a computer market because there really cheap
say like a 40gb one for £10 or something.

All i want to know is how to go about setting them up,
i have a rough idea but you guys always seem to know better.

Also i find using linux in genral dificult, like getting wireless to work and i guess i just need to learn. I got a load of books that im reading at the moment, teaching me how to use certain commands and stuff.

Thanks

Last edited by gflo; 03-20-2006 at 01:18 PM.
 
Old 03-20-2006, 02:00 PM   #6
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
OK--2 drives:

#1 40GB (or larger): 2 OSes + associated applications (20GB each)
#2 160GB shared data, formatted FAT32

Steps:
Backup--eg to an external HD
Install Windows in 20GB partition--leaving the rest of #1 empty (unpartitioned)
Install Linux in the remaining space on HD#1--the Linux installer will take care of making the necssary partitions.
As part of the Linux install, it will ask you where to put the boot loader. I suggest a floppy--this way, Winodws in not disturbed. (You can always put the boot loaser on HD later.
Finally, format the 160GB FAT32--you can then link to it form either Windows or Linux.

Note--Backup: I you copy your data to an external HD, and then format the 160GB HD, you will---for a few minutes---have your data only in one place. IF the data is really valuable, then consider ALSO doing a CD or DVD backup before re-formatting the 2nd HD.
 
Old 03-20-2006, 02:12 PM   #7
IceChant
Member
 
Registered: Jan 2006
Location: Israel
Distribution: Windows Xp, Slackware
Posts: 316
Blog Entries: 3

Rep: Reputation: 30
Quote:
Originally Posted by pixellany
(said in re where to put swap)

Why? Is this similar to the logic for Adobe recommending scratch space in a different physical drive?
Yes it's the same, I read in more than few places on how it speedup the use and make the OS use the swap/pf better.
 
Old 03-21-2006, 10:16 AM   #8
gflo
Member
 
Registered: Jan 2006
Location: Manchester, England
Distribution: Ubuntu 8.04
Posts: 37

Original Poster
Rep: Reputation: 15
swap partion

cool. well i have a rough idea of what to do.

Still where do i install the swap part for linux? hd 1 or hd 2?
 
Old 03-21-2006, 12:23 PM   #9
IceChant
Member
 
Registered: Jan 2006
Location: Israel
Distribution: Windows Xp, Slackware
Posts: 316
Blog Entries: 3

Rep: Reputation: 30
As I said few post before in different HD than your linux install.
 
Old 03-21-2006, 02:25 PM   #10
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by IceChant
As I said few post before in different HD than your linux install.
You can combine this advice with the steps that I outlined and it will work fine. Put the swap area at the beginning of drive 2, and then partition the rest FAT32
 
Old 03-22-2006, 02:16 AM   #11
gflo
Member
 
Registered: Jan 2006
Location: Manchester, England
Distribution: Ubuntu 8.04
Posts: 37

Original Poster
Rep: Reputation: 15
Thanks

Thanks you guys.

i know now what i nned to know.

you can look put for me in other post grubbling about
wireless!!

thanks guys
Cyaz
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
link dies intermittently-seemingly at random- between win<->linux not linux<->linux?? takahaya Linux - Networking 10 03-09-2007 10:37 PM
triple boot linux/linux/linux No Windows involved toastermaker Linux - Newbie 12 03-02-2006 10:40 PM
Redhat (rhel v2.1) bootup problem with linux (linux vs linux-up) namgor Linux - Software 2 06-24-2004 02:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration