Re: [clug-talk] Home Drive on SD Card

2014-01-01 Thread Gustin Johnson
The sd card should be a device called /dev/mmcblk0 and you will want to format and partition the SD card as using the FAT32 partition that is already there is the best option. Use dd if=/dev/zero of=/dev/mmcblk0 then ctrl-c that after a few seconds. This *will* delete everything on that sd card,

Re: [clug-talk] Home Drive on SD Card

2014-01-01 Thread TekBudda
This is actually a brand new install but I didn't have the SD-Card in the machine when I set things up. Might be an idea to go this route if I get to PO'd otherwise. lol On 13-12-31 10:58 PM, Chris Brake wrote: > For the sake of keeping it simple I would suggest a re-install. > > When it asks y

Re: [clug-talk] Home Drive on SD Card

2014-01-01 Thread Chris Brake
This is just my experience, so take it with a grain of salt, small sample size, etc. I find ubuntu, and all of the friendlier distros get pretty set in their ways during install. And changing this like this later makes them a bit unreliable. On Jan 1, 2014 11:34 AM, "TekBudda" wrote: > This is