9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] mechanism to bind partitions in /dev?
@ 2014-01-18  6:57 Yoann Padioleau
  2014-01-18  7:17 ` Bruce Ellis
  2014-01-18 19:33 ` Steven Stallion
  0 siblings, 2 replies; 4+ messages in thread
From: Yoann Padioleau @ 2014-01-18  6:57 UTC (permalink / raw)
  To: 9fans

Hi,

Can someone explain how the partitions in /dev/sdC0/xxx are populated? Who
create those device files? I have a small plan9 kernel running a small shell (sh.Z)
in memory and when I do  'bind #S/sdC0 /dev/' I just see the 'data', 'ctl', and 'raw' files.
There is no 9fat or plan9 or whatever partitions there is on this disk. In fact I've
tried to make on MACos via the Utility disk some fat images and when I do 
qemu -hdb dosdisk.img I can not access again the fat partition on this disk
(I've tried dossrv and then mount /srv/dos/ /mnt #sdC1/data but it does not work).
I can access it though when it's on a floppy disk (mount /srv/dos /mnt /dev/fd0disk
works). How fd0disk is different from #sdC1/data?





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

end of thread, other threads:[~2014-01-18 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-18  6:57 [9fans] mechanism to bind partitions in /dev? Yoann Padioleau
2014-01-18  7:17 ` Bruce Ellis
2014-01-18 22:34   ` Yoann Padioleau
2014-01-18 19:33 ` Steven Stallion

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