Current-Users archive

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

Re: fs/tmpfs/t_vnd/basic fails



I wrote:

> msaitoh@ wrote:
> 
> > > # newfs /dev/rvnd3a
> > > newfs: /dev/rvnd3a: open for read: Device not configured
> > 
> >  It seems it's evbarm specific bug..........
> 
> I guess the test is wrong, i.e. it depends on sys/kern/subr_disk_mbr.c,
> which reports partition a is 4.2BSD if the disk has no disklabel.
> 
> What about "newfs -I /dev/rvnd3a" ?

Ah, arm/disksubr.c doesn't fill partition a.

The test should probably be "newfs -I /dev/rvnd3[raw partition]",
or explicitly write disklabel.
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index