Re: 10.0 - Installer newfs segfaults on SS2
vom513 <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
> On Sep 1, 2024, at 2:00 AM, Martin Husemann <[email protected]> wrote: > > On Sat, Aug 31, 2024 at 06:04:34PM -0400, vom513 wrote: >> The root disk (before the installer touches it) is literally just 8G of zeroes courtesy of dd. > > That is not what I asked for. > > Can you provide the image in the crashing state? Or show the disklabel > output in that state? Ahh sorry - I misunderstood. Here is the disklabel from using the ZuluSCSI. I have chosen the default installer partitions. I let it fail and then went back to the utility/shell to grab this. PS: The exact size of the 8G empty image I use on the ZuluSCSI is 8589934592. This is the same file I use on all the rest of my sun4c/m machines as well. # disklabel /dev/rsd0 # /dev/rsd0: type: unknown disk: sd label: fictious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 1101 total sectors: 17688848 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 3 partitions: # size offset fstype [fsize bsize cpg/sgs] a: 17619362 0 4.2BSD 0 0 0 # (Cyl. 0 - 1096*) b: 65536 17623305 swap # (Cyl. 1097 - 1101*) c: 17688848 0 unused 0 0 # (Cyl. 0 - 1101*)