9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] USB floppies
@ 2000-08-08 17:11 Boyd Roberts
  0 siblings, 0 replies; 3+ messages in thread
From: Boyd Roberts @ 2000-08-08 17:11 UTC (permalink / raw)
  To: 9fans

were are we on usb floopy install support?



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

* Re: [9fans] USB floppies
@ 2000-10-20 12:37 Russ Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Russ Cox @ 2000-10-20 12:37 UTC (permalink / raw)
  To: 9fans

i wouldn't dwell on the nvram.
we could just disable the nvram.
your bigger challenge will be finding
the file system.  see /sys/lib/pcdist/cmd/bzfs/mkext.c.

i have a vague idea how to fix your
problem: find a way to get dossrv running,
and then access the archive through dossrv.
such a mechanism would also allow having
your kfs `partition' be one large file on your
dos hard disk.  it'd be slow, but it could be done.

russ




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

* [9fans] USB floppies
@ 2000-10-20 12:04 boyd.roberts
  0 siblings, 0 replies; 3+ messages in thread
From: boyd.roberts @ 2000-10-20 12:04 UTC (permalink / raw)
  To: 9fans



from what i've read from the code [/sys/src/9/boot/key.c] what i think
i'd like to do is create the nvram on the fly in memory or on the primary dos
partition.  the problem is that you can boot off the floppy, but then it
disappears as soon as plan 9 'boots'.

from my reading of the code and the doc i see no way to this except by
modifying the code.  the plan9.ini 'nvram' variable (or whatever it's called)
is not used by /sys/src/9/boot/key.c.  all those pathnames are hard coded,
a thing i really don't like.

so, my question is:  is what i'm proposing a feasible solution?  'cos i
don't follow all the possible ramifications.  i have a sneaking suspicion
that it has to be on disc (later on during the install) and that
/sys/src/9/boot/key.c
doesn't know how to create dos files.  i could be wrong, so i'm asking.

i have a sony vaio (a 505, with no internal peripherals, except for the disc).





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

end of thread, other threads:[~2000-10-20 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-08 17:11 [9fans] USB floppies Boyd Roberts
2000-10-20 12:04 boyd.roberts
2000-10-20 12:37 Russ Cox

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