Showing posts with label format usb drive. Show all posts
Showing posts with label format usb drive. Show all posts

Saturday, December 6, 2014

How to format ubuntu server to USB flash drive from terminal

                                                                                                                                step 1
                                                                                                                  umount /dev/sdb1
                                                                             

                                                                                                                                   step 2
dd if=/root/desktop/ubuntu-12.04.5-dvd-i386.iso of=/dev/sdb bs=1M

                                                                     

http://bemonolit.blogspot.com.es/2014/10/how-to-format-usb-drive-to-fat32-from.html

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...