Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dcore:sce-load_command [2016/07/18 00:27] – nitram | dcore:sce-load_command [2016/09/18 15:39] (current) – nitram | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Process: | Process: | ||
| *Check SCE integrity by comparing it's md5sum to the *.sce.md5.txt file, unless the nomd5 bootcode was used. | *Check SCE integrity by comparing it's md5sum to the *.sce.md5.txt file, unless the nomd5 bootcode was used. | ||
| - | *Recursively gather the full list of dependencies from the '*.sce.dep' | + | *Recursively gather the full list of dependencies from the *.sce.dep files. |
| *Create a / | *Create a / | ||
| *Copy /opt/, /usr/, /bin/, /sbin/, /lib/, /dev/, /etc/, /var/ files as symbolic links to the root file system. | *Copy /opt/, /usr/, /bin/, /sbin/, /lib/, /dev/, /etc/, /var/ files as symbolic links to the root file system. | ||
| Line 18: | Line 18: | ||
| Usage options from the ' | Usage options from the ' | ||
| - | sce-load - Load SCE(s) and any SCE(s) | + | sce-load - Load SCE(s) and any SCE(s) |
| SCEs typically located in / | SCEs typically located in / | ||
| + | | ||
| Usage: | Usage: | ||
| + | | ||
| sce-load | sce-load | ||
| sce-load SCE | sce-load SCE | ||