All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Unassociated ubd in sysfs?
Date: Sat, 22 Oct 2005 13:18:00 -0500	[thread overview]
Message-ID: <200510221318.00565.rob@landley.net> (raw)

I'm trying to play with a system that doesn't have any hardwired major/minors 
in it, just an initscript doing "find /sys -name dev", a bit of sed work, and 
mknod.  (Eventually I'll get the full udev up, but for now a dumb little 
shell script works pretty well.)

Unfortunately, it doesn't list any unassociated ubd devices when I do this.  I 
get loop devices, ttys, even /dev/zero and friends, but no ubd.  If I 
associate one with a file from the command line, it shows up in sys, but I 
was under the impression I could associate them from "mount" as well..?  I 
don't have any ubd nodes to associate anything with unless they show up in 
sysfs first...

By the way, on the 2.6.13 command line it wants ubd0=blah.img, which shows up 
as ubda inside UML.  (Was this fixed in 2.6.14 already?)

Rob


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2005-10-22 18:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-22 18:18 Rob Landley [this message]
2005-10-24 23:06 ` [uml-devel] Unassociated ubd in sysfs? Blaisorblade
2005-10-24 23:24 ` Blaisorblade
2005-10-25  2:03   ` Rob Landley

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=200510221318.00565.rob@landley.net \
    --to=rob@landley.net \
    --cc=user-mode-linux-devel@lists.sourceforge.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 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.