From owner-freebsd-questions Tue Feb 10 19:18:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17681 for questions-outgoing; Tue, 10 Feb 1998 19:18:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17602 for ; Tue, 10 Feb 1998 19:17:56 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id TAA00200; Tue, 10 Feb 1998 19:17:51 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 10 Feb 1998 19:17:51 -0800 (PST) From: Doug White Reply-To: Doug White To: Stunt Pope cc: freebsd-questions@FreeBSD.ORG Subject: Re: reading a windows syquset 135 cartridge from freeBSD2.2.2 In-Reply-To: <199802100139.UAA09832@shmooze.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Feb 1998, Stunt Pope wrote: > > > > We want to be able to read files from a SCSI syquest 135. The cartridges > are going to be windows filesystems (i.e we want to read files > that come off of a windoze box). > > I tried > > disklabel -Brw sd2 auto Don't run disklabel if you want them Windoze-readable. Format the disks in the Windoze boxes then mount them with mount -t msdos /dev/sd2 /mountpoint and write away. > At any rate, I could mount the drive, but it seems to have mounted it > as a ufs filesys? All the files are gone, and it seems to be formatted > now. That's what you did to it -- it's a UNIX disk now. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message