Re: V240 Status?

"J. Hannken-Illjes" <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Jan 21, 2013, at 7:45 PM, Martin Husemann <[email protected]> wrote:

> On Mon, Jan 21, 2013 at 07:24:31PM +0100, J. Hannken-Illjes wrote:
>> Are high priority cpu crosscalls working on other Sparc64 SMP systems?
> 
> Define "working" and tell me how to test. There are no know problems.

With sys/kern/vfs_trans.c Rev. 1.26 it is sufficient to take a file
system snapshot like:

	/usr/local/bin/mdconfig /dev/md0c 2048000 &
	P=${!}
	newfs /dev/rmd0a
	mount -t ffs /dev/md0a /mnt
	fssconfig -c -x -v fss0 /mnt /mnt/snap0
	fssconfig -u -v fss0
	umount /mnt
	kill ${P}

> Btw: your CD drive will most likely not work at all.

I was able to run the first install kernel from the CD ...

--
J. Hannken-Illjes - [email protected] - TU Braunschweig (Germany)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.