9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] ufs support
@ 2001-03-18 19:02 Russ Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Russ Cox @ 2001-03-18 19:02 UTC (permalink / raw)
  To: 9fans

actually, it turns out there's an ext2fs in
/sys/lib/pcdist/cmd/ext2



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

* [9fans] ufs support
@ 2001-03-18 19:43 William Staniewicz
  2001-03-18 15:01 ` Alexander Viro
  0 siblings, 1 reply; 3+ messages in thread
From: William Staniewicz @ 2001-03-18 19:43 UTC (permalink / raw)
  To: 9fans

Any way I can mount a FreeBSD or Linux partition?  It would be handy
not having to reboot over.  Or maybe I should just increase my Plan9
space and move files over  (Is there a FAQ somewhere telling how to do
this?).

Here is my current set up.

term% disk/fdisk /dev/sdC0/data
   mbr                   0 63         (63 sectors, 31.25 KB) EMPTY
 * p1                   63 556416     (556353 sectors, 271.67 MB) FATHUGE
   empty            556416 991872     (435456 sectors, 212.64 MB) 
   p2               991872 2016000    (1024128 sectors, 500.09 MB) PLAN9
   p3              2016000 6306048    (4290048 sectors, 2.04 GB) BSD386
>>> q

		-Bill



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

* Re: [9fans] ufs support
  2001-03-18 19:43 William Staniewicz
@ 2001-03-18 15:01 ` Alexander Viro
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Viro @ 2001-03-18 15:01 UTC (permalink / raw)
  To: 9fans



On Sun, 18 Mar 2001, William Staniewicz wrote:

> Any way I can mount a FreeBSD or Linux partition?  It would be handy
> not having to reboot over.  Or maybe I should just increase my Plan9
> space and move files over  (Is there a FAQ somewhere telling how to do
> this?).

Search around for ext2srv. Changes needed to teach it dealing with
UFS shouldn't be that large - the worst part is fragment reallocation
on write, the rest can be lifted almost as-is from ext2 variant.



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

end of thread, other threads:[~2001-03-18 19:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-18 19:02 [9fans] ufs support Russ Cox
2001-03-18 19:43 William Staniewicz
2001-03-18 15:01 ` Alexander Viro

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