Author |
Message |
kolchak
|
|
|
Post subject: Partitions / installation
Posted: 13.11.2010, 14:32
|
|

Joined: 2010-11-13
Posts: 1
Location: Boston suburbs
Status: Offline
|
|
Greetings! I'm new to Aptosid; looking forward to using it.
My "standard" GNU-Linux install includes setting up partitions as follows:
/
/usr
/usr/local
/tmp
/var
/var/log
/srv
/home
(Size varies, and there's swap, of course.)
On the Partition tab of the Aptosid install sequence, I'm unable to manually enter some of these mount points; am I missing something on that screen?
I'm fully expecting a "D'oh!" moment when I get a response.
Thanks! |
|
|
|
|
 |
|
Post subject: RE: Partitions / installation
Posted: 13.11.2010, 16:14
|
|
Moderator

Joined: 2010-09-11
Posts: 469
|
|
You need to configure manually after the installation, for "some of these" that is not offered.
Otherwise you can consider modifying your standard for this aptosid system. |
|
|
|
|
 |
browe
|
|
Post subject: RE: Partitions / installation
Posted: 13.11.2010, 16:23
|
|

Joined: 2010-09-12
Posts: 157
Location: Canada
Status: Offline
|
|
I don't believe there is any limit to the number of partitions or links you can set during install. You can call xparted, cfdisk, and fdisk from within the install gui. Personally I've always used gparted and setup the partitions before starting the install gui, I suggest this route if you are having troubles. Make sure the target disk is unmounted, partition and format it before aptosid install. |
|
|
|
|
 |
devil
|
|
Post subject: RE: Partitions / installation
Posted: 13.11.2010, 17:44
|
|

Joined: 2010-08-26
Posts: 491
Location: Berlin
Status: Offline
|
|
i wonder if such a branched partition scheme is needed by $user.
i have seen people following advice from the internets without knowing why they should want this.
greetz
devil |
|
|
|
|
 |
mylo
|
|
Post subject: RE: Partitions / installation
Posted: 13.11.2010, 22:25
|
|

Joined: 2010-09-11
Posts: 116
Location: Wiesbaden, Germany
Status: Offline
|
|
kolchak,
regards and fun with aptosid. It is an excellent distribution.
I recommend to follow the manuals instructions as per:
Code:
http://manual.aptosid.com/de/part-size-examp-de.htm#part-example
So for "normal" (user-) use these detailed partititons are not necessary. |
_________________ Regards
mylo
Linux 3.1-6.slh.1-aptosid-amd64 x86_64[2010-03 Ἀπάτη (201012262151)]
Intel Core2 Duo E6550 @ Cache/Ram 4MB/4GB nVidia G72 7300 nouveau 2*250GB
|
|
|
|
 |
dibl
|
|
Post subject: Re: Partitions / installation
Posted: 14.11.2010, 00:29
|
|

Joined: 2010-09-12
Posts: 302
Location: Dayton, Ohio, USA
Status: Offline
|
|
kolchak wrote:
Greetings!
I'm fully expecting a "D'oh!" moment when I get a response.
Dohhhhhhhhh!
Unless you are setting up a very elaborate server, what you want is:
5GB for "/" and put the complete filesystem there.
Your installed memory = swap size.
Symlink your user data (from other partitions) in to the /home/user folder that is on the aptosid partition.
That is all you need for a nice desktop system.  |
|
|
|
|
 |
dpt
|
|
Post subject: RE: Re: Partitions / installation
Posted: 15.11.2010, 04:26
|
|

Joined: 2010-09-11
Posts: 281
Location: New Delhi
Status: Offline
|
|
I use the KISS (keep it simple, stupid) policy.
Only one root (/) partition for OS. separate ones for data.
Multiple partitions for data only.
Simple and fast to implement and use.
Never could find a reason to use more than one partition for OS. |
_________________ In a lunatic asylum, everyone thinks that he is the doctor.
|
|
|
|
 |
DeepDayze
|
|
Post subject: Re: RE: Re: Partitions / installation
Posted: 19.11.2010, 00:57
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
dpt wrote:
I use the KISS (keep it simple, stupid) policy.
Only one root (/) partition for OS. separate ones for data.
Multiple partitions for data only.
Simple and fast to implement and use.
Never could find a reason to use more than one partition for OS.
That's like it is in Windows too
For example:
Installing your favorite flavor of Windows and apps on C:\
Data onto D:\
My laptop's disk has 4 partitions \,\usr,\home and swap, which works well. |
|
|
|
|
 |
ikeinthai
|
|
Post subject: Re: RE: Re: Partitions / installation
Posted: 19.11.2010, 05:08
|
|

Joined: 2010-09-22
Posts: 119
Location: bigannastybkk
Status: Offline
|
|
DeepDayze wrote:
My laptop's disk has 4 partitions \,\usr,\home and swap, which works well.
@DeepDayze: may i ask, what are the advantages you find in separating out /usr ?
thanks in advance for the info,
ike. |
_________________ aptosid: magic in action, the point of the spear. bleedin pearls before swine? lets hope not. freesoftware/freedomsoftware=a chance at freedom. participants, engage your vehicle. . . avatar by zenren
|
|
|
|
 |
DeepDayze
|
|
Post subject: Re: RE: Re: Partitions / installation
Posted: 20.11.2010, 23:58
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
ikeinthai wrote:
DeepDayze wrote:
My laptop's disk has 4 partitions \,\usr,\home and swap, which works well.
@DeepDayze: may i ask, what are the advantages you find in separating out /usr ?
thanks in advance for the info,
ike.
originally I did that to keep the root partition small, but yes you are right that /usr should not need to be separated on a single physical drive as in a laptop for example. The install is like 3 years old now though and eventually I'll be wiping it and doing a fresh install as there's quite a bit of cruft left behind. |
|
|
|
|
 |
|