This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:oowow:how-to:oowow-autoinstall-disk [2023/08/24 02:49] hyphop [Resize FS] |
software:oowow:how-to:oowow-autoinstall-disk [2023/08/29 04:42] (current) hyphop [Custom disk create] |
||
|---|---|---|---|
| Line 124: | Line 124: | ||
| ===== Custom disk create ===== | ===== Custom disk create ===== | ||
| - | Another | + | <WRAP important > |
| - | + | This way for installation-disk preparation on user host PC | |
| - | ```shell | + | </WRAP> |
| - | + | ||
| - | cat <<EOF | sfdisk | + | |
| - | + | ||
| - | label: dos | + | |
| - | + | ||
| - | 1 : start= | + | |
| - | 2 : start= | + | |
| - | + | ||
| - | EOF | + | |
| - | + | ||
| - | + | ||
| - | ``` | + | |
| + | Another way to create installation disk by script [[gh>/ | ||