I downloaded Cosmic, so I could see if it will install NVIDIA 390.54 or higher. I bought a package of two 16 GB USB sticks from Walmart/Scandisk. I had to reformat using BTRFS. Ktorrent can't write to the USB stick. I can't figure how to use chown to fix this. Please help the mount point is /media/steve7233/Reserved for Linux ISO's and its /dev/sdb1.
Announcement
Collapse
No announcement yet.
Can not write to usb stick
Collapse
This topic is closed.
X
X
-
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntuTags: None
- Top
- Bottom
-
Nevermind. I deleted the partition and re-created it using Boot for the label. I was able to get chown to work. I think I just reboot and open my computers boot menu and select to boot from a USB stick. I will check the Kubuntu web page first.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
-
O.K., a torrent should write to a USB the same as any drive, but you could also torrent the install to your hard drive (or SSD), and use dd or Disk Creator or Etcher to write the ISO to the USB. Seems like that will sometimes save steps if there are issues. But that's just me ...The next brick house on the left
Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11| Kubuntu 24.04 | 6.8.0-31-generic
- Top
- Bottom
Comment
-
Rather than muck about with USB sticks, formatting, copying, and so on, I've just had fun achieving the same (installing cosmic) using an "iso boot", as detailed in this thread.
I was installing to other subvolumes on the same btrfs as my main system, but the technique applies to installs to other partitions, maybe with other file systems. The only circumstance where a bootable USB stick would be needed is on a machine that does not have an existing grub 2.02 boot of any kind.Regards, John Little
- Top
- Bottom
Comment
-
I wanted to try to live first so probably need the stick. I used UNetbootin but the computer said no OS found. Maybe FS type? I formated BRTFS. Do I have to use Fat 32?Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by steve7233 View PostI wanted to try to live first so probably need the stick.
I used UNetbootin but the computer said no OS found. Maybe FS type? I formated BRTFS. Do I have to use Fat 32?
Etcher does that automatically; that's about all it does, and I've forgotten why I came to dislike it.Regards, John Little
- Top
- Bottom
Comment
-
For USB sticks, generally fat32 will work better for building installation media. Theoretically, ext4 or btrfs should also work, but I don't play with that - fat32 works fine for installers. As for burning the ISO to a USB, I don't really like Etcher, but Unetbootin worked fine from 16.04. Apparently it's not available (yet) in 18.04, but dd does work. It won't tell you anything while it's writing, but it will tell you when it's done or if there's an error. You can always use df -h on the command line which should show how much is written to the USB stick. Be patient, and use a large blocking factor. There are several examples of how to do all this in Google.The next brick house on the left
Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11| Kubuntu 24.04 | 6.8.0-31-generic
- Top
- Bottom
Comment
Comment