9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Problems with the SD driver
@ 2014-07-31 20:53 dante
  2014-07-31 21:16 ` cinap_lenrek
  0 siblings, 1 reply; 7+ messages in thread
From: dante @ 2014-07-31 20:53 UTC (permalink / raw)
  To: 9fans

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-02 12:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31 20:53 [9fans] Problems with the SD driver dante
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

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).