Difference between revisions of "Burn an ISO File/fa"

Created page with "[drive letter] نام فلش‌درایو شما است.''' لطفاً توجه داشته باشید که این دستگاه (به عنوان مثال /dev/sdb) است و ..."
(Created page with "===با استفاده از ترمینال=== برای رایت iso روی یک فلش‌درایو USB، دستور زیر را در ترمینال وارد کنید:")
(Created page with "[drive letter] نام فلش‌درایو شما است.''' لطفاً توجه داشته باشید که این دستگاه (به عنوان مثال /dev/sdb) است و ...")
Line 41: Line 41:
{{UserCmd|command=sudo dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[drive letter] status=progress oflag=sync}}
{{UserCmd|command=sudo dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[drive letter] status=progress oflag=sync}}


Where [drive letter] is the letter of your removable device. Please note that it is the '''device''' (e.g. /dev/sdb), and '''not''' the partition number (e.g. /dev/sdb1).
[drive letter] نام فلش‌درایو شما است.''' لطفاً توجه داشته باشید که این دستگاه (به عنوان مثال /dev/sdb) است و نه شماره پارتیشن (به عنوان مثال /dev/sdb1).'''


To find which drive letter it might be write:
To find which drive letter it might be write:
translator
1,103

edits