9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@gmx.de
To: 9fans@9fans.net
Subject: Re: [9fans] Mount a usb ext2 hd?
Date: Thu, 10 Apr 2008 14:04:00 +0200	[thread overview]
Message-ID: <1ea1b399ed76ef8bcb5569d60ea525c7@gmx.de> (raw)
In-Reply-To: <588ea322e3534e896d658adb414be77a@yourdomain.dom>

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

IIRC ext2srv doesnt understand the part:offset notation as dossrv
does.  You could make a FAT partition on the stick and put the ext2 as
image file on it.  Then you could left some space left free and use it
also with Windows to exchange some files.  But this depends on what
you want to use the stick for.  Other option would be to make usb/disk
understand partition control messages like sd does...  maybe thats
even the case...  My system here is not that up to date...  Still
using the usbsfs here.

cinap

[-- Attachment #2: Type: message/rfc822, Size: 3261 bytes --]

From: "Markus Sonderegger" <msonderegger@aon.at>
To: 9fans@cse.psu.edu
Subject: [9fans] Mount a usb ext2 hd?
Date: Wed, 9 Apr 2008 14:38:03 -0400
Message-ID: <588ea322e3534e896d658adb414be77a@yourdomain.dom>

Any clues or tips? I've tried:

% usb/disk -l
usb/disk: statusread: usb endpoint stalled

% cat /n/disk/ctl
0: inquiry SAMSUNG HD320KJ              geometry 625142448 512

% disk/fdisk -p /n/disk/0/data
part linux 63 625137345

% ext2srv -f /n/disk/0/data:63 ext2
% ls /srv/ext2
/srv/ext2

% if(! test -e /n/usb) mkdir /n/usb
% mount -c /srv/ext2 /n/usb
mount: mount /n/usb: file does not exist

  reply	other threads:[~2008-04-10 12:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09 18:38 Markus Sonderegger
2008-04-10 12:04 ` cinap_lenrek [this message]
2008-04-09 18:39 Markus Sonderegger
2008-04-10 13:24 ` erik quanstrom
2008-04-09 21:48   ` Markus Sonderegger
2008-04-10 15:06     ` cinap_lenrek
2008-04-10 14:03   ` a

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=1ea1b399ed76ef8bcb5569d60ea525c7@gmx.de \
    --to=cinap_lenrek@gmx.de \
    --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).