home *** CD-ROM | disk | FTP | other *** search
- Path: in1.uu.net!DIALix!acix!johnv
- Subject: NetBSD 1.0 install problem
- Newsgroups: comp.unix.amiga
- Distribution: world
- From: johnv@acix.DIALix.oz.au (John Verhoeven)
- Message-ID: <johnv.09dt@acix.DIALix.oz.au>
- Date: Mon, 1 Jan 96 11:13:59 +0800
- Organization: ACix - Private UUCP Node, Cloverdale, Western Australia.
-
- I'm trying to install NetBSD v1.0 from the "Meeting Pearls II" CD-ROM
- (it's the only version I've got).
-
- It fails when trying to initialize the /usr partition with 'newfs:
- /dev/rsd0i: can't figure out file system partition'. Everything else has
- gone according to the instructions until then.
-
- Thanks for any help.
-
- My system configuration
- =======================
- PROCESSOR: CPU 68030/68882fpu/68030mmu
- CUSTOM CHIPS: ECS PAL Agnus (id=$0020), ECS Denise (id=$00FC)
- VERS: Kickstart version 40.70, Exec version 40.10, Disk version 40.42
- RAM: Node type $A, Attributes $505 (FAST), at $7800000-$7F7FFFF (7.5 meg)
- Node type $A, Attributes $703 (CHIP), at $400-$1FFFFF (~2.0 meg)
- BOARDS:
- Board + ROM (HD?) (unidentified): Prod=2071/1($817/$1) (@$E90000 64K)
-
- It's an Amiga 3000, with a Quantum 425M and 730M hard drive at ID=2 and
- ID=3 respectivel running off the internal SCSI controller..
-
- The unidentified board is a ICD AdSCSI 2080 used for the CD-ROm drive.
-
- Here is the partition information (from RDPrep), there are 5 AmigaDOS
- partitions on the disk from cylinder 2 through to 3076.
-
- NBSD_ROOT: device = scsi.device
- Unit = 2
- Flags = 0x0
- Surfaces = 1
- BlockSize = 512
- BlocksPerTrack = 100
- Reserved = 0
- Interleave = 0
- LowCyl = 3077 ; HighCyl = 3384
- PreAlloc = 0
- Buffers = 30
- BufMemType = 1
- DOSType = 0x4e425207
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- Mount = 0
- /*! Bootable = 0 */
- BootPri = -128
- #
-
- NBSD_SWAP: device = scsi.device
- Unit = 2
- Flags = 0x0
- Surfaces = 1
- BlockSize = 512
- BlocksPerTrack = 100
- Reserved = 0
- Interleave = 0
- LowCyl = 3385 ; HighCyl = 3876
- PreAlloc = 0
- Buffers = 30
- BufMemType = 1
- DOSType = 0x4e425301
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- Mount = 0
- /*! Bootable = 0 */
- BootPri = -128
- #
-
- NBSD_USR: device = scsi.device
- Unit = 2
- Flags = 0x0
- Surfaces = 1
- BlockSize = 512
- BlocksPerTrack = 100
- Reserved = 0
- Interleave = 0
- LowCyl = 3877 ; HighCyl = 5926
- PreAlloc = 0
- Buffers = 30
- BufMemType = 1
- DOSType = 0x4e425507
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- Mount = 0
- /*! Bootable = 0 */
- BootPri = -128
- #
-
- NBSD_LOCAL: device = scsi.device
- Unit = 2
- Flags = 0x0
- Surfaces = 1
- BlockSize = 512
- BlocksPerTrack = 100
- Reserved = 0
- Interleave = 0
- LowCyl = 5927 ; HighCyl = 8327
- PreAlloc = 0
- Buffers = 30
- BufMemType = 1
- DOSType = 0x4e425507
- MaxTransfer = 16777215
- Mask = 0x7ffffffe
- Mount = 0
- /*! Bootable = 0 */
- BootPri = -128
- #
-
- --
- _--_|\ John Verhoeven (johnv@acix.DIALix.oz.au or johnv@DIALix.oz.au)
- / \ >>>> Writing programs in assembler is like digging post <<<<
- *_.--._/ >>>> holes with a teaspoon: it takes a long time, but <<<<
- v >>>> you have complete control over all the dirt. <<<<
-