I bought MicroSD SanDisk PRO V30 A2 128 GB to which I would like to install Ubuntu 18.04 (is it possible to install linux on it?)
Currently I have Ubuntu 18.04 on a USB (SanDisk 32GB). I also have Windows 10 on the eMMC drive (only 32GB)
So now, Ubuntu doesn't read the new microSD. I tried on Windows 10 and reads it and found out there is only two options to be formated to: NTFS and exFAT.
What should I do to make this MicroSD be compatible with Ubuntu so I can install it.
In most cases the running operating system will see and read an SD card. But it is 'more difficult' for the computer's early stages during boot, the UEFI/BIOS system, to see the SD card and be able to boot from it.
If you fail to boot from your SD card, you can try with an[other] USB adapter, but you have better chances to succeed, if you get a fast USB 3 pendrive with at least 16 GB according to this link,
help.ubuntu.com/community/Installation/FromUSBStick#Notes_about_speed
When installing, it is easiest to
Disconnect the internal drive.
It may also work if you
gparted
, in Windows there are also tools for it).... and after the installation is finished, restore the flags according to the note on paper
But I have never used this method, and cannot guarantee that it will not damage the internal drive. Therefore you had better make a fresh backup of the operating system in that drive (Windows) before following this route.
Boot into the live USB drive and use the installer to install Ubuntu into your SD card or another USB drive (best with a fast USB 3 drive with at least 16 GB).
There are detailed instructions at the following link,
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
Use usb mico sd Card reader, and plug in to usb ports , So you can boot to your sd card
And format your mico sd card to fat32 ,I try it in all format , only fat32 and ext format can run live usb stable
This is my tip use universal usb for making live Ubuntu usb
I hope i can answer your questions
As far as I know it should be as installing on a normal partition of your disk. You have an USB which is your live USB, and you have an SD card which is your "partition".
You need to format the SD card with either guiformat (which is a simple no install exe) or SD Card Formatter from the SD Card Association. Your problem is that you can't format FAT32 on a SD card that's over 32gb on windows natively. Lot's of info about using SD cards on the RaspberryPi sites.