We need more details of exactly what you have done so far.
You can not save anything to the USB from which you are running the live system unless you have created a persistent live USB which you can only do when actually creating the live USB, not afterwards as far as I’m aware.
You should be able to save to your PC though if running Ubuntu on that you will have to make sure the permissions of the PC hard disk allow you to write.
Possibly the simplest method to do what you want may be to use another USB flash drive then use that to move the file wherever you want.
Ok so I tried multiple times running that command and I couldn’t get it to work. I’m clearly not formatting it right. Here is a screenshot after typing in lsblk.
The behavior you explain is expected with a typical Linux written to a usb which would generally be referred to as a ‘live’ system meaning read-only. Typically, software used to write a Linux iso to a USB/DVD will make it read-only. There is some software that will allow persistence as mentioned above. You can use a ‘live’ Linux on a USB/DVD, save files, make changes and keep them as long as you do NOT reboot the system. As a windows user, this would be an alien concept as nothing like that exists in windows.
There is no reason you should not be able to copy a file from the USB to a partition filesystem on your hard drive or print to pdf.
You might explain how you put Ubuntu on the USB, what software method you used since it is possible to do a complete install on a USB.
It’s a program that lets you encrypt information into a QR code. So I don’t know the native format file system that would be saved in. I can’t save the file so I can’t see the file type.
Thank You.
I’m open to any ideas on saving the file and/or gettting it to print to a PDF.
I’ve never heard of ‘Superbacked OS’ and never used a Raspberry PI. I see on their site they recommend removing all drives from the computer. Not sure what the purpose is as it refers to a particular type of camera.
It mentions enabling ‘Kanguru FlashTrust’ which would enable write protection which would not allow you to write to it. Did you do this? I expect you would have better luck with this by reading through the Docs and FAQ on their site.
But if you did what @yancek said above it means you explicitly disabled any possibility write to disk, so it sounds like this is exactly the expected and desired behavior …
You should really ask the providers of that software how you are supposed to save anything after you turned off all abilities to do so on a low level …
You mean the system print dialog does not detect a printer ? Or does the print dialog not come up at all when you click on “Print” in the app ?
(If it is the first, this might be caused by you making the drive read-only so that cups can not write temporary files, if it is the latter that smells like a bug in the app …)
Cups is the system on your OS to manage printers, it is installed by default and is what shows you the printer dialog when you click a print button in any app…
The print dialog usually has an option to select “print to file” which will produce a PDF in the location you select after picking “print to file”, but when you made the whole USB key read only with the tools described above this will indeed not work…
No, that describes how to make a live USB stick with persistent storage, I think what @corradoventu meant was to just make a partition of your PC disk available to the live OS and to use this to store the file …
If you go the persistent USB stick route the “Kanguru FlashTrust” protection will prevent you from writing to your persistent USB stick regardless so persistence will not help …
Regarding the print dialog, is this not what you are seeing ? (this is the default print dialog of the system):
Just out of curiosity, is the printer you are trying to use wireless?
Because if you followed all the steps to airgap the live environment, that means the device will not have access to the printer regardless of what you do now?