*BSD News Article 37757


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!uwm.edu!spool.mu.edu!howland.reston.ans.net!pipex!uunet!zib-berlin.de!uniol!Tom.Bienmueller
From: Tom.Bienmueller@arbi.informatik.uni-oldenburg.de (Tom Bienmueller)
Subject: NetBSD-Amiga Installation Problem
Organization: University of Oldenburg, Germany
Date: Fri, 11 Nov 1994 07:18:39 GMT
Message-ID: <1994Nov11.073153.25838@arbi.Informatik.Uni-Oldenburg.DE>
Keywords: NetBSD Installation
Sender: news@arbi.Informatik.Uni-Oldenburg.DE
Lines: 45

Hi there !

I have a problem in installing NetBSD for the Amiga.

First of all, my System...

A3000/2/4
Internal SCSI-Controller
Fujitsu 512MB HD (SCSI ID 0)
NEC CDR210 CDRom (SCSI ID 6)

I want to install NetBSD from the Meeting Pearls - CD.

What have I done :

In AmigaDOS:

1. I have made the partitions (BSDR, BSDS, BSDD (for /usr), BSDE (for /home))
2. dcp .... BSD_ROOT:
3. loadbsd contrib/ados/vmunix.isel.nosync

In NetBSD:

1. mount -u /dev/sd0a /    	;(remounted root for R/W)
2. (mkdir /usr)			;allready exists
3. newfs /dev/rsd0d
4. mount /dev/sd0d /usr
5. (mkdir /home)		;already exists
6. newfs /dev/rsd0e
7. mount /dev/sd0e /home
8. mkdir /cdrom
9. mount -t isofs /dev/sd6x	;tested for x = a...h
but everytime :
   mount: Read-only filesystem
or
   Device-busy

So I could not access the CD-Rom for getting the archived files like usr.tar etc !

Could someone help me ?

	Tom
-- 
===============================================
= Tom.Bienmueller@Informatik.Uni-Oldenburg.De =