This shows you the differences between two versions of the page.
ass:laboratoare:04:tasks:01 [2024/08/09 18:19] radu.mantu |
ass:laboratoare:04:tasks:01 [2024/08/09 18:48] (current) florin.stancu [01. Preparation] |
||
---|---|---|---|
Line 250: | Line 250: | ||
# copy FIT image (without ramdisk!) to FAT32 partition | # copy FIT image (without ramdisk!) to FAT32 partition | ||
[student@host ~/staging]$ sudo mount /dev/sdb1 /mnt | [student@host ~/staging]$ sudo mount /dev/sdb1 /mnt | ||
- | [student@host ~/staging]$ sudo cp linux.itb | + | [student@host ~/staging]$ sudo cp linux.itb /mnt |
[student@host ~/staging]$ sudo umount /mnt | [student@host ~/staging]$ sudo umount /mnt | ||