18 lines
252 B
INI
18 lines
252 B
INI
image flashdrive.vfat {
|
|
vfat {
|
|
files = {
|
|
"Photography",
|
|
"George Hilliard resume.pdf",
|
|
"README.txt"
|
|
}
|
|
}
|
|
size = 1728K
|
|
}
|
|
|
|
image flashdrive.img {
|
|
hdimage {}
|
|
partition businesscard {
|
|
partition-type = 0xc
|
|
image = "flashdrive.vfat"
|
|
}
|
|
}
|