From owner-freebsd-questions@freebsd.org Fri May 8 08:08:51 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DA0DF2C6D5A for ; Fri, 8 May 2020 08:08:51 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from mail.kukulies.org (mail.kukulies.org [116.203.115.43]) by mx1.freebsd.org (Postfix) with ESMTP id 49JNJM0hkDz4Ns5 for ; Fri, 8 May 2020 08:08:50 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from localhost (localhost [127.0.0.1]) by mail.kukulies.org (Postfix) with ESMTP id A924210276A; Fri, 8 May 2020 10:08:49 +0200 (CEST) Received: from mail.kukulies.org ([127.0.0.1]) by localhost (mail.kukulies.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AapYzDqe-NpE; Fri, 8 May 2020 10:08:49 +0200 (CEST) Received: from christophs-mbp.fritz.box (p57A1FCC2.dip0.t-ipconnect.de [87.161.252.194]) by mail.kukulies.org (Postfix) with ESMTPSA id 4A985102769; Fri, 8 May 2020 10:08:49 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: SSD woes - boot From: Christoph Kukulies In-Reply-To: <82936c42-1bfa-02da-7dea-60658df8d9bb@holgerdanske.com> Date: Fri, 8 May 2020 10:08:48 +0200 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <28BC0AA1-FF58-406A-A5EE-FB0641D2C2B5@kukulies.org> <82936c42-1bfa-02da-7dea-60658df8d9bb@holgerdanske.com> To: David Christensen X-Mailer: Apple Mail (2.3608.80.23.2.2) X-Rspamd-Queue-Id: 49JNJM0hkDz4Ns5 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kuku@kukulies.org has no SPF policy when checking 116.203.115.43) smtp.mailfrom=kuku@kukulies.org X-Spamd-Result: default: False [2.07 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.22)[-0.223,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kukulies.org]; AUTH_NA(1.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.52)[0.515,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:116.203.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(0.28)[ipnet: 116.203.0.0/16(2.91), asn: 24940(-1.50), country: DE(-0.02)]; RECEIVED_SPAMHAUS_PBL(0.00)[194.252.161.87.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.10] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.32 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2020 08:08:51 -0000 Just wanted to let you know that the ufs-labeling of my boot disk worked = out fine. Followed the instructions on page 18.7 Labeling Disk Devices Didn=E2=80=99t move the disk around from one system to the other though. = But I enriched my horizon :) =E2=80=94 Christoph > Am 07.05.2020 um 21:32 schrieb David Christensen = : >=20 > On 2020-05-07 02:16, Christoph Kukulies wrote: >> Today I went into my local computer store and bought me a new SATA = cable. Connected the Kingston SSD with the new cable and >> it got recognized immediately. >=20 > I would cut the connectors off the old cable and recycle it. >=20 >=20 >> Anyway, I booted, but still hit the wrong disk (with F5 which was = preset). I hit F1. Got into the FreeBSD boot(8) prompt >>>> FreeBSD/i386 BOOT >> Default: 0:ad(0,a) >> boot: >> After some fiddling - ? gave me a directory listing but could not = much do with that - I found that everything I typed, like lsdev, >> ended up in being appended to the Default line, like: >> Default: 0:ad(0,a)lsdev >> So I type /boot/loader and - voila - I hit it, landed exactly in the = desired disk/partition. >> Now I got to figure out the UUID labeling thing - maybe :) >=20 > Let us know how it works out. >=20 >=20 > David > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"