Date: Sat, 19 Aug 2000 11:55:48 +0900 From: Richard Sharpe <sharpe@ns.aus.com> To: freebsd-questions@FreeBSD.ORG Subject: Bypassing init Message-ID: <3.0.6.32.20000819115548.00abf600@203.16.214.248>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to bypas init on startup ... I have tried the following in the loader: set init_path="/bin/sh" and then boot -s But it fails. Init exits or fails. I have checked and /bin/sh is statically linked. Is it wrong to put quotes around the above? Can anyone suggest the correct way to do this? Regards ------- Richard Sharpe, sharpe@ns.aus.com Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org) Contributing author, SAMS Teach Yourself Samba in 24 Hours Author, Special Edition, Using Samba To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20000819115548.00abf600>