[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-sparc
Subject:    root=nfs  (was: RE: Javastation 2.4.17-rc1 report)
From:       "Ian Chilton" <ian () ichilton ! co ! uk>
Date:       2001-12-16 16:49:56
[Download RAW message or body]

Hello,

> Add "root=nfs" to your kernel command line.

Ah, never thought of that one!

Doing: 
ok  boot net root=nfs
Still fails, but at the top of the boot sequence, it says:
Kernel command line:

So it doesn't look like the prom is passing it to the kernel - is there
another way?

I'm using dhcpd for network booting, is there something I can put in
dhcpd.conf to pass the parameter in?

I have this now:

ddns-update-style ad-hoc;
deny unknown-clients;
allow bootp;

 subnet 192.168.0.0 netmask 255.255.255.0
 {
   option routers 192.168.0.1;
   option domain-name "ichilton.local";
   option domain-name-servers 192.168.0.1;
 }

 group
 {
   host taz
   {
      hardware ethernet 08:00:20:94:77:a4;
      fixed-address taz;
      filename "C0A80015.SUN4M";
      server-name "192.168.0.11";
    }
 }


Thanks!

Ian


-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic