Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/mvme68k Pullup 1.11 [scw]:
details: https://anonhg.NetBSD.org/src/rev/ed777725025b
branches: netbsd-1-5
changeset: 490094:ed777725025b
user: tv <tv%NetBSD.org@localhost>
date: Thu Nov 02 23:30:41 2000 +0000
description:
Pullup 1.11 [scw]:
These bring the mvme68k installation notes up to date WRT supported
hardware and diskspace requirements. Plus a few minor tweaks/corrections.
diffstat:
distrib/notes/mvme68k/install | 101 ++++++++++++++++++++++-------------------
1 files changed, 55 insertions(+), 46 deletions(-)
diffs (255 lines):
diff -r 3f006fc51809 -r ed777725025b distrib/notes/mvme68k/install
--- a/distrib/notes/mvme68k/install Thu Nov 02 23:30:29 2000 +0000
+++ b/distrib/notes/mvme68k/install Thu Nov 02 23:30:41 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: install,v 1.7.4.1 2000/11/01 03:48:20 tv Exp $
+.\" $NetBSD: install,v 1.7.4.2 2000/11/02 23:30:41 tv Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -57,11 +57,11 @@
\*V boot tape as described in the section
entitled
.Sx "Preparing a boot tape" .
-Then, with the tape in the drive, type the following at the 1x7Bug prompt:
+Then, with the tape in the drive, type the following at the Bug prompt:
.Pp
.Dl 147-Bug\*> Ic "bo 5"
.Pp
-.Dl 167-Bug\*> Ic "bo 0,50"
+.Dl 16x-Bug\*> Ic "bo 0,50"
.Pp
As mentioned earlier, this assumes your tape is jumpered for SCSI-ID 5.
.Pp
@@ -73,13 +73,15 @@
.Nx .
They are of the form:
.(disp
-sd0 at scsibus0 targ 0 lun 0: \*<CDC, 94161-9, 2506\*> SCSI1 0/direct fixed
-sd0: 148 MB, 967 cyl, 9 head, 35 sec, 512 bytes/sect x 304605 sectors
+sd0 at scsibus0 targ 0 lun 0: \*<Maker, Disk, Foo\*> SCSI1 0/direct fixed
+sd0: 800 MB, 800 cyl, 16 head, 128 sec, 512 bytes/sect x 1638400 sectors
.disp)
.Pp
-The information of most interest is the number of sectors; here it's
-304605. You will need this number when you come to create a disklabel
-for that drive.
+The information of most interest is the number of sectors; for the ficticious
+disk above, it's 1638400. You will need this number when you come to create
+a disklabel for that drive.
+.Pp
+Here is an example of an MVME147 system booting from tape:
.(disp
RAM address from VMEbus = $00000000
@@ -89,15 +91,16 @@
Volume: NBSD
IPL loaded at: $003F0000
-\*>\*> BSD MVME147 tapeboot [$Revision: 1.7.4.1 $]
+\*>\*> BSD MVME147 tapeboot
578616+422344+55540+[46032+51284]=0x11a6e4
Start @ 0x8000 ...
-Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. All rights reserved.
+Copyright (c) 1996, 1997, 1998, 1999, 2000
+ The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
-NetBSD 1.3 (RAMDISK) #1: Sun Dec 21 16:19:04 GMT 1997
- steve%soapy.mctavish.demon.co.uk@localhost:/usr/src/sys/arch/mvme68k/compile/RAMDISK
+NetBSD 1.5 (RAMDISK) #1: Sun Oct 29 16:19:04 GMT 2000
+ steve@fatbob:/usr/src/sys/arch/mvme68k/compile/RAMDISK
Motorola MVME-147S: 25MHz MC68030 CPU+MMU, MC68882 FPU
real mem = 7237632
avail mem = 6381568
@@ -112,7 +115,8 @@
.Pp
.(Note
The exact text of the messages will vary depending on which
-MVME147 or MVME167 variant you're using.
+\*M
+variant you're using.
.Note)
.Pp
Finally, you will see the following "welcome" message:
@@ -251,7 +255,7 @@
.Dl edlabel/modify\*> Ic a
.Dl a (root) 0 (0/00/00) 0 (0/00/00) unused
.Dl start as \*<blkno\*> or \*<cyls/trks/sects\*> : Ic 0
-.Dl length as \*<nblks\*> or \*<cyls/trks/sects\*> : Ic 38000
+.Dl length as \*<nblks\*> or \*<cyls/trks/sects\*> : Ic 65536
.Dl type: Ic 4.2BSD
.Dl edlabel/modify\*>
.Pp
@@ -263,8 +267,8 @@
notation. The above example creates partition
.Sq Li a ,
starting at block zero
-and with a size of 38000 blocks. Note that the usual size of a block is
-512 bytes, so this creates a 19 MB partition.
+and with a size of 65536 blocks. Note that the usual size of a block is
+512 bytes, so this creates a 32 MB partition.
.Pp
The
.Li type
@@ -280,7 +284,7 @@
.Pp
.Dl edlabel/modify\*> Ic b
.Dl b (swap) 0 (0/00/00) 0 (0/00/00) unused
-.Dl start as \*<blkno\*> or \*<cyls/trks/sects\*> : Ic 38000
+.Dl start as \*<blkno\*> or \*<cyls/trks/sects\*> : Ic 65536
.Dl length as \*<nblks\*> or \*<cyls/trks/sects\*> : Ic 32768
.Dl type: Ic swap
.Dl edlabel/modify\*>
@@ -289,10 +293,10 @@
.Li start
such that the swap partition follows immediately after partition
.Sq Li a ,
-i.e. 38000. The length of the swap
+i.e. 65536. The length of the swap
partition should be a multiple of the amount of RAM you have in your
system. Here, we've chosen 32768, or 16 MB. The next available block on the
-drive is thus 38000 + 32768. We will use this to create partition
+drive is thus 65536 + 32768. We will use this to create partition
.Sq Li d
for our
.Pa /usr
@@ -301,20 +305,24 @@
.Pp
.Dl edlabel/modify\*> Ic d
.Dl d (user) 0 (0/00/00) 0 (0/00/00) unused
-.Dl start as \*<blkno\*> or \*<cyls/trks/sects\*> : Ic 70768
-.Dl length as \*<nblks\*> or \*<cyls/trks/sects\*> : Ic 233837
+.Dl start as \*<blkno\*> or \*<cyls/trks/sects\*> : Ic 98304
+.Dl length as \*<nblks\*> or \*<cyls/trks/sects\*> : Ic 1540096
.Dl type: Ic 4.2BSD
.Dl edlabel/modify\*> Ic q
.Dl edlabel\*>
.Pp
As you can see, we've chosen to assign the remainder of the disk to
.Pa /usr .
-Since there are 304605 sectors on the example disk (did you remember to
+Since there are 1638400 sectors on the example disk (did you remember to
note down the number of sectors on your disk during boot?), and partition
.Sy d
-starts at sector 70768, a simple bit of arithmetic (304605 - 70768)
+starts at sector 98304, a simple bit of arithmetic (1638400 - 98304)
gives
-.Sy d No a size of 233837.
+.Sy d No a size of 1540096.
+.Pp
+Note that the above partition sizes are just guidelines. If your disk is
+large enough, you should resize the partitions appropriately and
+perhaps also create a /var partition as well.
.Pp
You now need to write this new disklabel, together with the partition
details you've just entered, to disk. You might also try the
@@ -330,16 +338,16 @@
type_name: SCSI disk
pack_name: fictitious
bytes/sector: 512
- sectors/track: 35
- tracks/cylinder: 9
- cylinders: 967
-sectors/cylinder: 315
+ sectors/track: 128
+ tracks/cylinder: 16
+ cylinders: 800
+sectors/cylinder: 2048
partition start (c/t/s) nblks (c/t/s) type
- a (root) 0 (0/00/00) 38000 (120/05/25)* 4.2BSD
- b (swap) 38000 (120/05/25)* 32768 (104/00/08)* swap
- c (disk) 0 (0/00/00) 304605 (967/00/00) unused
- d (user) 70768 (224/05/33)* 233837 (742/03/02)* 4.2BSD
+ a (root) 0 (0/00/00) 65536 (32/00/00) 4.2BSD
+ b (swap) 65536 (32/00/00) 32768 (48/00/00) swap
+ c (disk) 0 (0/00/00) 1638400 (800/00/00) unused
+ d (user) 98304 (48/00/00) 1540096 (752/00/00) 4.2BSD
.disp)
.Pp
.Dl edlabel\*> Ic w
@@ -369,7 +377,6 @@
.Dl ssh: Ic halt
.Dl signal 15
.Dl ssh: syncing disks... done
-.Dl unmounting /mnt (/dev/sd1b)...
.Dl unmounting / (root_device)...
.Dl halted
.Pp
@@ -379,7 +386,7 @@
.Dl Cold/Warm Reset flag [C,W] = C?
.Dl Execute Soft Reset [Y,N] N? Ic y
.Pp
-Resetting the MVME167 board is very similar.
+Resetting the MVME162-LX and MVME167 boards are very similar.
You should now reboot from that just installed miniroot. See the section
entitled
.Sx "Booting the miniroot"
@@ -462,33 +469,35 @@
.Pp
See below for the next step in booting MVME147.
.Pp
-The MVME167 is able to download netboot directly using TFTP.
+The MVME162-LX and MVME167 boards are able to download netboot
+directly using TFTP.
To enable this, you must first configure the networking parameters
on the board as described in the section entitled "Preparing your System
for
.Nx
-Installation. On a properly configured MVME167, all you need
+Installation. On a properly configured MVME162-LX or MVME167, all you need
to type is:
.Pp
-.Dl 167-Bug\*> Ic nbo
+.Dl 16x-Bug\*> Ic nbo
.Pp
-For both boards, the boot messages are very similar:
+For all board types, the boot messages are very similar:
.Pp
.(disp
Start @ 0x8000 ...
-\*>\*> BSD MVME147 netboot (via sboot) [$Revision: 1.7.4.1 $]
+\*>\*> BSD MVME147 netboot (via sboot)
device: le0 attached to 08:00:3e:20:cb:87
boot: client IP address: 192.168.1.4
boot: client name: soapy
root addr=192.168.1.1 path=/export/soapy
578616+422344+55540+[46032+51284]=0x11a6e4
Start @ 0x8000 ...
-Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. All rights reserved.
+Copyright (c) 1996, 1997, 1998, 1999, 2000
+ The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
- The Regents of the University of California. All rights reserved.
+ The Regents of the University of California. All rights reserved.
-NetBSD 1.3 (RAMDISK) #1: Sun Dec 21 16:19:04 GMT 1997
- steve%soapy.mctavish.demon.co.uk@localhost:/usr/src/sys/arch/mvme68k/compile/RAMDISK
+NetBSD 1.5 (RAMDISK) #1: Sun Oct 29 16:19:04 GMT 2000
+ steve@fatbob:/usr/src/sys/arch/mvme68k/compile/RAMDISK
Motorola MVME-147S: 25MHz MC68030 CPU+MMU, MC68882 FPU
real mem = 7237632
avail mem = 6381568
@@ -525,7 +534,7 @@
.Pp
.Dl ssh: Ic "ifconfig ie0 inet 192.168.1.4 up"
.Pp
-will bring up the MVME167 network interface
+will bring up the MVME162-LX or MVME167 network interface
.Li ie0
with that address.
The next
@@ -587,9 +596,9 @@
.Pp
.Dl 147-Bug\*> Ic "bo 0,,b:"
.Pp
-The corresponding 167Bug boot command is:
+The corresponding 162Bug or 167Bug boot command is:
.Pp
-.Dl 167-Bug\*> Ic "bo 0,,,b:"
+.Dl 16x-Bug\*> Ic "bo 0,,,b:"
.Pp
The command line parameters above are:
.Pp
Home |
Main Index |
Thread Index |
Old Index