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 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.

Martin


Home | Main Index | Thread Index | Old Index