summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbencollins <tailor@grayson>2006-06-01 13:18:52 -0400
committerBen Collins <bcollins@ubuntu.com>2006-06-01 13:18:52 -0400
commitd6efd609da33690c26c26a7648a92c6a3586846b (patch)
tree9e71bf19de8e18b28ef31a1f3581da697e6e2105
parent1d21503756ba92f52c81adb776fe74855f47f370 (diff)
downloadsilo-d6efd609da33690c26c26a7648a92c6a3586846b.tar.gz
[silo @ 90]
We want -r, not -R, for rockridge support#
-rw-r--r--first-isofs/README.SILO_ISOFS2
1 files changed, 1 insertions, 1 deletions
diff --git a/first-isofs/README.SILO_ISOFS b/first-isofs/README.SILO_ISOFS
index ce74cfb..87ecdf5 100644
--- a/first-isofs/README.SILO_ISOFS
+++ b/first-isofs/README.SILO_ISOFS
@@ -64,7 +64,7 @@ of iso9660.
Once the tree is prepared, just do:
-mkisofs -G /boot/isofs.b -B ... -R -o IMAGENAME DIRECTORY_TREE
+mkisofs -G /boot/isofs.b -B ... -r -o IMAGENAME DIRECTORY_TREE
and you're done. The "..." to the -B option tells it to make the generic
isofs.b boot block the only image for all sparc-boot partition pointers.