From owner-freebsd-sysinstall@FreeBSD.ORG Fri Dec 19 23:22:29 2014 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D0A5A2E for ; Fri, 19 Dec 2014 23:22:29 +0000 (UTC) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D507B28F2 for ; Fri, 19 Dec 2014 23:22:28 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id p9so1610241lbv.0 for ; Fri, 19 Dec 2014 15:22:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=eSaDfATDIq6+dYdY9knfNi5LSAahU7BqzsMoP06ZauE=; b=XBzwcMZVja2bE0N1CqQgfJJ0/Gm0n9ePwn4DvdaVeNmCZdLJ07yJDVfbFieX77JPIl vlQqDUFBVdhrbC4Q+0bOC0aaWTBgpoU8s5sEyok82BpNokZvZ3o1WyIFjqx/lhoItXQ0 IpLMsw/UZX/EvZyrKMM2y/LkKIOIKDKzk9Gkq1UxPGTCSDhYM7pZhxFr4hYjD3bBYHbf HEFTPGyHR5vdvV5mXFgyscSTpEMbe/z2xjj1pxn6K6bw/x4jTN6np9Ky8ryC4EV4xxiN avuG35NKHJ8eX6ZIc2/n1bhYOZk3OxT7EYhD1xXoNr9E5gRvUyVqdLToddpYL77yGPXS aRjA== MIME-Version: 1.0 X-Received: by 10.153.5.1 with SMTP id ci1mr4933856lad.67.1419031346661; Fri, 19 Dec 2014 15:22:26 -0800 (PST) Received: by 10.114.216.163 with HTTP; Fri, 19 Dec 2014 15:22:26 -0800 (PST) Date: Fri, 19 Dec 2014 15:22:26 -0800 Message-ID: Subject: Reboot PC from within FixIt From: javocado To: freebsd-sysinstall@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 23:22:29 -0000 I'm running a FixIt shell off the FreeBSD 8.4amd disk 1 CD, launched from sysinstall. I have then setup remote access via ssh. I'd like to know if there's a way for me to reboot the PC from within the FixIt shell (over ssh). All exiting from the FixIt shell sends me back to sysinstall. Thanks From owner-freebsd-sysinstall@FreeBSD.ORG Fri Dec 19 23:42:39 2014 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 131E1BF for ; Fri, 19 Dec 2014 23:42:39 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id E16792BC8 for ; Fri, 19 Dec 2014 23:42:38 +0000 (UTC) Received: from [192.168.1.2] (Seawolf.HML3.ScaleEngine.net [209.51.186.28]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 98F3F882F0 for ; Fri, 19 Dec 2014 23:42:32 +0000 (UTC) Message-ID: <5494B7FA.6050005@freebsd.org> Date: Fri, 19 Dec 2014 18:42:50 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-sysinstall@freebsd.org Subject: Re: Reboot PC from within FixIt References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EcejLEt1imO4Fuo3vQ99ki4NVStUFffIh" X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 23:42:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EcejLEt1imO4Fuo3vQ99ki4NVStUFffIh Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2014-12-19 18:22, javocado wrote: > I'm running a FixIt shell off the FreeBSD 8.4amd disk 1 CD, launched fr= om > sysinstall. >=20 > I have then setup remote access via ssh. >=20 > I'd like to know if there's a way for me to reboot the PC from within t= he > FixIt shell (over ssh). All exiting from the FixIt shell sends me back = to > sysinstall. >=20 > Thanks > _______________________________________________ > freebsd-sysinstall@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sysinstall > To unsubscribe, send any mail to "freebsd-sysinstall-unsubscribe@freebs= d.org" >=20 You cannot issue the command 'reboot'? or 'shutdown -r now'? I have not used the old sysinstall installer in a long time --=20 Allan Jude --EcejLEt1imO4Fuo3vQ99ki4NVStUFffIh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJUlLf9AAoJEJrBFpNRJZKf0KYP/iZCCUTJBrXZ5iFg4T+8JhSX 87ZD4tHZqMSZC+h11aVBOl9zXveAdkvipOQMnshmddkLsq5dN7og256d8BgEPE7y uH7DN02RlAmaMbDIpEd1/zA+0upsTiXjl8mxGulRKPjHAPitLyyESlEsEayDOBGJ gEwzbIrxOhdSbHSXT1KzF5R9pcGLxQTm8RWb/R04iGSNJLuDp0n4t53mA4TVs7BG JO7YM2AKFye2rjdBe2JhFWumEI7YM+1pzGFmxQR3RHOrZellDUosGAO+8P1PM61P bAB8gw4qsNoD/zPk4cnbRG6SmnNbB58FrjUVBkkp0GKyCZRpEOXl99N6hGdGvDD9 Zj8T5xPLewvQACSjdY3/nkMxSKPWFBvS5D3JVHRIoo8SUoB5mcD/5qIeSjWHmCPN bCoWw3FeBUsi7vAaUQwrDu5B1iLj+MJSvF5WZW5gDiKO64fsCPSpkvTInQ9IpwOd z6tuqIc9/YHfNjR/qJ3ydiDKO4qQQalpKZbPlpF0p++bL/MLwBwwZZfPLgebRJBw jvK0Swt5kZZ2Mjh8ownR4Vv+4BNwbA3hVFmQK1XTs5meVH6edEe9KPiB3PhUbD94 6EA+jlEYWauOrAwiKdV8RyfO0dRr+/vzO9oQO+u2WCkZn76JR5+7hS7jB1nci7dU +bhWOsHlBXSY1h07gXgl =6GyC -----END PGP SIGNATURE----- --EcejLEt1imO4Fuo3vQ99ki4NVStUFffIh--