cioannou wrote:Thanks for the reply, it seems u are the alternative platforms guru around here (u had helped me with the Octane also)...
Who's this "u" fellow you keep referring to? (Yeah... please leave SMS speak to SMS messages... if you don't mind

)
cioannou wrote:Firstly, i selected reiserfs because "mke2fs -j /dev/hda5" failed miserably, so I selected the next alternative, why do u say it's not a good idea to have reiserfs on root?
How does it "fail miserably"?
I'm not keen on ReiserFS /, largely because ReiserFS is known for having filesystem corruption issues, and isn't as well tested on MIPS as EXT3.
cioannou wrote:As for netboot, the steps in this machine were:
a) Cobalt OS
b) Use NetBSD cobalt CD to install netBSD
c) netboot Gentoo (followed handbook instructions "make cobalt_defconfig", did not burn the colo image into qube's firmware, only emerged colo)
d) netboot never worked again!!!
For some reason the netboot process is destroyed, when I press the <- -> buttons it displays "Netbooting" but nothing happens , it reboots and boots from hda.
finally I managed to:
nfs 192.168.1.2 /nfsroot kernel.gz
boot 2
execute .... root=/dev/ram0
Odd... it should do that automatically...?
cioannou wrote:It booted now, so I mounted the hda5 and left it to compile the kernel with support for all major fsystems.
Did you check for ReiserFS support in your .config?
cioannou wrote:I also copied the netboot files to hda1 (/boot) hoping that since it mounts it from the boot menu (serial console) it might also be able to use the netboot kernel to boot in case something else breaks.
Yeah, you just need the kernel.gz file... nothing else. The vmlinux.gz file is actually CoLo.
cioannou wrote:Is it possible to make an installation CD, just like NetBSD's?
This is on the cards... I'm looking into how to get Catalyst to produce such a LiveCD. Basically it'll turn your machine into a boot and terminal server... but this will have to wait until my exams are over.