LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   How to empty the usb flash sticks once used storing Puppy (https://www.linuxquestions.org/questions/puppy-71/how-to-empty-the-usb-flash-sticks-once-used-storing-puppy-4175719843/)

Jofto 12-16-2022 02:40 AM

How to empty the usb flash sticks once used storing Puppy
 
In trying to learn Puppy Linux, many of my flash sticks have been used for storing downloads and making bootables.

How to empty and/or format them, please?

Thanks.

pan64 12-16-2022 02:50 AM

google is your friend
https://phoenixnap.com/kb/linux-format-usb

mrmazda 12-16-2022 02:51 AM

There's no need to "empty" if you're going to use them for burning .isos (making bootables), and doing so can reduce device life expectancy. Burning an .iso file to a USB device as instructed destroys whatever content the device contained. .iso files contain the filesystems and partitioning that contain the software. There are exceptions, such as Ventoy.

If you wish to use them for storing files, they may need to be repartitioned and a suitable filesystem installed in same manner as to a HDD or SSD. Or, they may simply need to have the files on an existing filesystem deleted in similar manner as deleting files on your installed system (empty). In the latter case, you may need to use superuser permission, root login, or sudo, or su -, for deleting to be allowed.

fatmac 12-16-2022 04:18 AM

To install another .iso, just (image) copy it to the pendrive, it will overwrite the previous one.

If you want to use them for storage, you need to give it a new MBR, partition, & filesystem - (I use fdisk).


All times are GMT -5. The time now is 04:21 PM.