You don't need to see the four partitons to transfer the image to the SD card.
Just use dd to transfer the image directly to the device.
dd if=2gbsd-eclipse-latest.dd of=/dev/sdc bs=1024
(of course, be completely certain that the destination device *IS the SD flash
card*
You can use kpartx to access the individual partitions on a conventional
desktop host, by mounting the partitons on loop devices.
--- rod.
--- In "komal" <> wrote:
>
> I'm trying to get started developing on a ts-7500 i bought for a
> hobby-project of mine. So, to fire it up, i wanted to download the
> 2gbsd-eclipse-latest.dd and transfer it to the mini-sd, however, I am unable
> to see the four partitions, and mount them on my linux-pc. I am fairly new to
> Linux and is using Debian on a virtual machine. Please help me to start
> transferring files to my SBC. Furthermore, I tried to run a small test-code
> using the "sbus.h" but it does not identify the library, how can I transfer
> that to my SBC SD Card? Im using the TS-752 Board.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|