Date: Sat, 02 Apr 2005 23:13:11 +0200 From: =?ISO-8859-1?Q?Erik_N=F8rgaard?= <norgaard@locolomo.org> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: can i delete /stand ? Message-ID: <424F0AE7.2000408@locolomo.org> In-Reply-To: <ef60af090504011359456cdc37@mail.gmail.com> References: <ef60af0905033117261bd1e439@mail.gmail.com> <424D1041.3070100@locolomo.org> <ef60af090504011359456cdc37@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Gert Cuykens wrote: >>You might want to check your init_path in loader.conf, in >>/boot/defaults/loader.conf it is set to >> >> /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall >> >>it would be sensible to replace /stand/sysinstall by /rescue/init >> > What happens if i leave /stand/sysinstall and put nothing in return ? > How will singel user look like ? The same. /stand/sysinstall starts the installer, it's the last thing the loader will try if everything else fail, then it must be because you have no system and would like to install one - right? But then, you might as well use an install disc. Asuming you have a working system there is really no use for /stand. All the files in /stand are hardlinks to the /stand/boot_crunch file. Some people like sysinstall as a postconfiguration tool, and documen- tation refers to this. But you can run it from /usr/sbin/sysinstall On the other hand it surprises me that /rescue/init is not in the init_path, for system recovery it is far more usefull than sysinstall, it will give you a single user like system with a shell. So, if you can't stand /stand - go ahead delete it - but don't sue me if you some day need it :-) Erik -- Ph: +34.666334818 web: http://www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424F0AE7.2000408>