Date: Fri, 30 Sep 2005 00:30:32 +0400 From: Ilya Pizik <polzun@scar.jinr.ru> To: Gleb Smirnoff <glebius@freebsd.org> Cc: freebsd-bugs@freebsd.org, freebsd-usb@freebsd.org Subject: Re: kern/84750: 6-BETA2 reboot/shutdown with root_fs on external HDD fails Message-ID: <20050929203032.GG38725@scar.jinr.ru> In-Reply-To: <200509281841.j8SIfaCF084783@freefall.freebsd.org> References: <200509281841.j8SIfaCF084783@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The system are unable to reboot when swap device are on. There are some examples: Single-user mode: 1) After enabling swap device via "swapon /dev/da0s1b", system cannot be rebooted. 2) After enabling and disabling swap device via "swapon /dev/da0s1b" and "swapoff /dev/da0s1b", system can be rebooted normaly. Multi-user mode: 1) If I disable swap device in fstab - reboot from multiuser mode will pass. There are no swapoff command in rc scripts. -- With respect, Pizik Ilya.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929203032.GG38725>