Subject: Re: Boot from network, but having local filesystem
To: orione <orione@fol.it>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: port-alpha
Date: 01/20/2003 22:46:43
On 2003.01.20 18:17 orione wrote:

> but I'd like to boot the alpha kernel without any nfs mount:
> something like, in the boot sequence, getting the netbsd kernel via
> tftp and continuing on the local disk.
On other ports you can use the bootflag "-a" to have the kernel ask for
the root device but on alpha this is used to enable multi user boot. I
don't know the equivalent option for port-alpha. But you can allways
hardcode the root device in the kernel config and compile a custom
kernel. Somthing like=20
config          netbsd  root on wd0a type ffs
--=20



tsch=FC=DF,
         Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/