1

I have an 32GiB USB flash drive.

I wrote Debian Live image to USB flash drive by "dd".

Now on USB flash drive 27 GiB free space.

I want to use this free space.

2

1 Answer 1

0

Try using a partitioning tool like gparted, available on the excellent SystemRescueCd, to access your USB flash drive. Assuming your Debian installation is on the only partition on the flash drive (/dev/sdb1 or something similar - use lsblk and/or fdisk -l to check), you can use gparted to shrink the partition and create a second partition (or a number of them) in the 27GB of free space. Using lsblk and fdisk -l to find flash drive info

2
  • 1
    Welcome, could you explain how to use Gparted to make the USB usable again (important steps). The same for fdisk. Commented Dec 27, 2018 at 14:07
  • Using Gparted with a USB drive is explained in detail elsewhere. I'm entirely too unambitious to repeat the steps here. :-) But here is the link to one such page: [link]howtogeek.com/howt17001o//… Edited for clarity Commented Dec 27, 2018 at 17:19

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.