| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-04-2005, 08:26 AM
|
#1
|
|
Member
Registered: Aug 2002
Location: Oregon
Distribution: SuSE 11.3
Posts: 108
Rep:
|
partition sizes
I am getting ready to load SuSE 9.2. It will be a dual boot system, I have two Maxtor 80 Gig HDDs with one of then (hda) set up with Win 2000 on one partition with NTFS and another partition set up as FAT 32. I want to load SuSE on the second HDD, hdb. I was thinking of setting it up with a 2 GIG swap partition, a 20 GIG / partition, and the rest as a HOME partition. This will be a home desk top computer, no server duties, no gaming. Does this partition scheme seem about right? What about other partitions such as USR, etc?
Also, which file system? Reiser or EXT3?
|
|
|
|
05-04-2005, 11:26 AM
|
#2
|
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: SuSE 12
Posts: 3,511
Rep:
|
Swap sounds a little over-sized. How much RAM do you have? I am using 512 MB swap at 512 MB RAM.
The amount you need for / could also be a little smaller unless you want to install everything  I have installed a lot and still do not have more than 9GB. I don't think a partition for /usr is required.
|
|
|
|
05-04-2005, 11:29 AM
|
#3
|
|
Member
Registered: Apr 2005
Posts: 46
Rep:
|
I've just got three. /root /swap and /usr (the largest of them all). I don't think you really need more than that.
And, your swap should be the same size, or smaller than the amount of RAM you have.
|
|
|
|
05-04-2005, 11:37 AM
|
#4
|
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: SuSE 12
Posts: 3,511
Rep:
|
Quote:
|
I've just got three. /root /swap and /usr (the largest of them all).
|
Why /root? Or do you mean '/' (root)?
|
|
|
|
05-04-2005, 02:59 PM
|
#5
|
|
Member
Registered: Apr 2005
Posts: 46
Rep:
|
yes... I mean "/" (root)
|
|
|
|
05-04-2005, 04:00 PM
|
#6
|
|
Member
Registered: Oct 2003
Location: FRANCE
Distribution: SLED 10
Posts: 98
Rep:
|
Re: partition sizes
Quote:
Originally posted by fstreed
I am getting ready to load SuSE 9.2. It will be a dual boot system, I have two Maxtor 80 Gig HDDs with one of then (hda) set up with Win 2000 on one partition with NTFS and another partition set up as FAT 32.
|
... 80Gb FAT32 .... what a waste of space
better do both windoze partitions on one disk and SuSE's /boot too like that :
/dev/hda1 /boot EXT2 100Mb * active
/dev/hda2 c:\ NTFS 20Gb
/dev/hda3 d:\ FAT32 ~60Gb (the rest of space
Quote:
|
Originally posted by fstreed I want to load SuSE on the second HDD, hdb. I was thinking of setting it up with a 2 GIG swap partition, a 20 GIG / partition, and the rest as a HOME partition. This will be a home desk top computer, no server duties, no gaming. Does this partition scheme seem about right? What about other partitions such as USR, etc? [/B]
|
now, on the second disc I sugest you this :
/dev/hdb1 swap 1Gb
/dev/hdb2 / ReiserFS 20Gb
/dev/hdb3 /personaldata ReiserFS ~60Gb
/personaldata use it as your d:\ in windows, /home will be in / partition (like c:\documents and settings\your_user_name)
Quote:
|
Originally posted by fstreed Also, which file system? Reiser or EXT3? [/B]
|
ReiserFS for everything except :
/boot EXT2 - where is the case (for safety reasons)
swap - it has the swap filesystem 
|
|
|
|
05-04-2005, 06:28 PM
|
#7
|
|
Member
Registered: Aug 2002
Location: Oregon
Distribution: SuSE 11.3
Posts: 108
Original Poster
Rep:
|
Re: Re: partition sizes
Quote:
Originally posted by piratu
... 80Gb FAT32 .... what a waste of space 
better do both windoze partitions on one disk and SuSE's /boot too like that :
/dev/hda1 /boot EXT2 100Mb * active
/dev/hda2 c:\ NTFS 20Gb
/dev/hda3 d:\ FAT32 ~60Gb (the rest of space
now, on the second disc I sugest you this :
/dev/hdb1 swap 1Gb
/dev/hdb2 / ReiserFS 20Gb
/dev/hdb3 /personaldata ReiserFS ~60Gb
/personaldata use it as your d:\ in windows, /home will be in / partition (like c:\documents and settings\your_user_name)
ReiserFS for everything except :
/boot EXT2 - where is the case (for safety reasons)
swap - it has the swap filesystem
|
On the first HDD I have it set up as C: 25 GIG NTFS, and D: as 55 Gigabyte FAT32, so I am real close to what you recommend there.
Do I have to manually set up a boot partition on hda, or will it do it for me?
Thanks all for the help.
Last edited by fstreed; 05-04-2005 at 06:29 PM.
|
|
|
|
05-04-2005, 07:29 PM
|
#8
|
|
Member
Registered: Oct 2003
Location: FRANCE
Distribution: SLED 10
Posts: 98
Rep:
|
the boot partiton on hda must be done manually.
you have two options :
1. the DANGEROUS one : installing LILO/GRUB on MBR (dangerous : you'll never know when your windows will erase the MBR and rewrite it and then you have to restore your LILO/GRUB - never done that because I never install the boot loader on MBR only if there is only Linux on that machine)
2. the safest one, resize your /dev/hda1 NTFS to gain arround 100Mb of free space at the begining of the disc (I used Acronis Disc Director 9 to do that flawlessly), /dev/hda1 becames /dev/hda2 and so on ... and create on the free space the /dev/hda1 of 100Mb as EXT2 which you'll mount it as /boot, make it active and intall the boot loader LILO or GRUB on it and the rest of Linux's partitons on the second disc
now you can proceed to install your SuSE
good lock
PS : when resizing there's allways a chance to loose your data, it never happened to me with Acronis Disc Director  ... but I have firends the had that with PQ Magic 
Last edited by piratu; 05-04-2005 at 07:32 PM.
|
|
|
|
05-05-2005, 02:51 AM
|
#9
|
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: SuSE 12
Posts: 3,511
Rep:
|
piratu:
I don't understand why a /boot partition is required or desired. Could you please explain?
|
|
|
|
05-06-2005, 01:21 PM
|
#10
|
|
Member
Registered: Oct 2003
Location: FRANCE
Distribution: SLED 10
Posts: 98
Rep:
|
Quote:
Originally posted by abisko00
piratu:
I don't understand why a /boot partition is required or desired. Could you please explain?
|
the /boot partition is not required nor desired, is optional, a suggestion! this is my 2 cents tip when multibooting to avoid the installation of linux's boot loader on MBR!
if you choose not to create a /boot you'll find it on your / root partition and you'll have to install the Linux's boot loader there, ofcourse you have to be sure that's a primay partition and in the boundaries of the first 1024 cylinders (for safety reasons, on old systems)
for more informations read the fantastic manual 
|
|
|
|
05-07-2005, 08:58 AM
|
#11
|
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: SuSE 12
Posts: 3,511
Rep:
|
Quote:
|
this is my 2 cents tip when multibooting to avoid the installation of linux's boot loader on MBR!
|
I see! How do you do that?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:07 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|