Re: Reusing CD-RW

2025-01-26 Thread Todd Gruhn
>> I use CD-RW and DVD+RW as r/w media like DVD-RAM. BUT -- to do it as r/w , do I need to set something in mount, or in how I make the cd9660 *.iso file? And what about the size of the file? I want to use all of the CD-RW -- thats 700MB On Sun, Jan 26, 2025 at 4:25 PM yeti wrote: > > Todd Gruh

Re: Making / using CD-RW with CD9660

2025-01-26 Thread yeti
Todd Gruhn wrote: > I made and then installed: > > mkisofs -o FOO.iso -l -J -R -allow-leading-dots FOO > > when I mount it, it is only readable. I cannot delete or add to this CD. > > If I do 'df' I see that the fs is 889124 and %Cap==100. > > How do I get a rw filesystem that is 700MB? A UDF

Re: Reusing CD-RW

2025-01-26 Thread yeti
Todd Gruhn wrote: > I have several used CD-RW and 1x to 4x. > > Is there a way to wipe these things ? Like newf them? I use CD-RW and DVD+RW as r/w media like DVD-RAM. -- Trust me, I know what I'm doing...

Re: Anita much slower?

2025-01-26 Thread Martin Husemann
On Sun, Jan 26, 2025 at 06:48:31PM +0100, Benny Siegert wrote: > It looks like with IPv6 enabled (the default), pkg_add/pkgin try several v6 > addresses for cdn.netbsd.org, with a long connect timeout each time. This means your network setup is seriously broken (probably something advertizing a IP

Re: odd ssh connections with "Failed password" results not going to blocklistd

2025-01-26 Thread Greg A. Woods
At Sat, 25 Jan 2025 14:49:31 -0800, "Greg A. Woods" wrote: Subject: odd ssh connections with "Failed password" results not going to blocklistd > > So, I've been noticing a rash of SSH connections getting a "failed > password for root" recently, and yet they're not being caught and > blocked by bl

Making / using CD-RW with CD9660

2025-01-26 Thread Todd Gruhn
I made and then installed: mkisofs -o FOO.iso -l -J -R -allow-leading-dots FOO when I mount it, it is only readable. I cannot delete or add to this CD. If I do 'df' I see that the fs is 889124 and %Cap==100. How do I get a rw filesystem that is 700MB?

Re: Anita much slower?

2025-01-26 Thread Benny Siegert
I found this Reddit post: https://www.reddit.com/r/NetBSD/comments/1bniigo/package_install_taking_very_long/ It describes very similar symptoms and suggests disabling IPv6. This seems to have fixed it! Package installations are fast now. It looks like with IPv6 enabled (the default), pkg_add/

Re: USB regression in 10.1

2025-01-26 Thread Rhialto
On Sun 26 Jan 2025 at 15:56:46 -, Michael van Elst wrote: > Index: sd.c > === > RCS file: /cvsroot/src/sys/dev/scsipi/sd.c,v > retrieving revision 1.337 > diff -p -u -r1.337 sd.c > --- sd.c28 Sep 2024 08:57:47 - 1.

Re: USB regression in 10.1

2025-01-26 Thread Michael van Elst
g...@lexort.com (Greg Troxel) writes: > parse/recognize: > [60.795168] sd1(umass1:0:0:0): Check Condition on CDB: 0x00 00 00 00 > 00 00 > [60.795168] SENSE KEY: Not Ready > [60.795168] ASC/ASCQ: Logical Unit Is In Process Of Becoming > Ready > instead of log

Re: Anita much slower?

2025-01-26 Thread Benny Siegert
Am 25.01.25 um 16:02 schrieb Greg Troxel: There are multiple things in the mix: NetBSD version anita version anita hypervisor choice qemu vs xen, and version of chosen one if qemu, whether it is using nvmm I am guessing you are using qemu unaccelerated. Yes, qemu unaccele

Re: USB regression in 10.1

2025-01-26 Thread Greg Troxel
Rhialto writes: > Note that the disk isn't just offline. It told us "Logical Unit Is In > Process Of Becoming Ready". I think in that case it's probably worth to > start the polling. Or whatever it is that triggers the wedge discovery > 10 seconds later, I did not look into that. If there is poll