From nobody Fri Mar 4 22:18:22 2022 X-Original-To: freebsd-mips@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8E58219E6872 for ; Fri, 4 Mar 2022 22:18:29 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (mail.yourbox.net [IPv6:2001:41d0:1:767d::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.yourbox.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4K9Mgm57Cbz3lp5 for ; Fri, 4 Mar 2022 22:18:28 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by mail.yourbox.net (8.17.1/8.17.1) with ESMTP id 224MIRdF037298 for ; Fri, 4 Mar 2022 23:18:27 +0100 (CET) (envelope-from fbl@aoek.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=aoek.com; s=mailbox; t=1646432307; bh=lqIRPeSV8RanqMjQQZku8BGU/kwrFdvNxo3I9dyi+rQ=; h=Date:From:To:Subject; b=Lsxdcr5kViBBWXgXO2i5cikN4usvSiHD+QuLVBkIET8yI74+HC9sn/ql2jpggHYIT JIsNULrVJ4vcifea1oWLLEcuyc4jvl3NQKF7syNMsH0saVlG9c7qSpHiR9g/eTBqhJ rwjsZUTVNI2uMi8PVPY6DgsFfv0GM07y+oCHwseWddZiOa2ppEByRHtPwOO0n6nisK TQ17IzH0Rr/3F8fvTv90YmyHY0X7YD4zwD8ID2qFHs241GGEZ8ppmc68IZtNzwbGiH qooyrOXa4UU7xxHJiXaP0uctRl3gOsYtu2DRZQRbfuhz4WWp8rFB8DHztkdb8ZhQbO YIpOOaEKKzVVw== List-Id: Porting FreeBSD to MIPS List-Archive: https://lists.freebsd.org/archives/freebsd-mips List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-mips@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Fri, 04 Mar 2022 23:18:22 +0100 From: =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= To: freebsd-mips@freebsd.org Subject: Mikrotik RouterBoard: How to boot? Message-ID: <4c0eb5b28288ed6602cd5680f53e1c0d@mail.yourbox.net> X-Sender: fbl@aoek.com User-Agent: Roundcube Webmail/1.2.0 X-Rspamd-Queue-Id: 4K9Mgm57Cbz3lp5 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=aoek.com header.s=mailbox header.b=Lsxdcr5k; dmarc=pass (policy=reject) header.from=aoek.com; spf=pass (mx1.freebsd.org: domain of fbl@aoek.com designates 2001:41d0:1:767d::1 as permitted sender) smtp.mailfrom=fbl@aoek.com X-Spamd-Result: default: False [-1.75 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[aoek.com:s=mailbox]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-mips@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[aoek.com:+]; DMARC_POLICY_ALLOW(-0.50)[aoek.com,reject]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-mips]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR]; RCVD_COUNT_TWO(0.00)[2]; R_MIXED_CHARSET(1.25)[subject] X-ThisMailContainsUnwantedMimeParts: N Hi, I have a Mikrotik routerboard 711 (AR7241) and would like to install FreeBSD on it. Have been following the guide here: https://wiki.freebsd.org/action/show/BuildingMIPS?action=show&redirect=FreeBSD%2FBuildingMIPS But it does not indicate how to actually boot. Can someone share some experience here? Thank you. Regards, -- José Pérez