<rz2k>
its in freenode rules to provide links for public logging
<jas-hacks>
rz2k: cool
<rz2k>
unfortunately for me [22:47:14] ChanServ [ChanServ@services.]: You have no special access to #imx6-dongle.
<rz2k>
so I cant do that
<jas-hacks>
rz2k: Useful to have the long term history!
<jas-hacks>
rz2k: and its color coded ;)
<rz2k>
yeah
jas-hacks has left #imx6-dongle [#imx6-dongle]
Noskcaj10 has quit [Ping timeout: 252 seconds]
<GasVesa>
hello, got my gk802 today, i'm trying the mksdcard.sh script... Change the variable MMC_DEV to the right device... already edited to /dev/mmcblk0
<GasVesa>
what i'm doin wrong?
<rz2k>
MMC_DEV=/dev/sdb #change if mmc-card mounts on different dev like /dev/sdb
<rz2k>
mmcblk0 is usually on your target
<rz2k>
on PC it is usually /dev/sdX, for my case, sdc since I have two HDDs
<GasVesa>
let me try
<rz2k>
check with dmesg
<rz2k>
before running
<rz2k>
you can ruin your hdd if you will point mmc_dev to your real hdd and not an sdcard reader
<GasVesa>
mmcblk0: mmc1:e624 SU16G 14.8 GiB
<rz2k>
interesting
<GasVesa>
ubuntu 12.10 here
<rz2k>
what cardreader do you use?
<GasVesa>
my vaio got one
<rz2k>
oh
<rz2k>
thats why you have it in mmcblk, okay then.