I need edit USB stick disk by adding a file with firmware to my wifi card and lan card when I try install I see error.
How to change permission to add files into USB boot disk working on UBUNTU 17.10??
ISO downloaded from this source: iso-dvd/
Disk created by UBUNTU Startup Disk Creator
df -h:
/dev/sdc1 3.8G 3.8G 0 100% /media/xxx/Debian 8.11.0 amd64 1
sudo lsblk -f
sdc iso966 Debian 8.11.0 amd64 1
│ 2018-06-23-13-24-25-00
├─sdc1
│ iso966 Debian 8.11.0 amd64 1
│ 2018-06-23-13-24-25-00
/media/xxx
└─sdc2
vfat Debian 8.11.0 amd64 1
675A-A891
udo parted -ls
Warning: The driver descriptor says the physical block size is 2048
bytes, but Linux says it is 512 bytes.
Model: Generic Mass-Storage (scsi)
Disk /dev/sdc: 7822MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
df -h
andsudo lsblk -f
andsudo lsblk -f
andsudo parted -ls
; 4. Edit your original question to add the output of the commands. Indent each line 4 spaces to render the output as 'code'.