差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| hardware:usb_flash_memory [2020/09/09 14:47] – ともやん | hardware:usb_flash_memory [2020/10/06 10:00] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | < | ||
| - |   < | ||
| - | #result pre, #mincode pre { | ||
| - | overflow: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - |     # | ||
| - | height: 250px; | ||
| - | overflow: scroll; | ||
| - | overflow-x: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | #mintbl table { | ||
| - | font-size: 12px; | ||
| - | } | ||
| - | .dokuwiki .plugin_wrap table { | ||
| - | width: auto; | ||
| - | } | ||
| - | #logo { | ||
| - |       background-color: | ||
| - | padding: 10px; | ||
| - |       width: fit-content; | ||
| - | } | ||
| - | #logo p { | ||
| - | margin: 0; | ||
| - | } | ||
| - |   </ | ||
| - | </ | ||
| ====== USB フラッシュメモリー ====== | ====== USB フラッシュメモリー ====== | ||
| 行 37: | 行 9: | ||
| **Format: exFAT**\\ | **Format: exFAT**\\ | ||
| {{hardware: | {{hardware: | ||
| - | |||
| - | **Format: NTFS**\\ | ||
| - | {{hardware: | ||
| **Format: FAT32**\\ | **Format: FAT32**\\ | ||
| {{hardware: | {{hardware: | ||
| + | |||
| + | **Format: NTFS**\\ | ||
| + | {{hardware: | ||
| **Format: ext4 Ext2Fsd 0.69**\\ | **Format: ext4 Ext2Fsd 0.69**\\ | ||
| 行 48: | 行 20: | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||
| - | $ mke2fs.exe -t ext4 -L " | + | $ cd C: | 
| + | $ mke2fs -t ext4 -L " | ||
| </ | </ | ||
| </ | </ | ||