From nobody Tue May 31 20:05:30 2022 X-Original-To: questions@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 E5C571B43F42 for ; Tue, 31 May 2022 20:05:41 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (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 "*.ukr.net", Issuer "Thawte RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LCNYw5pPmz3QQ9 for ; Tue, 31 May 2022 20:05:40 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=tplDyfUPS73rHb/LaYxG/Eu5yaWmYvXyN54KFmR98CY=; b=o8hGt/MoL5QyUfInwvN2i7pu1+ XxDa/G/ZN82rVmBOna8VhmQS9AGY09TyP9ei7fIk5FwpNL789tZanO/vysPHuu4De/7iPs9pPe3d+ C+aumGXY/4qQkbIre/N04khCebInDDqGntPCJ301O5crwouOybL7C/HVrQ6OmABOQuzk=; Received: from [94.240.176.107] (helo=nonamehost) by frv158.fwdcdn.com with esmtpsa ID 1nw87Q-000NjH-JZ for questions@freebsd.org; Tue, 31 May 2022 23:05:32 +0300 Date: Tue, 31 May 2022 23:05:30 +0300 From: Ivan Klymenko To: questions@freebsd.org Subject: Re: UDF mount failed: Unsupported partition map: *UDF Virtual Partition Message-ID: <20220531230530.63770e35@nonamehost> In-Reply-To: References: X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=94.240.176.107; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-Rspamd-Queue-Id: 4LCNYw5pPmz3QQ9 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ukr.net header.s=fsm header.b="o8hGt/Mo"; dmarc=pass (policy=none) header.from=ukr.net; spf=pass (mx1.freebsd.org: domain of fidaj@ukr.net designates 212.42.77.158 as permitted sender) smtp.mailfrom=fidaj@ukr.net X-Spamd-Result: default: False [-3.49 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[ukr.net:s=fsm]; NEURAL_HAM_MEDIUM(-0.99)[-0.990]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[ukr.net:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_FROM(0.00)[ukr.net]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_NOT_FQDN(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:212.42.77.0/24]; DKIM_TRACE(0.00)[ukr.net:+]; DMARC_POLICY_ALLOW(-0.50)[ukr.net,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[questions]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[ukr.net]; ASN(0.00)[asn:8856, ipnet:212.42.77.0/24, country:UA]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[94.240.176.107:received] X-ThisMailContainsUnwantedMimeParts: N =D0=92 Tue, 31 May 2022 21:48:28 +0200 Tomek CEDRO wrote: > I am wondering is this a problem of particular MRI device or there is > some sort of new way of optical disk writing that FreeBSD does not yet > support? >=20 > Any hints welcome :-) > Tomek >=20 > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info >=20 Hello. I have not used FreeBSD for a long time, but I used mount UDF/UDF2 disks something of it: https://github.com/williamdevries/UDF or https://gist.github.com/waitman/07849a747d0d633a7009