Subject: Re: Problem starting RaQ2 from a local HDD
To: None <antonin.fabicovic@olympo.cz>
From: Erik Berls <cyber@ono-sendai.com>
List: port-cobalt
Date: 03/26/2002 10:03:43
On Mon, Mar 25, 2002 at 07:00:15PM +0100, antonin.fabicovic@olympo.cz wrote:
] wd0: 115 GB, 16383 cyl, 16 head, 63 sec, 512 bytes/sect x 241254720 sectors

Big drive.. [#-)

] Does somebody know a solution for this problem, I really hate to stay at
] the office in the evening these days ;-)

Can you get us:
disklabel wd0
fdisk wd0

For reference I've got:

ni-ten-ichi-ryu# disklabel wd0
# /dev/rwd0d:
type: ESDI
disk: QUANTUM FIREBALL
label: fictitious
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 9
sectors/cylinder: 567
cylinders: 14848
total sectors: 8418816
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

8 partitions:
#        size   offset     fstype   [fsize bsize cpg/sgs]
  a:   262144   828010     4.2BSD     1024  8192    32   # (Cyl. 1460*- 1922*)
  b:   524904    40962       swap                        # (Cyl.   72*- 997)
  c:  7852950   565866     unused        0     0         # (Cyl.  998 - 14847)
  d:  8418816        0     unused        0     0         # (Cyl.    0 - 14847)
  e:    40960        1 Linux Ext2        0     0         # (Cyl.    0*- 72*)
  f:  3134358  1090154     4.2BSD     1024  8192    32   # (Cyl. 1922*- 7450*)
  g:  4194304  4224512     4.2BSD     1024  8192    32   # (Cyl. 7450*- 14847)
ni-ten-ichi-ryu# fdisk wd0
NetBSD disklabel disk geometry:
cylinders: 14848 heads: 9 sectors/track: 63 (567 sectors/cylinder)

BIOS disk geometry:
cylinders: 14848 heads: 9 sectors/track: 63 (567 sectors/cylinder)

Partition table:
0: sysid 131 (Linux native)
    start 1, size 40960 (20 MB), flag 0x0
        beg: cylinder    0, head   0, sector  2
        end: cylinder   72, head   2, sector 11
1: sysid 130 (Linux swap or Prime or Solaris)
    start 40962, size 524904 (256 MB), flag 0x0
        beg: cylinder   72, head   2, sector 13
        end: cylinder  997, head   8, sector 63
2: <UNUSED>
3: sysid 169 (NetBSD)
    start 565866, size 7852950 (3834 MB), flag 0x0
        beg: cylinder  998, head   0, sector  1
        end: cylinder  511, head   8, sector 63

-=erik.