گروه فنی مهندسی آرکام

پروژه های دانشجویی ، آموزش ، مشاوره ، فروش آثار

گروه فنی مهندسی آرکام

پروژه های دانشجویی ، آموزش ، مشاوره ، فروش آثار

گروه فنی مهندسی آرکام

گرداننده و نگارنده : محمد نوری

البرز ، کرج ، گلشهر

09125623558
Nouri.Iut@Gmail.Com

جهت حمایت از این وبلاگ، ما را به یک فنجان چای داغ مهمان کنید.
6273-8111-1003-9762

دنبال کنندگان ۳ نفر
این وبلاگ را دنبال کنید

تبلیغات

آخرین نظرات

پیوندها

Windows

- Extract the image using 7zip.

- Insert your SD card into your system. It should appear as a new drive letter.

- Run Win32DiskImager

- Select the image file and verify the destination drive letter is correct, then click write.

 

Linux

Download the current release image

Extracting the archive using the GUI

Extracting the archive using the CLI

cd ~/Downloads

 

gunzip -d <image_name>.img.gz

 

finding the USB Stick

dmesg | tail

 

OR!!!

 

parted -l

 

Make sure the disk is unmounted

umount /dev/sdb1

 

Write the disk image

sudo dd if=<image_name>.img of=/dev/sdb bs=4M

 

Lastly ensure the changes are synced to the USB Stick

sync

 

Safely remove your USB key....

نظرات  (۰)

هیچ نظری هنوز ثبت نشده است

ارسال نظر

ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی