All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Patrick Higgins <phiggins@transzap.com>
Cc: Dvir Oren <dviro@lucidvon.com>, mtd@infradead.org
Subject: Re: Write support
Date: Tue, 23 May 2000 18:56:30 +0100	[thread overview]
Message-ID: <3012.959104590@devel2.axiom.internal> (raw)
In-Reply-To: <Pine.LNX.4.21.0005231131490.23843-100000@phiggins.transzap.com>


phiggins@transzap.com said:
>  I wish I could still do this...unfortunately, I took my chances
> already and used doc_loadbios to write the grub firmware onto the DoC,
> and now it won't boot on my system which has a floppy (the only way
> I've able to get DOS to boot),

Strange. What does it do instead? What firmware did you load with 
doc_loadbios?

> but I can still get it to boot Linux with PXE (netboot). 
> Would something like:

> dd if=/dev/zero of=/dev/mtd0

> accomplish the same thing?

You don't need to set all bits to zero, and it may confuse the M-Systems 
drivers - they start at one when erased.

Stick a loop into mtd/util/erase.c if you want it to erase a whole device.



--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2000-05-23 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <14634.41505.90854.754749@jodie.lucid>
2000-05-23 17:43 ` Write support Patrick Higgins
2000-05-23 17:56   ` David Woodhouse [this message]
     [not found] <29190.958995911@devel2.axiom.internal>
2000-05-22 18:47 ` Patrick Higgins
2000-05-17 21:33 Patrick Higgins
2000-05-18  9:29 ` David Woodhouse

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=3012.959104590@devel2.axiom.internal \
    --to=dwmw2@infradead.org \
    --cc=dviro@lucidvon.com \
    --cc=mtd@infradead.org \
    --cc=phiggins@transzap.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.