9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Boyd Roberts" <boyd@planete.net>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] WORM recomendations?
Date: Thu, 18 Jan 2001 21:35:49 +0100	[thread overview]
Message-ID: <014d01c0818e$3e940100$0ab9c6d4@cybercable.fr> (raw)
In-Reply-To: <20010118111221.A3854@gmx.net>

From: Latchesar Ionkov <lucho@gmx.net>
>
> dd if=/dev/zero of=9fat bs=1024 count=1440
> mkdosfs -R 2 9fat
> mount /dev/fd0 /mnt/floppy
> mount -o loop=/dev/loop0 9fat /mnt/9fat
> cp /mnt/floppy/* /mnt/9fat/
> umount /mnt/9fat/
> dd if=/dev/zero of=part9 bs=512 count=1
> (echo part 9fat 0 2880 ; echo part nvram 2880 2881; dd if=/dev/zero bs=1
count=474) > 9ptbl
> cat 9fat /mnt/floppy/plan9.nvr > 9part0
> (dd if=9part0 count=1 ; dd if=9ptbl ; dd if=9part skip=2) > 9part

as a point of principle i will never run linux, nor do i have it.

i've had a really _rare_ day.




  reply	other threads:[~2001-01-18 20:35 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-17  1:52 okamoto
2001-01-17  2:04 ` Boyd Roberts
2001-01-18 16:12   ` Latchesar Ionkov
2001-01-18 20:35     ` Boyd Roberts [this message]
2001-01-18 20:55       ` Latchesar Ionkov
2001-01-18 21:00         ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2001-01-18 21:08 Russ Cox
2001-01-18 22:07 ` Boyd Roberts
2001-01-18 22:08 ` Boyd Roberts
2001-01-18 22:29   ` Boyd Roberts
2001-01-18 23:10     ` matt heath
2001-01-18 23:17       ` Boyd Roberts
2001-01-18 23:24       ` Boyd Roberts
2001-01-17  4:55 okamoto
2001-01-17  4:16 rob pike
2001-01-17  2:15 okamoto
2001-01-16 20:55 jmk
2001-01-16 19:18 Richard Miller
2001-01-17  3:07 ` Eric Dorman
2001-01-16 18:25 jmk
2001-01-16 17:58 rob pike
2001-01-16 18:08 ` Boyd Roberts
2001-01-16 15:13 rob pike
2001-01-16 14:59 nigel
2001-01-16 17:52 ` Boyd Roberts
2001-01-16 22:06   ` William K. Josephson
2001-01-16 14:39 rob pike
2001-01-16 14:29 forsyth
2001-01-16 14:06 Ed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='014d01c0818e$3e940100$0ab9c6d4@cybercable.fr' \
    --to=boyd@planete.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).