Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!decwrl!netcomsv!netcom.com!pascal From: pascal@netcom.com (Richard Childers) Subject: Re: another person with dist.fs booting problems Message-ID: <1993Mar10.191910.15998@netcom.com> Organization: The Free State of Dis References: <1993Mar2.034835.1497@beaver.cs.washington.edu> Date: Wed, 10 Mar 1993 19:19:10 GMT Lines: 29 pinch@cs.washington.edu (Ricardo Pincheira) writes: >I've seen a couple of postings from people with problems booting off >the "tiny" bsd floppy, and unfortunately I've not seen responses. Well, >I'm another one with problems :-( . . . . >I copied the files into floppy from a unix machine using "dd": > > dd if=dist.fs.pk-0.2 of=/dev/fd0 bs=16 > >I figure since I got the banner message this step must have been ok. . . Might want to try using a block factor of bs=1, some boot blocks need to be copied on a block-by-block basis, and do not end on 16-block boundaries. Takes longer but the result is more reliable, overall. -- richard -- "It is obligatory, within the limits of capability, to commend the good and forbid evil." _Kitab_Adab_al-Muridin_, by Suhrawardi richard childers pascal@netcom.com