Hello Kim > I am trying to create a bering bootable cd, but can't quite get it to work. > > I must admit that I created my own kernel which probably doesn't make life > easier. > I created the initrd.lrp myself and have done everything in the users > manual to create the cd. > So far, I managed to get the cd to boot, but I am still having to problems. > > When loading the ide-probe-mod module I get a message stating that ide0 & > ide1 are already > busy & that probe is as a result skipped. (this could be because I compiled > quite some idestuff in the kernel) Try to remove or uncomment the modules.
> Btw the new kernel was necessary to boot from flashmodule from apacer which > is an idedrive. > > At the end of /boot/etc/modules isofs.o is trying to load. I said trying, > because it is failing stating > insmod: init_modules isofs.o device or resource busy Did you use your own created modules, or did you download the modules ( in that case you could have a problem due to the fact that the modules on the bering site, are from a patched kernel. > Afterwards I get the tempfs & linuxrc & > Installing packages : (all my packages are the (nf!) or not found & I get a > kernel panic stating that I tried to kill init. It seems that your cdrom is not recognized that reason the packages are not found. > If I use all the same .lrp files & kernel on the flash module everything > runs fine except for the above mentioned ide-probe & isofs problem. > Which isn't a real concern when booting from the module. I expect that you included the flash rom ide support in the kernel itself. After you boot from the ide-rom, can you mount the cdrom or at least try to "insmod" the modules from boot/lib one by one and try to mount the cdrom then. Perhaps a conflict betweeen the ide driver for the cdrom and the disk ( Master slave conflict ? ) Hope I have given you a few hints where you might look for a solution. > Any help greatly appreciated. > > Kim regards to all Eric Wolzak Member of the Bering Crew http://leaf.sf.net/devel/jnilo/bering http://leaf.sf.net/devel/ericw _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
