e2label

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
+ (text/html)
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Michael Havens
Data:  
Para: PLUG
Asunto: e2label
This is what I'm doing: I'm trying to change the label on a usbdrive so....

bmike1@c521 ~ $ e2label /dev/sde1 RedSanDisk
e2label: Permission denied while trying to open /dev/sde1
Couldn't find valid filesystem superblock.

so I graphically unmounted the drive and tried again:

bmike1@c521 ~ $ sudo e2label /dev/sde1 RedSanDisk
e2label: No medium found while trying to open /dev/sde1
Couldn't find valid filesystem superblock.

so I mounted it again and made a new mount point

bmike1@c521 ~ $ sudo mount /dev/sde1 /media/test
bmike1@c521 ~ $ sudo e2label /dev/sde RedSanDisk
e2label: Bad magic number in super-block while trying to open /dev/sde
Couldn't find valid filesystem superblock.

How should I do it?

--
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss