Is there another way to get the Raspbian image onto an SD other than using Win32Image Writer app.
The issue is that ImageWriter is only available through SourceForge and Sourceforge is packing malware in the installer.
Regarding SourceForge i'm a burnt kid. The last time I downloaded something from SourceForge and switched off the virus protection to load it, it took me 3 days and a clean install to get rid of it. It's very aggressive.nickthefish wrote:it's adware not malware.
Thanks rpdom, sounds like the best solution. I need to get more into Linux anyway.rpdom wrote:You could download a Linux Live bootable CD..
What use is a bootable USB Drive which has had an.IMG file copied to it, the RPi can not boot from USBflubbard wrote:A good place to start is with unetbootin.exe, it will create bootable usb from the image file.
The confusion is you stated .iMGflubbard wrote:Sorry for the confusion. Unetbootin.exe is a good place to start to get your Live Linux distribution onto the USB. You would boot your computer using the jump drive, and from there have Linux as a live / non persistent instance running on your desktop / laptop.
From within that Linux instance, you would use the dd command line utility to copy the image file (Raspbian or whichever image you are planning on using for the Pi) to the sd card.
Linux is a good place to start with creating your SD card from the image. If you don't already have an install of Linux, using a LiveCD, or LiveUSB is a great place to start as it doesn't make changes to your system. I have found that Unetbootin.exe is a good place to start in generating that LiveUSB.
Note...you would not use Raspbian or other Pi image for the LiveUSB image. I would recommend using something like Puppy Linux or DSL, which are small, but well rounded Live distributions.
Hope this clarifies things.
- Barry
I suppose that since both cats & dogs are kept as pets, it doesn't really mattter if you call a cat a dog (or vice versa).Sorry, I think of both as "image" files. As they contain a byte by byte picture of the disk, which would have a filesystem and structure encoded within it, as opposed to a logical copy of the files themselves.