NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/57025: landisk sysinst should not installboot againstRAWPART
The following reply was made to PR install/57025; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: martin%duskware.de@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: install/57025: landisk sysinst should not installboot againstRAWPART
Date: Sun, 25 Sep 2022 23:54:03 +0900
Mine has:
---
# disklabel wd0
# /dev/rwd0:
type: SCSI
disk: 310
label: fictitious
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 16383
total sectors: 125045424
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 122939392 8192 4.2BSD 4096 16384 64 # (Cyl. 8*- 121971*)
b: 2097840 122947584 swap # (Cyl. 121971*- 124052)
c: 125037232 8192 unused 0 0 # (Cyl. 8*- 124052)
d: 125045424 0 unused 0 0 # (Cyl. 0 - 124052)
# fdisk wd0
fdisk: Cannot determine the number of heads
Disk: /dev/rwd0
NetBSD disklabel disk geometry:
cylinders: 124053, heads: 16, sectors/track: 63 (1008 sectors/cylinder)
total sectors: 125045424, bytes/sector: 512
BIOS disk geometry:
cylinders: 1023, heads: 255, sectors/track: 63 (16065 sectors/cylinder)
total sectors: 125045424
Partitions aligned to 16065 sector boundaries, offset 63
Partition table:
0: NetBSD (sysid 169)
start 8192, size 125037232 (61053 MB, Cyls 0/130/3-7783/182/63), Active
1: <UNUSED>
2: <UNUSED>
3: <UNUSED>
First active partition: 0
Drive serial number: 0 (0x00000000)
#
---
Note old sysinst installs /usr/mdec/mbr:
https://github.com/NetBSD/src/blob/netbsd-8/usr.sbin/sysinst/arch/landisk/md.c#L95
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index