X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=functions.sh;h=5a45aa0df32937e1ca51cadf91440bfd111ef8a5;hb=44ba7f60c073767f5ea7c12fe83fc8de6df5fc0d;hp=705c4c91f6dffde7fa7fc156d57521a627d69598;hpb=380c3918638e29d86a8d94277610e98eef2e5fee;p=xodist diff --git a/functions.sh b/functions.sh index 705c4c9..5a45aa0 100644 --- a/functions.sh +++ b/functions.sh @@ -61,9 +61,11 @@ create_ofwboot() if [ "${fstype}" = "jffs2" ]; then r=mtd0 rfs="rootfstype=jffs2" + dev=nand else r=/dev/sda1 rfs="" + dev=disk fi cat >${mntpt}/boot/olpc.fth<