How To Run Ubuntu MATE From USB Drive Raspberry pi 3 or 2
How To Run Ubuntu MATE From USB Drive Raspberry pi 3 or 2
TTEXT FILE INSTUCTIONS- https://www.dropbox.com/s/y1wgjd32npfsqif/RUN%20UBUNTU-MATE%20FROM%20USB.txt?dl=0
GET Ubuntu MATE HERE-https://ubuntu-mate.org
GET WIN32DISKIMAGER- https://sourceforge.net/projects/win32diskimager/
GET SDCARD FORMMATER HERE- https://www.sdcard.org/downloads/formatter_4/
GET FAT32 FORMAT HERE- http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm
NOTEPAD ++- https://notepad-plus-plus.org
Install Ubuntu-mate on a usb flash drive.
Get the SD card that you are going to use for the boot section and format it FAT32
Rename the card " PI_BOOT "
copy all of the files from the usb drive to root of sd card
Edit the cmdline.txt file On the SD card, change /dev/mmcblkp2 to /dev/sda2 and save the file.
1.place both usb and sdcard in the pi and boot
2.go thru the setup and let the installation take place
3.After installtion is complete and your at the home screen open the terminal
4. sudo fdisk /dev/sda
5.press p than enter, take note of what block sda2 starts with, mine was 133120
6.press d than enter,
7.press 2 than enter, this will delete the second partition
8.press n than enter, this will create the new partition process
9.press p for primary partiton, than enter
10.press 2, than enter
11.now you will see the first sector,now type in the block number you took note of earlier mine was 133120 and hit enter
12.now you will the end sector, here just choose the default by pressing enter
13.now type w than enter, this will write the partiton
14.you will see a message about the kernel yaddah yaddah, just ignore this. Now reboot the system.
15.After the system reboots, open the terminal and type sudo resize2fs /dev/sda2 and press enter.
16.After the resizing process run df -h to make sure it has resized.
17. from the terminal edit the file sudo nano /etc/fstab
18. edit the line that has /dev/mmcblk0p2 to /dev/sda2 and save the file
Thats it all done!
This video is for EDUCATION PURPOSES ONLY.
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. DISCLAIMER: Under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education, and research. No Games Or Applications Are Included Or Added On Or To Any Device In This Video