NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/42361: sysinst segfaults when trying to edit MBR on MobilePro 880 (hpcmips)



The following reply was made to PR install/42361; it has been noted by GNATS.

From: Edward Swiftwood <payphoneed%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: install-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
netbsd-bugs%netbsd.org@localhost
Subject: Re: install/42361: sysinst segfaults when trying to edit MBR on 
        MobilePro 880 (hpcmips)
Date: Sun, 27 Dec 2009 08:19:30 -0500

 This is 10-fingered from the running system instead, hope that works
 too, as I installed the sets and set them up into a running system
 manually and I don't feel like doing that over.
 
 Disk is a 2GB CF Card, the fdisk partitions were set up as they were
 when installing, a section for WinCE (loader and install sets) as well
 as the larger partition for NetBSD, no swap, this partition was blank
 initially, assumed to be all 0x00. Attempted also was just the FAT
 partiton with 1 unused (to be assigned later) which also failed with a
 segfault.
 
 MobilePro# fdisk wd0
 Disk: /dev/rw0d
 NetBSD disklabel disk geometry:
 cylinders: 3884, heads: 16, sectors/track: 63 (1008 sectors/cylinder)
 total sectors: 3915072
 
 BIOS disk geometry:
 cylinders: 1019, heads: 62, sectors/track: 62 (3844 sectors/cylinder)
 total sectors: 3915072
 
 Partition table:
 0: Primary 'big' DOS, 16-bit FAT (> 32MB) (sysid 6)
     start 62, size 388182 (190MB, Cyls 0-100)
 1: NetBSD (sysid 169)
     start 388244, size 3524948 (1721 MB, Cyls 101-1017)
         PBR is not bootable: All bytes are identical (0x00)
 2: <UNUSED>
 3: <UNUSED>
 No active partition.
 
 Initially, the NetBSD partition didn't exist, later it was assigned
 but all blank, though neither of this matters. Anyway....
 
 MobilePro# disklabel wd0
 # /dev/rwd0d:
 type: unknown
 disk: CF2GB
 label:
 flags:
 bytes/sector: 512
 sectors/track: 63
 tracks/cylinder: 16
 sectors/cylinder: 1008
 cylinders: 3884
 total sectors: 3915072
 rpm: 3600
 interleave: 1
 trackskew: 0
 cylinderskew: 0
 headswitch: 0             #microseconds
 track-to-track seek: 0  #microseconds
 drivedata: 0
 
 16 partitions:
 #            size      offset      fstype  [fsize    bsize cpg/sgs]
  a:   3524948    388244    4.2BSD   2048  16384        0    # (Cyl.
 385*-  3882*)
  c:   3524948    388224    unused         0          0              #
 (Cyl.  385*-  3882*)
  d:   3915072              0    unused         0          0
   # (Cyl.      0 -  3883)
  e:     388182            62    MSDOS
    # (Cyl.      0*-   385*)
 
 (Forgive the formatting please, 10-finger + non-fixed-width fonts == mess)
 


Home | Main Index | Thread Index | Old Index