Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to format USB and burn image to USB in ChaletOS?

Go down

How to format USB and burn image to USB in ChaletOS? Empty How to format USB and burn image to USB in ChaletOS?

Post by xyis1 Mon May 04, 2015 2:27 pm

How to format USB and burn image to USB in ChaletOS?

sdb is your usb or is it sdc? Check it before you go further...

How to check? Open terminal and use one of these commands...

df


or use this command

sudo fdisk -l

Remove partition info...

sudo dd if=/dev/zero of=/dev/sdb bs=512 count=16

unmount

sudo mkfs.vfat -n '' -I /dev/sdb

[[[ gparted or USB format disk

gparted  --- create MS-DOS partition table and format to FAT32

or use " USB format disk utility " available with ChaletOS - default ]]]

" usb image writer " available with ChaletOS - default- select iso and burn to usb.
xyis1
xyis1

Posts : 56
Join date : 2015-05-04
Location : India

http://xyis1.blogspot.in/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum