From owner-freebsd-hackers Thu May 11 09:17:12 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA03137 for hackers-outgoing; Thu, 11 May 1995 09:17:12 -0700 Received: from rover.village.org (rover.village.org [198.137.146.49]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA03130 for ; Thu, 11 May 1995 09:17:07 -0700 Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id KAA22682; Thu, 11 May 1995 10:16:49 -0600 Message-Id: <199505111616.KAA22682@rover.village.org> To: aflundi@sandia.gov (Alan F Lundin) Subject: Re: question on sun cds Cc: hackers@FreeBSD.org In-reply-to: Your message of Thu, 11 May 1995 07:26:36 MDT Date: Thu, 11 May 1995 10:16:48 -0600 From: Warner Losh Sender: hackers-owner@FreeBSD.org Precedence: bulk : Doesn't Sun just use the High Sierra CDROM format? : : (# mount -rt hsfs /dev/sr0 /cdrom) While suns CAN mount and read hsfs cdroms, they don't have to :-(. A boot disk, for example, is ufs format so that the boot roms don't have to grok hsfs. Warner