Trying to repartition a 64Gig SD Card. I can install the Debian image as bootable but always fail when trying to repartition afterwards.
Long time ago I used SuSe Linux but I have forgotten more than I knew in the first place.
Anyway, I wanted to ask if
Check available volumes
sudo su
ll /dev/mmcblk* << Is this a valid command. (note the ll)
I see this command used (Code found on the Web)
I get a not found error when using the ll.
And I also see
-l /dev/mmcblk* (note the -l)
Can anyone tell me what the -l means
Not sure what/where to search for.
Thanks in advance.