> 1) Kernelreport: chmod: /etc/resolv.cont: no such file or directory
At what point did this happen?
> 2) Kernelreport: starting internel superserver: inetd.
> /bin/sh: /sbin/termwrap: cannot execute: no such file etc.
> /bin/sh: exec: /sbin/termwrap: cannot execute: no such file etc.
> INIT: ld "1" respawing too fast: disabled for 5 minutes
Oy, I've seen this one before.
> I used still this three partitions but I formatted the swap and /
> partitions but not the /home the installation makes no problem, only
> the booting
> any idea or helb?
Well, it's kinda hard to say, since you don't mention your
architecture, or any of the steps you did.
I suggest you boot using the boot argument of INIT=/bin/sh to
workaround the termwrap problem above. Then you can put a really
simple version of termwrap there:
#!/bin/sh
exec $@
Next, reboot and complete the install.
Finally, send /var/log/installer.log to this bug report.
If I do not get the installer.log file, there really isn't enough
details in this bug report for us to leave it open.
--
.....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]