Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 19:34:24 +0100
From:      Udo Schweigert <ust@cert.siemens.de>
To:        Alexandr Listopad <laa@ZGIA.zp.ua>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: burning CD wint Joliet extension on FreeBSD.
Message-ID:  <19991118193423.A31563@alaska.cert.siemens.de>
In-Reply-To: <Pine.BSF.4.10.9911181959150.12666-100000@Eagle.ZGIA.zp.ua>; from laa@ZGIA.zp.ua on Thu, Nov 18, 1999 at 08:07:01PM %2B0000
References:  <Pine.BSF.4.10.9911181959150.12666-100000@Eagle.ZGIA.zp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 18, 1999 at 08:07:01PM +0000, Alexandr Listopad wrote:
> Hi!
> 
> Please help me with subj!
> When I burn my CD - I get CD with Rock Ridge Extensions, what don't
> support on winduz... ;( And when I install FreeBSD, it say:
> 
> 	acd0: read_toc failed
> 
> ;(
> 
> But it seems good on machine with CD-writer... all files are ok! And logs
> say: 
> 	/kernel: cd9660: RockRidge Estension
> 
> Please, help me burn iso-image with Joliet extension.
> 
It has the joliet extensions! But on FreeBSD RockRidge are the standard and 
it tries first that and not Joliet.

I burn CDs which are readable on UNIX and Win systems with:

mkisofs -v -a -d -J -D -L -r -T

With:
	# mount_cd9660 /dev/wcd0c /cdrom

I get:	 cd9660: RockRidge Extension

but with 
	# mount_cd9660 -r /dev/wcd0c /cdrom
(the -r stands for: disbale rock risge)

I get	 cd9660: Joliet Extension

So I think you have the right settings already.

Regards
-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 41166
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991118193423.A31563>