home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!spool.mu.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!isbell
- From: isbell@cats.ucsc.edu (Art Isbell)
- Newsgroups: comp.sys.next.hardware
- Subject: Re: Need to view sectors on floppy disk
- Date: 7 Nov 1992 18:45:43 GMT
- Organization: Cubic Solutions - NeXT software development and consulting
- Lines: 20
- Message-ID: <1dh2snINNbrr@darkstar.UCSC.EDU>
- References: <1992Nov4.171057.13733@tds.com> <1992Nov6.115617.19615@rhein-main.de>
- NNTP-Posting-Host: si.ucsc.edu
-
-
- In article <1992Nov6.115617.19615@rhein-main.de> vhs@rhein-main.de writes:
- >From the command line, try
- > od -c </dev/rfd0a
- [etc.]
-
- >Since I don't have a floppy drive I don't know 100% if /dev/rfd0a is
- >the right device, but I'm pretty sure.
-
- >The whole thing might be faster if you read with dd instead, thus
- > dd if=/dev/rfd0a bs=18K of=- | od -c
-
- For external floppy drives (e.g., Cubes), the proper device is /dev/rsd?a, in
- which '?' varies with, but is not usually equal to, the SCSI address.
- --
-
- Art Isbell Cubic Solutions
- NeXT Registered Developer #745 NeXT software development and consulting
- Email: isbell@cats.UCSC.EDU Voice: (408)335-1154
- USmail: 95018-9442 Fax: (408)335-2515
-