9front - general discussion about 9front
 help / color / mirror / Atom feed
* nvram in usbdisk is not recognized
@ 2015-11-15  6:55 arisawa
  2015-11-15 15:06 ` [9front] " cinap_lenrek
  0 siblings, 1 reply; 9+ messages in thread
From: arisawa @ 2015-11-15  6:55 UTC (permalink / raw)
  To: 9front

Hello,

nvram in usbdisk is not recognized when cpu server is booted via pxe.

my kernel is:
term% ls -l /386/9pcf
--rw-rw-rw- M 20 sys sys 4149116 Aug 27 10:09 /386/9pcf
term% 

on the fs server the usb device looks like:
term% ls /dev/sdU*
/dev/sdU56be1/9fat
/dev/sdU56be1/ctl
/dev/sdU56be1/data
/dev/sdU56be1/fscache
/dev/sdU56be1/fsworm
/dev/sdU56be1/nvram
/dev/sdU56be1/other
/dev/sdU56be1/plan9
/dev/sdU56be1/raw
/dev/sdU56be1/swap
term% 

the nvram is copied from file server's nvram

ether of the cpu is 001fd0169891.
the relevant part in /cfg/pxe/001fd0169891 is:
bootfile=/386/9pcf
fs=192.168.0.6
auth=192.168.0.6
bootargs=tcp
nobootprompt=tcp
nvram=/dev/sdU56be1/nvram
nvroff=0
nvrlen=512

in pxe booting, we have a message:
can't open /dev/sdU56be1/nvram: '/dev/sdU56be1' file does not exist
authid:

if my memory is correct, my cpu server that is working on old 9front kernel is OK in recognizing nvram in usbdisk.
at that time nvram was /dev/sdU6.0/nvram for example.

any hint welcome.

Kenji Arisawa



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9front] nvram in usbdisk is not recognized
@ 2015-11-15  7:04 Matthew Veety
  2015-11-15  8:30 ` arisawa
  0 siblings, 1 reply; 9+ messages in thread
From: Matthew Veety @ 2015-11-15  7:04 UTC (permalink / raw)
  To: 9front

I would try adding something like usbwait=5 or so to that machine's
plan9.ini.  It might be taking a long time for the usb devices to come
online.  This was the case on the raspberry pi a while ago, and I have
to do this when I'm booting my macbook with the local fs.

--
Veety



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9front] nvram in usbdisk is not recognized
@ 2015-11-15  8:36 Matthew Veety
  0 siblings, 0 replies; 9+ messages in thread
From: Matthew Veety @ 2015-11-15  8:36 UTC (permalink / raw)
  To: 9front

Awesome! Glad I could be some help. :)

--
Veety



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

end of thread, other threads:[~2015-11-24  4:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-15  6:55 nvram in usbdisk is not recognized arisawa
2015-11-15 15:06 ` [9front] " cinap_lenrek
2015-11-15 23:12   ` arisawa
2015-11-22  2:28     ` cinap_lenrek
2015-11-24  2:30       ` arisawa
2015-11-24  4:41         ` cinap_lenrek
2015-11-15  7:04 Matthew Veety
2015-11-15  8:30 ` arisawa
2015-11-15  8:36 Matthew Veety

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