Does anyone remember the maximum disk size for these machines? I'd
like to try installing the operating system onto a disk drive via
SIMH, with the emulator pointing to an actual disk drive, rather then
a file name, and then move the finished drive to the system. I've got
a collection of SCSI drives here, some sizes are way too large for the
VS 3100 M76, others seem to be the right size range.
-------------------
Gregg C Levine hansol...@worldnet.att.net
------------------------------------------------------------
"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke." Obi-Wan Kenobi
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de
> Hello from Gregg C Levine
> I have here a VS 3100 M76. I don't believe the drive it came with has
> an OS on it. However, it doesn't have a CDROM drive installed either.
>
> Does anyone remember the maximum disk size for these machines? I'd
> like to try installing the operating system onto a disk drive via
> SIMH, with the emulator pointing to an actual disk drive, rather then
> a file name, and then move the finished drive to the system. I've got
> a collection of SCSI drives here, some sizes are way too large for the
> VS 3100 M76, others seem to be the right size range.
You'll probably not have any problems whatever drive you pick. It's just a
question (possibly) for the boot rom. But if you have a root partition
that is less than that capacity limit, you won't have any problems.
That is, the boot rom code, which uses a somewhat limited disk address
field, is only used to read in the initial boot loader, and possibly the
kernel. After that, you use the NetBSD SCSI driver, which don't have this
limitation.
So use any disk you want to. Limit the root partition to one gig, and
you'll be safe.
Johnny
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: b...@update.uu.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
> So use any disk you want to. Limit the root partition to one
> gig, and you'll be safe.
FWIW the actual limit is 1.073GB - just in case that
extra 73MB makes a difference :-)
Antonio
--
---------------
Antonio Carlini arca...@iee.org
I believe this is true only if you use GB to mean disk-manufacturer
("metric") gigabytes instead of what I'm having trouble calling
anything but "real" (binary) gigabytes, and then it's not 1.073 but
1.073741824.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mo...@rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
The actual limit is 2^30 bytes. That is, 1073741824 bytes.
Short-format SCSI command codes have an address limit of 2^21 data blocks.
carl
--
carl lowenstein marine physical lab u.c. san diego
clow...@ucsd.edu