On Tue, Oct 09, 2001 at 02:24:27PM +0200, Peter Keel wrote: > Hello > > Out of a sudden, I get > > Rebooting with command: > Boot device: /iommu/sbus/[EMAIL PROTECTED],400000/[EMAIL > PROTECTED],800000/[EMAIL PROTECTED],0 File and args: > SProgram terminated > Type help for more information > <#0> ok go > Program terminated > <#0> ok > > When trying to boot. I've been looking around; but all I could find > were people having the same problem, but no solution.
The solution is to boot your rescue disk (floppy, cdrom or tftp image), mount your root partion... # mount /dev/sda1 /target # chroot /target /sbin/silo -f # umount /target That should fix it for you. -- .----------=======-=-======-=========-----------=====------------=-=-----. / Ben Collins -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

