Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: david on March 18, 2002, 11:47:31 PM

Title: Installation failed
Post by: david on March 18, 2002, 11:47:31 PM
Hi,

When I try to install SME server on the old e-machine computer, it gave me the error message, and the installation is terminated. any idea what's the message means?

Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1038, in run
    rc = apply (step[1](), step[2])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 512, in __call__
    if todo.doInstall ():
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1779, in doInstall
    self.fstab.write (self.instPath)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 742, in write
    iutil.mkdirChain(prefix + mntpoint)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iutil.py", line 193, in mkdirChain
    os.mkdir(path, 0755)
OSError: [Errno 5] Input/output error: '/mnt/sysimage/mnt'

Local variables in innermost frame:
which: 4
dir: /mnt/sysimage/mnt/cdrom
elements: ['', 'mnt', 'sysimage', 'mnt', 'cdrom']
path: /mnt/sysimage/mnt

ToDo object:
(itodo
ToDo
p1
(dp2
S'esmith_custom'
p3
I0
sS'method'
p4
(iimage
CdromInstallMethod
p5
(dp6
S'currentDisc'
p7
I1
sS'tree'
p8
S'/mnt/source/.'
sS'device'
p9
S'unknown'
sS'progressWindow'
p10

Title: Re: Installation failed
Post by: steve on March 19, 2002, 01:34:09 AM
most likely this is a hardware incompatibility issue
out of 4 p200's I have at home, e-smith (redhat) would only install on 1 of them
the other 3 gave error messages and would not install

try it on another computer

-s
Title: Re: Installation failed
Post by: Anthony on March 19, 2002, 11:57:29 AM
Are you sure your CD is good?
Has the CD installed SME on any other PC?
Title: Re: Installation failed
Post by: david on March 19, 2002, 08:16:41 PM
I'm sure the CD is good, and I get it installed on the other machine, at first I think it's the cd rom problem, after I changed the cd drive it's the same thing, on the same machine I have run the 4.1 for almost a year, it had no problem at all, maybe 5.1.2 does nt work on it? I will try to roll back to 5.1.1 to see what would happen.
Title: Re: Installation failed
Post by: david on March 19, 2002, 09:29:10 PM
Ok, I have figured out the problem, I change the hard drive from Primary IDE port to the Secondary IDE port and the installation was finished smoothly, Then I change the Bios to let the computer boot from selected hard drive. everything is fine now.
Thank you all for the reply.