News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ScrewBall

#1
I have not, where might I locate those scripts?  Pardon my ignorance, I'm not a developer by any strech, just an end user trying to make the thing work.
#2
Posted this on the Installation Issues forum and no response, so, thought this might be a better place.

Trying to install LinuxMCE onto an HP Proliant DL380-G3 server.  During installation, it creates the partitions but then says it cannot find partition /dev/cciss/c0d01.  Switching to a secondary console and runing FDisk shows that the partions are being created as /dev/cciss/c0d0p1, ...P2, P3, etc.

What I want to know is, what file do I need to modify to the DVD installer to use c0d0p1 instead of c0d01?  I have scowered through the forums and the CD to find an answer.  Only solution I found was for a Dell Poweredge having the same problemj, that user was able to install Kubuntu first, then install MCE.  I tried that approach and am unable to get Kubuntu to install.

Any suggustions on modifying the MCE DVD install would be greatly appreciated.
#3
Saw someone having the same issue on a Dell Power edge.  I try to install MCE on the server, select which drive to install to, then errors out saying that /dev/cciss/c0d01 cannot be found.

I switched to another terminal and found, through fdisk, that the install is creating partitions /dev/cciss/c0d0p1, ...p2, ...p3, etc.  His solution is was to install Kubuntu first, then install MCE.  I'm too lazy to that much extra work.  Which file or script do I need to modify to get the install to look at c0d0p1 instead of c0d01?