[debian-lan-devel] Debian-LAN wheezy iso (20140302) didn't work
Franklin Weng
franklin at goodhorse.idv.tw
Thu Mar 27 05:10:15 UTC 2014
Hi,
2014-03-26 23:58 GMT+08:00 Andreas B. Mundt <andi at debian.org>:
> Hi Franklin,
>
> The $LOGUSER is not necessary, it is only used to copy the installation
> log to another machine, which we do not use.
>
> The problem with LVM is known [1], I usually use fdisk /dev/sda and
> then 'o' and 'w' to create a new empty partition table. After that
> things should work.
>
> The problem seems to be the GRUB installation. Did you have a look at
> the log after installation? You can find all the stuff in /tmp/fai/
> (After installation and before you reboot, switch to another virtual
> console with Ctrl-Alt-F2 and take a look at /tmp/fai/error.log ,
> /tmp/fai/shell.log etc. ). Check if the script GRUB_PC/10-setup
> failed and find out why ...
>
> I tested the system mostly on older hardware (no UEFI or GPT) and it
> worked fine there (as well as in a VM (12G disk image)). Do you run
> very recent hardware?
>
> Many thanks for your feedback. Hopefully we can find the reason for
> grub failing to install and fix it.
>
> Best regards,
>
> Andi
>
>
Here are some logs from my last failed installation: (I eliminated some ok
messages and left failed messages)
Detail log files please go to
ftp://goodhorse.idv.tw/fai.tar.gz
<shell.log>
FAISERVER/10-config OK.
FAISERVER/20-configspace
chroot: failed to run command `git': No such file or directory.
FAISERVER/20-configspace FAILED with exit code 127.
FAISERVER/30-exports
ainsl: target file /target/etc/exports does not exist.
FAISERVER/30-exports FAILED with exit code 2.
FAISERVER/40-dhcp
/root/installation//create_ddnskey: line 12: dnssec-keygen: command not
found.
(failed with exit code 127)
DISKLESS_SERVER/10-setup
/target/etc/exports does not exists.
(failed with exit code 2)
FIREWALL/10-config
cp: cannot stat
`/target/usr/share/doc/shorewall/examples/Universal/interfaces': No such
file or directory
(failed with exit code 1)
LOG_SERVER/10-rsyslog_icinga
mv: cannot stat `/target/etc/icinga/objects/localhost_icinga.cfg': No such
file or directory
(but returned OK)
PROXY/20-wpad
./PROXY/20-wpad: line 12: /target/var/www/wpad.dat: No such file or
directory
(failed with exit code 1)
PROXY/30-dansguardian OK
DNS_SERVER/10-zones
ainsl: target file /target/etc/bind/named.conf.local does not exist.
(failed with exit code 2)
DNS_SERVER/30-forwarders
sed: can't read /target/etc/bind/named.conf.options: No such file or
dirctory
(failed with exit code 2)
MAIL_SERVER/30-certs
sed: can't read /target/usr/share/ssl-cert/ssleay.cnf: No such file or
directory
(failed with exit code 2)
...
LDAP_SERVER/10-mkslapdcert
./LDAP-SERVER/10-mkslapdcert: line 19: /target//etc/ldap/slapd.cnf: No such
file or directory
(failed with exit code 1)
KDC_LDAP/10-slapd-KDC
cp: cannot stat `/target/usr/share/doc/sudo-ldap/schema.OpenLDAP': No such
file or directory
(failed with exit code 1)
SERVER_A/10-misc
chroot: failed to run command `ssh-keygen': No such file or directory
(failed with exit code 127)
SERVER_A/50-apache
chroot: failed to run command `a2enmod': No such file or directory
(failed with exit code 127)
SERVER_A/60-APTrepo_server OK
SERVER_A/65-APTrepo_client OK
SERVER_A/70-dirvish
./SERVER_A/70-dirvish: line 17: /target/etc/dirvish/master.conf: No such
file or directory
(failed with exit code 1)
GOSA/10-config
cat: /target//root/installation/LDAPadminPWD: No such file or directory
(failed with exit code 1)
GRUB_PC/10-setup
chroot: failed to run command `grub-mkdevicemap': No such file or directory
chroot: failed to run command `grub-probe': No such file or directory
chroot: failed to run command `grub-install': No such file or directory
Grub installedon /dev/sda =
chroot: failed to run command `update-grub': No such file or directory
(failed with exit code 127)
LAST/50-misc OK
</shell.log>
It looks like many important applications are missing.
Hope that helps.
Franklin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-lan-devel/attachments/20140327/edd05427/attachment.html>
More information about the debian-lan-devel
mailing list