9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: dante <subscriptions@posteo.eu>
To: <9fans@9fans.net>
Subject: [9fans] Problems with the SD driver
Date: Thu, 31 Jul 2014 22:53:15 +0200	[thread overview]
Message-ID: <2bbf44d4765571a53d741051062b8a01@posteo.de> (raw)

Dear 9ers,

I did the following (sdU0.0 is a USB stick); the machine being a
Raspberry Pi:

disk/mbr /dev/sdU0.0/data
disk/fdisk -b /dev/sdU0.0/data <<EOF
a p0 0 32
t p0 FAT32
A p0
w
q
EOF
disk/fdisk -wa /dev/sdU0.0/data
disk/fdisk -p /dev/sdU0.0/data >/dev/sdU0.0/ctl

Now, I would expect to find entries for the dos and plan9 partitions
under /dev/sdU0.0.
All there is there are the following files: ctl, data, raw.

What's going wrong?

Thanks,
Dante



             reply	other threads:[~2014-07-31 20:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31 20:53 dante [this message]
2014-07-31 21:16 ` cinap_lenrek
2014-07-31 21:38   ` dante
2014-08-01  9:02   ` dante
2014-08-01  9:07     ` dante
2014-08-02  1:20     ` erik quanstrom
2014-08-02 12:18       ` dante

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=2bbf44d4765571a53d741051062b8a01@posteo.de \
    --to=subscriptions@posteo.eu \
    --cc=9fans@9fans.net \
    /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).