Subject: RE: CompactFlash partitioning?
To: Josef Kormann <josefkormann@compuserve.com>
From: Scott Henning <shenning@home.com>
List: port-hpcmips
Date: 02/08/2001 01:33:40
I was able to partition the CF (although I'm not sure if it is
correct.) When I boot on the Epods I get:

boot device: wd0

root on wd0a dumps on wd0b

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

wd0d: device timeout reading fsbn 0 (wd0 bn 0; cn 0 tn 0 sn 0), retrying

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

wd0d: device timeout reading fsbn 0 (wd0 bn 0; cn 0 tn 0 sn 0), retrying

wdc0:0:0: lost interrupt

        type: ata tc_bcount: 512 tc_skip: 0

What does this mean? How do I fix this?

-- Scott

-----Original Message-----
From: Josef Kormann [mailto:josefkormann@compuserve.com]
Sent: Wednesday, February 07, 2001 2:14 PM
To: Scott Henning
Cc: port-hpcmips@netbsd.org
Subject: Re: CompactFlash partitioning?


Hello Scott,

Just sit down, relax and take a look onto
www.netbsd.org/Ports/hpcmips/install.txt

If you are doubting what options to use with fdisk
i would like to suggest  fdisk -u wd1

disklabel -e wd1 may let you create a valid disklabel
(a partition is just an amount of sectors with an offset and a size)
a: for the root partition (could be the whole netbsd part)
b: for swap (I agree with Warner Losh to set this size to 0)
c: for the netbsd part of the disk
d: for the whole disk
e-h: feel free to assign anything useful

...

I think that 2 suggestions are missing in
www.netbsd.org/Ports/hpcmips/install.txt
1. ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
(Only if you're living in Germany)
2. passwd -l

Have fun and tell us about your experiences
Josef Kormann
josefkormann@compuserve.com
joe@swanisle.de (experimental)