Revision 9a259787 common.sh.in
b/common.sh.in | ||
---|---|---|
111 | 111 |
} |
112 | 112 |
|
113 | 113 |
format_disk0() { |
114 |
local sfdisk_cmd="$SFDISK -uM -H 255 -S 63 --quiet --Linux \"$1\""
|
|
114 |
local sfdisk_cmd="$SFDISK -uM -H 255 -S 63 --quiet --Linux $1"
|
|
115 | 115 |
if [ "${SWAP}" = "yes" -a -z "${KERNEL_PATH}" ] ; then |
116 | 116 |
# Create three partitions: |
117 | 117 |
# 1 - 100MB /boot, bootable |
Also available in: Unified diff