https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228408
--- Comment #6 from Adriaan de Groot <adr...@freebsd.org> --- With the BSDISKS backend in Solid (I didn't feel like adding HAL to my system today); this needs the very-very latest version though. - start k3b - click "New Data Project" - RMB on something in the file widget (top half), choose "Add to Project" - Wait for that to Import; repeat as necessary - Click "Burn" in the data widget (bottom half) - You can pick "Create image only" if you like, to save CDs You can see the warning, still: ``` ***** mkisofs calculate size parameters: "/usr/local/bin/mkisofs -gui -graft-points -print-size -quiet -volid Mail -volset -appid K3B THE CD KREATOR (C) 1998-2018 SEBASTIAN TRUEG, MICHAL MALEK AND LESLIE ZHAI -publisher -preparer -sysid FREEBSD -volset-size 1 -volset-seqno 1 -sort /tmp/k3b.ckebdN -rational-rock -hide-list /tmp/k3b.OGqPFs -joliet -joliet-long -hide-joliet-list /tmp/k3b.OHeDrk -no-cache-inodes -full-iso9660-filenames -disable-deep-relocation -iso-level 3 -path-list /tmp/k3b.pMlVKW" started (mkisofs) "mkisofs: Warning: Cannot add inode hints with -no-cache-inodes." (K3b::Device::openDevice) open device /dev/cd0 succeeded. ``` However, I'm not seeing the hang that Thierry reported. I'm going to leave this open for now (and commit an update in a moment that adds libburn to the deps), and when newer bsdisks lands I'll close this one as well as "can't reproduce, presumed fixed". -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.