Current-Users archive

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

Re: NetBSD-6.0_BETA2-i386.iso doesn't work



On Thu, 14 Jun 2012 10:40:25 +0200
Martin Husemann <martin%duskware.de@localhost> wrote:

> On Wed, Jun 13, 2012 at 10:41:13PM -0700, Phil Nelson wrote:
> > On Wednesday 13 June 2012 21:58:24 Michael van Elst wrote:
> > > Does this happen only for i386 or also for amd64?
> > 
> > I got it for both i386 and amd64 on a Dell Optiplex 990 today.
> 
> It is a side effect of udf support in MBR support routines; tsutsui
> and reinoud had a discussion about it some time ago (with a patch
> supposed to fix it from tsutsui), but it got not commited yet.
> 
> The disklabel probably shows up as something like:
> 
> 4 partitions:
> #        size    offset     fstype [fsize bsize cpg/sgs]
> d:    161664         0        UDF                     # (Cyl.      0
> -   1616
> 
> but it actually is a ISO9660 file system. Workaround is using cd0d as
> root device.

I built a NetBSD 6.0_BETA2/i386 .iso from June 13 sources, and it booted
and worked on an IBM x335 box just fine...

mickey# disklabel cd0
# /dev/rcd0d:
type: ATAPI
disk: optical media
label: fictitious
flags: removable
bytes/sector: 2048
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 3599
total sectors: 359847
rpm: 300
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0 

4 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a:    359847         0    ISO9660       0             # (Cyl.      0
-   3598*) 
d:    359847         0        UDF                     #
(Cyl.      0 -   3598*) disklabel: boot block size 0
disklabel: super block size 0
disklabel: partitions a and d overlap

Later...

Greg Oster


Home | Main Index | Thread Index | Old Index