DE10-Nano: Difference between revisions
Jump to navigation
Jump to search
(→K.O.) |
|||
Line 27: | Line 27: | ||
/dev/sdb2 210944 4700159 4489216 2.1G 83 Linux | /dev/sdb2 210944 4700159 4489216 2.1G 83 Linux | ||
/dev/sdb3 2048 6143 4096 2M a2 unknown | /dev/sdb3 2048 6143 4096 2M a2 unknown | ||
</pre> | |||
= de10_nano_linux_console.img = | |||
* fdisk -l | |||
<pre> | |||
root@daq01:~/de10-nano# fdisk -l /dev/sdb | |||
Disk /dev/sdb: 7.4 GiB, 7901020160 bytes, 15431680 sectors | |||
Units: sectors of 1 * 512 = 512 bytes | |||
Sector size (logical/physical): 512 bytes / 512 bytes | |||
I/O size (minimum/optimal): 512 bytes / 512 bytes | |||
Disklabel type: dos | |||
Disk identifier: 0x55f3145b | |||
Device Boot Start End Sectors Size Id Type | |||
/dev/sdb1 2121728 3799447 1677720 819.2M b W95 FAT32 | |||
/dev/sdb2 14336 2111487 2097152 1G 83 Linux | |||
/dev/sdb3 2048 4095 2048 1M a2 unknown | |||
</pre> | </pre> | ||
= K.O. = | = K.O. = |
Revision as of 13:51, 26 February 2018
DE10-Nano
Links
- http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046&PartNo=4
- https://daqstore.triumf.ca/nextcloud/index.php/s/trpnsXK5xKZdjYG
Serial console
xxx
Initial flash card
- 8GB SD flash
- Partitions
root@daq01:~/de10-nano# fdisk -l /dev/sdb Disk /dev/sdb: 7.4 GiB, 7901020160 bytes, 15431680 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x443b5867 Device Boot Start End Sectors Size Id Type /dev/sdb1 * 6144 210943 204800 100M c W95 FAT32 (LBA) /dev/sdb2 210944 4700159 4489216 2.1G 83 Linux /dev/sdb3 2048 6143 4096 2M a2 unknown
de10_nano_linux_console.img
- fdisk -l
root@daq01:~/de10-nano# fdisk -l /dev/sdb Disk /dev/sdb: 7.4 GiB, 7901020160 bytes, 15431680 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x55f3145b Device Boot Start End Sectors Size Id Type /dev/sdb1 2121728 3799447 1677720 819.2M b W95 FAT32 /dev/sdb2 14336 2111487 2097152 1G 83 Linux /dev/sdb3 2048 4095 2048 1M a2 unknown