差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| tips:linux:common:dd [2025/09/16 06:14] – [dd以外のやりかた] asaasa | tips:linux:common:dd [2025/09/16 06:14] (現在) – [sda の MBR をバックアップ] asaasa | ||
|---|---|---|---|
| 行 16: | 行 16: | ||
| GPTパーティションの場合は無意味。 | GPTパーティションの場合は無意味。 | ||
| <code bash> | <code bash> | ||
| - | dd if=/dev/sda of=/ | + | root# dd if=/dev/sda of=/ |
| </ | </ | ||