NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: EXT MAIL : Re: USB install is slow
On Mon, Mar 11, 2024 at 01:31:26PM +0000, Derrick Lobo wrote:
> I have reproduced this issue on multiple servers with the following
> cpus using the amd64 USB image on all of them takes 20 to 45 minutes
> which normally on netbsd9 took 3 minutes max to complete the USB
> install. None of our servers have CD/DVD
It would be really suprising if any of that CPUs would make a difference.
Have you tried a different USB stick?
It is still totally unclear where your machines spends all the time. Instead
of installation you could benchmark reading the sets first, something
like:
time cat /mnt/.../base.tar.xz > /dev/null
and compare that with 9.x numbers.
Martin
Home |
Main Index |
Thread Index |
Old Index