On Monday 28 April 2008 18:03:48 Dorian Büttner wrote: > Sean Cody schrieb: > > A quick symlink will fix that: > > ln -s /bsd/bsd.rd /bsd/bsd > > Or, at the boot prompt, type 'boot bsd.rd' ;) > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech
Thanks that was it, I didnt realize that I could enter a new command aftre the error messages :) this problem is solved but I have a new one. Hope it is as easy to solve as the last. I added a file etc/boot.conf to the tftp directory with this content: set tty com0 stty com0 9600 boot bsd.rd and now it starts bsd.rd by itself unfortunately it then starts printing a lot of jibberish, probably something to do with the serial console settings when I use a etc/boot.conf with this content boot bsd.rd the install just hangs (or appears to hang?) at "entry point at 0x200120" I tried openbsd 4.1 and 4,2 but that doesn't make a difference bsd.rd is the right file isn't it? _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
