[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Two Lenny problems



On Sun, 7 Mar 2010 04:55:38 -0500 (EST), Cecil Knutson wrote:
> Stephen Powell wrote:
>> I'm not sure I understand your question.  Are you saying that the  
>> installer does not recognize existing partitions already on the hard  
>> disk?  Or are
>> you saying that it won't let you create more than five partitions during
>> installation?  Or are you saying that only five different mount points
>> were offered?
> 
> The choices are: One whole partition, three partitions, or five  
> partitions.  I didn't see anything that would allow creation of more.

If you are running the installer in expert mode, and you are using
manual partitioning, you should have full control over this.
Here's how I invoke expert mode:

(1) Boot the install CD.  At the main menu, press the down arrow key twice
to select "Help", then press Enter.  You will be taken to a help menu.
There will be verbiage at the bottom ending with "boot:".  This is a
"boot prompt", though that may not be obvious.  At the boot prompt, type

expert

and press Enter.  You can also add any kernel boot parameters that you
want to use during installation.  For example,

expert clocksource=pit acpi=off notsc

I'm not necessarily recommending these boot parameters in your situation;
I'm just giving this as an example.
When you get to the "partition disks" step, select "manual partitioning".
This should give you full control.  You create a partition by selecting
"free space" and pressing Enter.  Of course, you can't create a partition
if you have used up all of the free space.

You can create a maximum of
four primary partitions.  But once you create four primary partitions,
you can't create anything else.  In order to create a logical partition,
you must have fewer than four primary partitions.  You can create a
maximum of one extended partition, and I believe the extended partition
is implicitly created when you create the first logical drive.
I can't remember for sure.  The /boot partition must be a primary partition
if you want to keep your original DOS/Windows-style master boot record
and install the boot loader in the boot sector of the /boot partition.
If you are going to install the boot loader in the master boot record,
then the /boot partition can be a logical drive.

Cecil Knutson wrote:
> Stephen Powell wrote:
>> Cecil Knutson wrote:
>>> And is there any advantage to installing LVM?
>> On the S390 platform, a typical 3390-3 DASD device is about 2.3G.  If you
>> want a partition larger than this you can use LVM to create a logical
>> partition which consists of multiple physical partitions, and you can
>> keep adding space as necessary.  There are other uses for it, I'm sure,
>> but that is my primary experience with it.
>
> Is it right to see LVM as software to combine several HD's?  Does it have  
> any use with respect to a single 1.5TB HD?
>

I'm no expert on this, but with the installer's ability to resize
partitions when used in a rescue-like mode, I'm not sure that LVM is
really necessary in your situation.  Others may disagree with me.


Reply to: