iOS AirPlay and CUPS

2019-07-12 Thread James Medeiros
Hi all - Maybe this is too vague, but wonder if anyone is aware of general problems with AirPlay and CUPS. I set up an orange Pi today as a print server. Installed cups, cups-daemon, avahi, etc. and the Samsung printer drivers (it’s an SCX-3200) I can print successfully from my other GNU/Linux b

Re: Trouble making bootable USB from ISO image

2019-05-03 Thread James Medeiros
I usually use dd; the following should also work (someone jump in if I'm misunderstanding the question). Also second what Greg said, make sure your USB isn't mounted. dd if= of=/dev/sdf bs=8M On Fri, May 3, 2019 at 12:54 PM Greg Wooledge wrote: > On Sat, May 04, 2019 at 01:50:31AM +0900, Mark