Its a new file system kbob.  bsfs.  I haven't made an fsck.bsfs yet.
But it should work fine for reading and writing.  

Here's how to read it:
dd if=/dev/fd0 of=`tty` bs=1024 count=1

Cory

On Wed, Feb 05, 2003 at 03:58:33PM -0800, Bob Miller wrote:
> Cory Petkovsek wrote:
> 
> > echo "Using Telnet as an authentication protocol over an untrusted
> > network is insecure.  However using the tool '/usr/bin/telnet' is a
> > great way to connect one's keyboard with a tcp port on an ip address.
> > It is ancient as far as unix goes, but is not outdated[....]" > /dev/fd0
> 
> Hey, wait a minute!  The telnet command came out of Berkeley with BSD
> 4.1c, the first release to have the socket syscalls.  That's hardly
> ancient.  It couldn't have been earlier than 1982-83 or so... (-:
> 
> The Telnet _protocol_, on the other hand, is older.  The first RFCs
> for Telnet were published in 1971.  RFC 97 is not online (I guess it
> predated computers (-: ) but RFC 137 is, and it refers to documents
> earlier than RFC 97.  It predates TCP/IP (1980) by a bit.
> 
> So what happens when you fsck that floppy?  (Your message only
> overwrote the first two sectors.)
> 
> -- 
> Bob Miller                              K<bob>
> kbobsoft software consulting
> http://kbobsoft.com                     [EMAIL PROTECTED]
> _______________________________________________
> Eug-LUG mailing list
> [EMAIL PROTECTED]
> http://mailman.efn.org/cgi-bin/listinfo/eug-lug
_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to