Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.mathworks.com!fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!uniol!uni-erlangen.de!news.tu-chemnitz.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: serial console problems Date: 22 Jun 1996 10:50:12 GMT Organization: Private BSD site, Dresden Lines: 33 Message-ID: <4qgj54$q31@uriah.heep.sax.de> References: <4p9pbn$31o@news.b-1.de.contrib.net> <4pssob$j31@uriah.heep.sax.de> <k891dmwvef.fsf@slbwlz.bln.sel.alcatel.de> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E blume_h@slbwlz.bln.sel.alcatel.de (H. Blume von Contributed) wrote: > Joerg> So you're still suffering from an old bootblock. > yep! yesterweek i redid the whole procedure and this time i took the > disklabel diags more seriously. it "mentioned" that 'rpm' was zero > and that the superblock size was zero. since it didn't exactly scream > i ignored this the first time...now i have edited the label to > pretty numbers in these fields (plus interleave=1) and > wrote them boot blocks again. did it actually write anything the first > time? As you've figured out the hard way: nope, it didn't write anything. It figured a bogus superblock, and it wants to make sure to not accidentally clobbering anything valid, thus it didn't write it out. (The initial bootblocks have been written with libdisk from inside sysinstall. That's why they even were on the disk... libdisk used to have a bug where it left out a few numbers disklabel(8) requires.) > now i'm trying to get the sun that plays console terminal > to ignore the serial going up/down when the FreeBSD boots. > damn cu+tip/kermit always punt back to the shell/prompt :-( Declare the terminal as `local'. (stty clocal or something like this, i think at least kermit should be able to handle this.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)