how to change fat partition label on disk image file?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite












the command:



sudo mlabel -i /dev/sdb1 ::my_external



meant to apply the new label my_external for the /dev/sdb1 drive or partition, if only it's a separate device one. what would be the command for changing one of the partitions label name on the disk image file?



it would be very nice to get automation based solution as to be used for disk image generation recipes, scripts, etc.







share|improve this question






















  • I think it is easiest to use gparted, which has a graphical user interface.
    – sudodus
    Apr 25 at 13:10















up vote
3
down vote

favorite












the command:



sudo mlabel -i /dev/sdb1 ::my_external



meant to apply the new label my_external for the /dev/sdb1 drive or partition, if only it's a separate device one. what would be the command for changing one of the partitions label name on the disk image file?



it would be very nice to get automation based solution as to be used for disk image generation recipes, scripts, etc.







share|improve this question






















  • I think it is easiest to use gparted, which has a graphical user interface.
    – sudodus
    Apr 25 at 13:10













up vote
3
down vote

favorite









up vote
3
down vote

favorite











the command:



sudo mlabel -i /dev/sdb1 ::my_external



meant to apply the new label my_external for the /dev/sdb1 drive or partition, if only it's a separate device one. what would be the command for changing one of the partitions label name on the disk image file?



it would be very nice to get automation based solution as to be used for disk image generation recipes, scripts, etc.







share|improve this question














the command:



sudo mlabel -i /dev/sdb1 ::my_external



meant to apply the new label my_external for the /dev/sdb1 drive or partition, if only it's a separate device one. what would be the command for changing one of the partitions label name on the disk image file?



it would be very nice to get automation based solution as to be used for disk image generation recipes, scripts, etc.









share|improve this question













share|improve this question




share|improve this question








edited Apr 25 at 13:28

























asked Apr 25 at 12:09









Oleg Kokorin

1264




1264











  • I think it is easiest to use gparted, which has a graphical user interface.
    – sudodus
    Apr 25 at 13:10

















  • I think it is easiest to use gparted, which has a graphical user interface.
    – sudodus
    Apr 25 at 13:10
















I think it is easiest to use gparted, which has a graphical user interface.
– sudodus
Apr 25 at 13:10





I think it is easiest to use gparted, which has a graphical user interface.
– sudodus
Apr 25 at 13:10
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028079%2fhow-to-change-fat-partition-label-on-disk-image-file%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028079%2fhow-to-change-fat-partition-label-on-disk-image-file%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491