I’m kind of new to Linux but I did get the Raspian version with the MPIDE loaded and running. I put the MPIDE version of Raspian on an 8gig flash card. It looks like the version of Raspian that is loaded is somewhat nonstandard because when I run raspi-config and try to expand to use all the memory I get a message saying “your partition layout is not currently supported by this tool.” How do I expand the partition to use the entire flash memory?
Thanks
Bill
I did figure out what I was doing incorrectly
I plugged the flash chip into my Ubuntu desktop system an ran gparted
I then resized /dev/sdb2 and then resized /dev/sdb6 and executed the 2 resize operations
And this changed the partition sizes
The mistake I was making was trying to resize /dev/sdb6 without changing /dev/sdb2
It ran slowly and took a while but did work.
Hope this helps other frustrated users, I don't know if you can do this on the raspberry pi.
Bill
I did figure out what I was doing incorrectly
I plugged the flash chip into my Ubuntu desktop system an ran gparted
I then resized /dev/sdb2 and then resized /dev/sdb6 and executed the 2 resize operations
And this changed the partition sizes
The mistake I was making was trying to resize /dev/sdb6 without changing /dev/sdb2
It ran slowly and took a while but did work.
Hope this helps other frustrated users, I don't know if you can do this on the raspberry pi.
Bill