aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/canned-wks/mpc8315e-rdb.wks
blob: af587b2827d16256e6dadf13468bced11c2ac943 (plain)
1
2
3
4
5
6
# short-description: Create SD card image with a boot partition
# long-description: Creates a partitioned SD card image. Boot files
# are located in the first partition.

part /boot --source bootimg-partition --ondisk sdb --fstype=ext3 --label boot
part / --source rootfs --ondisk sdb --fstype=ext3 --label root