Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Rick Stevens
On 9/19/18 2:46 PM, Samuel Sieb wrote: > On 9/19/18 2:37 PM, Chris Murphy wrote: >> On Wed, Sep 19, 2018, 12:37 PM Samuel Sieb > > wrote: >>     Disks don't have labels, unless the whole disk is a filesystem >> with no >>     partition table, which was the case when you wrot

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Samuel Sieb
On 9/19/18 2:37 PM, Chris Murphy wrote: On Wed, Sep 19, 2018, 12:37 PM Samuel Sieb > wrote: Disks don't have labels, unless the whole disk is a filesystem with no partition table, which was the case when you wrote the ISO to it.  The partition table doesn't hav

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Chris Murphy
On Wed, Sep 19, 2018, 12:37 PM Samuel Sieb wrote: > On 9/19/18 5:31 AM, Kevin Wilson wrote: > > Is there a way to change also the lablel of /dev/sdb to be sandiskUSB ? > > Disks don't have labels, unless the whole disk is a filesystem with no > partition table, which was the case when you wrote t

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Samuel Sieb
On 9/19/18 5:31 AM, Kevin Wilson wrote: Is there a way to change also the lablel of /dev/sdb to be sandiskUSB ? Disks don't have labels, unless the whole disk is a filesystem with no partition table, which was the case when you wrote the ISO to it. The partition table doesn't have a label.

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Rick Stevens
On 9/19/18 9:27 AM, Rick Stevens wrote: > On 9/19/18 5:31 AM, Kevin Wilson wrote: >> Hello, >> I have a USB stick on which I had in the past an Ubunutu installatilon. >> When I run "e2label /dev/sdb" I get: >> >> e2label /dev/sdb >> e2label: Bad magic number in super-block while trying to open /dev

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Tim Seifert via users
On Wed, 2018-09-19 at 15:31 +0300, Kevin Wilson wrote: > Is there a way to change also the lablel of /dev/sdb to be sandiskUSB > ? Sometimes using a series of different tools to prepare drives leaves you with things you can't change. You could try writing zeros to the beginning of the drive (seve

Re: Changing the LABEL of an iso9660 file system

2018-09-19 Thread Rick Stevens
On 9/19/18 5:31 AM, Kevin Wilson wrote: > Hello, > I have a USB stick on which I had in the past an Ubunutu installatilon. > When I run "e2label /dev/sdb" I get: > > e2label /dev/sdb > e2label: Bad magic number in super-block while trying to open /dev/sdb > /dev/sdb contains a iso9660 file system

Changing the LABEL of an iso9660 file system

2018-09-19 Thread Kevin Wilson
Hello, I have a USB stick on which I had in the past an Ubunutu installatilon. When I run "e2label /dev/sdb" I get: e2label /dev/sdb e2label: Bad magic number in super-block while trying to open /dev/sdb /dev/sdb contains a iso9660 file system labelled 'Ubuntu-Server 17.04 amd64' Now, I did not n