Fester Bestertester
Posts: 39
Joined: Wed Sep 25, 2013 9:04 pm

Install woes: back to CLI ...

Thu Feb 09, 2017 3:06 am

Probably a newbie issue. Downloaded latest Raspbian (2017-01-11). Last Install README said "unzip to card". OK, 15GB card - check. Kubuntu's Partition Manger Formatted fat32 - check. Unzip with ark, no containing folder - check.
Fail to boot. Unzip to folder, copy (.img - ?) to card -no, that's not right. Startup Disk Creator writes .img files,so ...
No boot. Back to Command-line:
~...$ sudo dd bs=4M if=2017-01-11-raspbian-jessie.img of=/dev/sdb
1042+1 records in
1042+1 records out
4371513344 bytes (4.4 GB, 4.1 GiB) copied, 320.641 s, 13.6 MB/s
SUCCESS!
May need better README? YMMV

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Install woes: back to CLI ...

Thu Feb 09, 2017 3:19 am

Fester Bestertester wrote:Probably a newbie issue. Downloaded latest Raspbian (2017-01-11). Last Install README said "unzip to card". OK, 15GB card - check. Kubuntu's Partition Manger Formatted fat32 - check. Unzip with ark, no containing folder - check.
Fail to boot. Unzip to folder, copy (.img - ?) to card -no, that's not right. Startup Disk Creator writes .img files,so ...
No boot. Back to Command-line:
~...$ sudo dd bs=4M if=2017-01-11-raspbian-jessie.img of=/dev/sdb
1042+1 records in
1042+1 records out
4371513344 bytes (4.4 GB, 4.1 GiB) copied, 320.641 s, 13.6 MB/s
SUCCESS!
May need better README? YMMV
The latest Raspbian Jessie with Pixel is a .ZIP which when unpacked is an .IMG file:

https://www.raspberrypi.org/documentati ... /README.md

Writing an IMG to a SD Card removes all previous data / formatting so have no idea why you a messing around with formatting etc..
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Fester Bestertester
Posts: 39
Joined: Wed Sep 25, 2013 9:04 pm

Re: Install woes: back to CLI ...

Fri Mar 24, 2017 7:58 pm

Old post, resuming:
You: "Writing an IMG to a SD Card removes all previous data / formatting so have no idea why you a messing around with formatting etc.."

finding out that it was irrelevant because
Me: "Startup Disk Creator writes .img files,so ..."

Please READ MY POSTS before knee-jerk reacting. Startup Disk Creator is not a Raspbian app, and a Pi does not write cards, ipso facto it was run on another system that did - in my case my Kubuntu desktop 'workhorse'.

"... No boot. Back to Command-line:

~...$ sudo dd bs=4M if=2017-01-11-raspbian-jessie.img of=/dev/sdb
1042+1 records in
1042+1 records out
4371513344 bytes (4.4 GB, 4.1 GiB) copied, 320.641 s, 13.6 MB/s
SUCCESS!"

'nuff sed?

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Install woes: back to CLI ...

Fri Mar 24, 2017 8:16 pm

FYI Etcher can undertake the require steps of unpacking the Jessie .zip and write the .IMG file:

https://etcher.io
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Return to “Raspberry Pi OS”