Subject: Re: bootable 3.0_BETA CD-ROM image
To: None <port-sgimips@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-sgimips
Date: 10/03/2005 21:15:39
In article <050914004509.M0101570@mirage.ceres.dti.ne.jp>
I wrote:

> > It also causes problem that the CD image can't be mounted
> > via vnd(4) because the default b_secsize of vnd(4) is 512
> > and it doesn't match with p_offset. But now, I notice
> > we can specify secsize on vnconfig(8). Hmm.
> > I haven't tried it, but if it works we could choose this way...
> 
> It just works. A new patch is attached.
 :

If no one objects, I'll commit this patch in a few days.
It's better to have a bootable CD image for 3.0 release...
---
Izumi Tsutsui