From: Chandan K. [home] <ch...@to...> - 2003-02-06 03:56:11
|
Hi, I managed to boot the linux kernel (built following the instructions on the web-page) and I am trying to setup the root filesystem. I dont see the rootfs download, where can I get it from ? I compiled a small 'init' program to open the console and print a hello message, but I find that /dev is empty, no /dev/console. I also get a message "Unable to open the initial console" before loading the init. But I verified that my init is indeed getting loaded. How to mount /dev ? Should I enable devfs ? Any help appreciated. BTW, I noticed that the kernel available for download expects root to be on /dev/hda3. Is this intentional ? My root partition seems to be at /dev/hda2. Thanks, Chandan |