[RAID] Ubuntu 10.04.1 Install Partition Issues

Asked by Michel Thevoz

I am installing from a CD ( created from the download of an ISO image on ubuntu.com) a version of Ubuntu 10.04.1 on a PC using a AMD 64 bits with 4 GB of RAM and 1 TB of SATA Disc using RAID. A free space ( unallocated space ) of 450 GB is available for the LINUX install and I want to set up the PC ( using now Windows 7 ) as dual boot ( W7 / Ubuntu )
During the install process after the question about time zone and Keyboard the system is supposed to display the partition settings and this screen stay empty and is never updated. If we force the install to move forward the installer complains about the fact that no root file is assigned and the install stay incomplete.
I did try to use the alternate CD ( with more options ) which is not using the graphical interface but the results is the same when times come to display the partition on the screen.
I did try also to use Gparted to install in the free section of the disc a partition .ext3 of 450 G and a swap space for LINUX of 20 GB but the installer is not able to see that assignment either.

I will appreciate some guidance from LINUX experts on the forum .

Thanks in advance and best regards

Question information

Language:
English Edit question
Status:
Needs information
For:
Ubuntu ubiquity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
delance (olivier-delance) said :
#1

In a terminal (Applications->Accessories->Terminal), type the following command:
      sudo parted -l
where "-l" is lowercase "L". This will display list of partition.
With Gparted, you could create:
   2GB partition for swap
   10GB partition ext4 ( to mount on "/")
   remaining space ext' ( to mount on "/home"
During install, you should be proposed manual partitioning.

Revision history for this message
delance (olivier-delance) said :
#2

For two last partition you can use ext3 instead of ext4.

Revision history for this message
Michel Thevoz (mthevoz) said :
#3

Hello ,

Thanks a lot for your prompt reply on my question. As instructed I did use sudo parted -l and GParted to create
The desired partition.
When the job get done in GParted the following partition will appear and stay visible with the command
Sudo parted -l

1 /dev/sda4 Extended partition of 450 Gb

  /dev/sda5 LINUX SWAP 2 Gb
  /dev/sad6 ext4 29 Gb for future /
  /dev/sda7 ext3 250 Gb for future /home

remaining 178 Gb in this extended partition for future extension

When this partitioning get done / I did launch the Ubuntu installer and after the time zone definition screen
I found again the Partition screen empty and the installer stuck at that step with all options of the screen
Being grayed on. I was expecting to see the partition created by GParted at that step and was expecting to
Define in the install process the way to allocate the partition just created ?

Something is still incorrect in my setting but I have no idea what could be wrong here. I just know that at
Boot time the PC display some RAID configuration and settings but is should not affect the partitioning
If GParted works correctly ?

I get confused and really appreciate your precious comment .

Best regards Michel Thevoz

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of delance
Sent: vendredi 15 octobre 2010 15:18
To: <email address hidden>
Subject: Re: [Question #129605]: Ubuntu 10.04.1 Install Partition Issues

Your question #129605 on Ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+question/129605

    Status: Open => Answered

delance proposed the following answer:
In a terminal (Applications->Accessories->Terminal), type the following command:
      sudo parted -l
where "-l" is lowercase "L". This will display list of partition.
With Gparted, you could create:
   2GB partition for swap
   10GB partition ext4 ( to mount on "/")
   remaining space ext' ( to mount on "/home"
During install, you should be proposed manual partitioning.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.edge.launchpad.net/ubuntu/+question/129605/+confirm?answer_id=0

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.edge.launchpad.net/ubuntu/+question/129605

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
marcus aurelius (adbiz) said :
#4

to quote the infamous words of someone on here:

1) did you check the md5sum?
2) did you burn the iso as slowly as possible?
3) did you check for defects in the burned cd/dvd?

Revision history for this message
delance (olivier-delance) said :
#5

1) To check MD5 of ISO image and after burned CD:
     https://help.ubuntu.com/community/HowToMD5SUM
2) Yes, Ubuntu installer (ubiquity) should ask you how you want to partition.
3) "Boot time the PC display some RAID configuration and settings": I never worked on a RAID configuration, but I know that in some case there were problems with RAID array with Lucid. Could you check in BIOS if RAID is activated.

Revision history for this message
Michel Thevoz (mthevoz) said :
#6

Hello ,

Thanks for your willingness to help. I did check the Installer DVD and everything appears to be OK. I am convinced that our problem
Should be related to the RAID configuration of the ACEP inspire PC (Displayed at boot up time ).
For some reasons the standard install does not expect by default a RAID Array configuration and this is why it never come up to
the partitioning screen. It should be possible to use some special comments to workaround this problem but my knowledge here are
too limited to allow me to improvise !
I hope to find out in this forum someone who did practice that approach in more details..

Regards M. Thevoz

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of delance
Sent: samedi 16 octobre 2010 21:04
To: <email address hidden>
Subject: RE: [Question #129605]: Ubuntu 10.04.1 Install Partition Issues

Your question #129605 on ubiquity in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/ubiquity/+question/129605

delance proposed the following answer:
1) To check MD5 of ISO image and after burned CD:
     https://help.ubuntu.com/community/HowToMD5SUM
2) Yes, Ubuntu installer (ubiquity) should ask you how you want to partition.
3) "Boot time the PC display some RAID configuration and settings": I never worked on a RAID configuration, but I know that in some case there were problems with RAID array with Lucid. Could you check in BIOS if RAID is activated.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.edge.launchpad.net/ubuntu/+source/ubiquity/+question/129605/+confirm?answer_id=4

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.edge.launchpad.net/ubuntu/+source/ubiquity/+question/129605

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
Michel Thevoz (mthevoz) said :
#7

Hello ,

Thanks for your comments but the CD image is all good so far and that install issue seems to be related to the inability of the Ubuntu installer to deal with RAID configuration set up on this ACER Aspire PC.
I need to find out someone on the forum who get exposed to a LINUX install on a RAID Array PC.

Regards Michel Thevoz

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of marcus aurelius
Sent: samedi 16 octobre 2010 07:46
To: <email address hidden>
Subject: RE: [Question #129605]: Ubuntu 10.04.1 Install Partition Issues

Your question #129605 on ubiquity in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/129605

    Status: Open => Answered

marcus aurelius proposed the following answer:
to quote the infamous words of someone on here:

1) did you check the md5sum?
2) did you burn the iso as slowly as possible?
3) did you check for defects in the burned cd/dvd?

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/129605/+confirm?answer_id=3

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/129605

You received this question notification because you are a direct
subscriber of the question.

Revision history for this message
delance (olivier-delance) said :
#8

Please avoid answering with previous message included.
I think you will have to convert question into a bug, to get more help.

Revision history for this message
delance (olivier-delance) said :
#9

I'm just starting to work on RAID issues, so I have not big knowledge on this domain.
Do you have a:
   true RAID configuration (with a dedicated hardware chip to do work)
   fake RAID (job done by CPU, with code in BIOS and OS)
   soft RAID (all job done in Ubuntu)

Can you help with this problem?

Provide an answer of your own, or ask Michel Thevoz for more information if necessary.

To post a message you must log in.