From owner-freebsd-fs Wed Mar 15 7: 3: 7 2000 Delivered-To: freebsd-fs@freebsd.org Received: from altair.origenbio.com (altair.origenbio.com [216.30.62.130]) by hub.freebsd.org (Postfix) with ESMTP id ED50E37BB5B for ; Wed, 15 Mar 2000 07:03:03 -0800 (PST) (envelope-from dmartin@ideamoms.com) Received: from ideamoms.com (dubhe.origen [192.168.0.5]) by altair.origenbio.com (8.9.3/8.9.3) with ESMTP id JAA71588; Wed, 15 Mar 2000 09:02:48 -0600 (CST) (envelope-from dmartin@ideamoms.com) Message-ID: <38CFA5E2.25D5419E@ideamoms.com> Date: Wed, 15 Mar 2000 09:01:54 -0600 From: Richard Martin X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein , fs@FreeBSD.ORG Subject: Re: Advanced File systems References: <20000315151940.C12720@over.ru> <38CF9CF3.2B6BE820@ideamoms.com> <20000315065553.J14789@fw.wintelcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alfred, Thanks for the reply. I have been writing critical files (like the Tripwire database) to CD-R using an NT-based system. As file operations change, the Tripwire report grows and I update the database about every month, burning it to CD again. A little easier than setting the immutable bit and rebooting to swap in the new file. I can read these multiple write CD-Rs in both Win and Linux systems. However, when I try to mount these using 'mount /cdrom' (which works fine for factory CDs), the mount fails. The only way I can only read CD-Rs on my FreeBSD system with the command mount_cd9660 -s 0 /dev/cd0c /cdrom This successfully mounts the CD-R, but unfortunately mounts only the FAT from the first write. It appears that FreeBSD becomes confused on how to find the most recent start sector. I would certainly appreciate any insight into how to find the correct start sector. Thanks, -- Richard Martin dmartin@origen.com OriGen, inc. Tel: +1 512 474 7278 2525 Hartford Rd. Fax: +1 512 708 8522 Austin, TX 78703 http://www.formed.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message