[EMAIL PROTECTED] said:
>  Since you have to set the command line anyway ip=dhcp is no extra
> burden and it lets you use the same kernel to boot of the harddrive
> etc.

You don't have to set the command line anyway. At least you _didn't_.


[EMAIL PROTECTED] said:
>  I boot diskless all of time and supporting a ramdisk is trivial.  You
> just a have a program that slaps a kernel a ramdisk, and some command
> line arguments into a single image, along with a touch of adapter code
> to set the kernel parameters correctly and then boot that.

It's a PITA. Downloading a kernel by TFTP each time you make a one-line 
change is painful enough, without having to download a ramdisk to go with 
it.

And once those kernels are being built with CONFIG_BLK_DEV=n, the ramdisk 
is going to be an even more unattractive solution.

--
dwmw2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to