Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:linuxdsp:docs:quickstartguide:installing:installing_sdcardboot [13 Nov 2020 10:17] jian chenresources:tools-software:linuxdsp:docs:quickstartguide:installing:installing_sdcardboot [13 Nov 2020 10:18] (current) jian chen
Line 63: Line 63:
 Next, we need to copy the Linux file system and kernel image to the SD Card. We install this on to the SD Card by mounting the file system on to the local Host PC and copying the contents on to the SD Card. Next, we need to copy the Linux file system and kernel image to the SD Card. We install this on to the SD Card by mounting the file system on to the local Host PC and copying the contents on to the SD Card.
 <code> <code>
-$ sudo mkfs.ext2 /dev/sdb1  
 $ sudo mount -t ext2 /dev/sdb1 /mnt $ sudo mount -t ext2 /dev/sdb1 /mnt
 </code> </code>
resources/tools-software/linuxdsp/docs/quickstartguide/installing/installing_sdcardboot.txt · Last modified: 13 Nov 2020 10:18 by jian chen