[Buildroot] [genimage] Create a folder with a file using genimage

Peter Korsgaard peter at korsgaard.com
Fri Apr 29 16:46:01 UTC 2016


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

Hi,

 >> 1º.- Is there any way to give the partition boot the label "BOOT" and the
 >> partition rootfs the label "rootfs"? It will be very useful because when I
 >> insert the sd card in a computer I'm going to know the folder name where is
 >> going to be mounted the sd card.

 > I think you are referring to fat/ext2 filesystem labels as PC-style
 > partitions don't have labels.

 > We currently don't have an option to set the ext2 label of the
 > filesystem Buildroot creates, but I'll add that now.

Ehh, I remembered wrong - We already DO have an option for it:

config BR2_TARGET_ROOTFS_EXT2_LABEL
	string "filesystem label"

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list