[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wargames: >1 GB Boot Partition Support
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: wargames: >1 GB Boot Partition Support
- From: Bob Beck <beck_(_at_)_bofh_(_dot_)_ucs_(_dot_)_ualberta_(_dot_)_ca>
- Date: Fri, 21 Jul 2000 11:03:44 -0600
I think there were some people on here who aren't on mac68k.
For those of you with a chance to look at this, please have a look
and respond to Chris. my mac is currently occupied with builds.
-Bob
------- Forwarded Message
Return-Path: owner-mac68k_(_at_)_openbsd_(_dot_)_org
Return-Path: <owner-mac68k_(_at_)_openbsd_(_dot_)_org>
Received: from openbsd.cs.colorado.edu (openbsd.cs.colorado.edu [128.138.192.83])
by bofh.ucs.ualberta.ca (8.10.1/8.10.1) with ESMTP id e6LFiuT25755
for <beck_(_at_)_bofh_(_dot_)_ucs_(_dot_)_ualberta_(_dot_)_ca>; Fri, 21 Jul 2000 09:44:56 -0600 (MDT)
Received: from localhost (domo_(_at_)_localhost)
by openbsd.cs.colorado.edu (8.10.1/8.10.1) with SMTP id e6LFjrG12263;
Fri, 21 Jul 2000 09:45:53 -0600 (MDT)
Received: by openbsd.org (TLB v0.11a (1.26 tibbs 1998/09/22 04:41:41)); Fri, 21 Jul 2000 09:45:52 -0600 (MDT)
Received: (from domo_(_at_)_localhost)
by openbsd.cs.colorado.edu (8.10.1/8.10.1) id e6LFjnU13340
for mac68k-list; Fri, 21 Jul 2000 09:45:49 -0600 (MDT)
Received: from home.ecn.ab.ca (IDENT:0_(_at_)_fn2_(_dot_)_freenet_(_dot_)_edmonton_(_dot_)_ab_(_dot_)_ca [198.161.206.7])
by openbsd.cs.colorado.edu (8.10.1/8.10.1) with ESMTP id e6LFjl610992
for <mac68k_(_at_)_openbsd_(_dot_)_org>; Fri, 21 Jul 2000 09:45:47 -0600 (MDT)
Received: from fn2.freenet.edmonton.ab.ca
(0_(_at_)_fn2_(_dot_)_freenet_(_dot_)_edmonton_(_dot_)_ab_(_dot_)_ca [198.161.206.7])
by home.ecn.ab.ca (8.8.7/8.7.3)
with ESMTP id JAA19486
for <mac68k_(_at_)_openbsd_(_dot_)_org>;
Fri, 21 Jul 2000 09:45:44 -0600
Received: from freenet.edmonton.ab.ca
(3345_(_at_)_freenet_(_dot_)_edmonton_(_dot_)_ab_(_dot_)_ca [198.161.206.2])
by fn2.freenet.edmonton.ab.ca (8.8.7/8.7.3)
with ESMTP id JAA60164
for <mac68k_(_at_)_openbsd_(_dot_)_org>;
Fri, 21 Jul 2000 09:45:35 -0600
Received: from localhost
(wargames_(_at_)_localhost)
by freenet.edmonton.ab.ca (8.8.7/8.7.3)
with SMTP id JAA14274
for <mac68k_(_at_)_openbsd_(_dot_)_org>;
Fri, 21 Jul 2000 09:45:34 -0600
Date: Fri, 21 Jul 2000 09:45:34 -0600 (MDT)
From: wargames <wargames_(_at_)_freenet_(_dot_)_edmonton_(_dot_)_ab_(_dot_)_ca>
To: mac68k_(_at_)_openbsd_(_dot_)_org
Subject: >1 GB Boot Partition Support
Message-ID: <Pine_(_dot_)_A41_(_dot_)_3_(_dot_)_95_(_dot_)_1000721094513_(_dot_)_33528A-100000_(_at_)_freenet_(_dot_)_edmonton_(_dot_)_ab_(_dot_)_ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-mac68k_(_at_)_openbsd_(_dot_)_org
Precedence: bulk
X-Loop: mac68k_(_at_)_openbsd_(_dot_)_org
G'day. I'm working on fixing up the tendency of the mac68k booter to not
see the kernel if it's on a partition larger than 1GB.
I've been unable to reproduce this problem. Anyone who's interested, can
I get you to send me outputs from 'dmesg' and 'disklabel <rootdisk>' ?
If you interested in reproducing the recipie below, let me know, and I'll
send you the utilities I used to make this happen. My SCSI chain looks
like this:
ID 0: Internal HD - 730M Quantum Fireball (sd0)
ID 2: External HD - 4.2GB Sun/Seagate (sd1)
ID 3: NEC CDROM (cd0)
ID 4: Abaton Scanner (ss0)
ID 5: External HD - 105M Quantum Fireball (sd2)
ID 7: Mac SCSI Controller - Quadra700 (ncrscsi0)
Here's what I did to a 4.2GB disk.
0) Low-level format. Note - this takes a fsckin' long time - as does the
first fsck.
1) Use A/UX HD Setup 3.01 to partition
b] 128M swap (0 - 128M)
a] 4200M root (128M - *)
2) Use MKFS 1.45 to format the slices properly
3) Use new installer to make devices and install etc27..tgz and the
GENERIC kernel. Get frustrated at how slow that is.
4) Boot OpenBSD off my lowly little 105M disk
5) Disklabel -E sd1
* Disklabel reports there is no 'c' partition, so it created one
6) untar all the packages off the CD. Much faster. It still takes all
night on a 2x CDROM.
7) halt . power off the 105M and the CDROM. The only potential BSD volume
is the 4.2 GB disk.
8) Attempt to boot off the 4.2GB - it works. odd.
CK
- --
Chris Kuethe: System Administrator - U of A Math Dept
pager: 780.917.6448 office: CAB553, 492.1704 cell: 903.9475
wargames_(_at_)_edmc_(_dot_)_net ckuethe_(_at_)_ualberta_(_dot_)_ca
ckuethe_(_at_)_math_(_dot_)_ualberta_(_dot_)_ca ckuethe_(_at_)_gecko_(_dot_)_math_(_dot_)_ualberta_(_dot_)_ca
Opinions expressed herein are solely the responsibility of
the author. And the author wouldn't have it any other way.
------- End of Forwarded Message
Visit your host, monkey.org