On Mon, 27 Jun 2005, Marcin Jessa wrote:
Yes, I removed it:I tried to remove the opts and mount / on the disk: /dev/wd0a / ffs ro 1 1Still the kernel said it could not find /sbin/init which I find pretty strange since /sbin/init should be ran before anything else, like mount command.But if you said it can be done then I will try to remove all the other MEMORY_DISK options and try again.
You have to change the "config"-line in your kernel config file, not /etc/fstab. "grep config GENERIC" etc.
- Hubert