Re: init= parameter doesn't work

2000-10-13 Thread rread
Is there anything besides /linux in the root? Sounds like init is dynamic and needs the linker and libc. Make sure init is static. robert * Paul Powell ([EMAIL PROTECTED]) [001013 17:18]: > Hello, > > I am attempting to move all of the root files and > folders into a single directory /linux o

init= parameter doesn't work

2000-10-13 Thread Paul Powell
Hello, I am attempting to move all of the root files and folders into a single directory /linux on the root file system. I then use the kernel parameter init=/linux/sbin/init to get things rolling but the kernel panics. When I boot linux, everything seems to work ok until the kernel tries to ex