On Wed, Jul 27, 2005 at 04:04:37PM +0200, Rudy Gevaert wrote: > gives the following error after install: > fai.log:ERROR: 65280 65280 > shell.log:chroot: cannot run command `/sbin/update-grub': No such file or > directory > software.log:ERROR: 65280 65280
if you take a look at software.log, you'll find what packages cause the error > And when rebooting I get the grub prompt. > > Any ideas what is going wrong? apt-get is called with a list of packages; if anything goes wrong during this transaction apt exits. this means e.g. the kernel or grub are not installed, because apt exited earlier. -- c u henning
