Am 27.04.2014 17:26, schrieb Freek de Kruijf:
> I downloaded the image from 
> http://download.opensuse.org/repositories/devel:/ARM:/13.1:/Contrib:/RaspberryPi/images/
> Used the command "xzcat [image].raw.xz | dd bs=4M of=/dev/sdc; sync" to write 
> the image to the SD card.
> While the SD card was still plugged in, I gave the command
> # parted /dev/sdc --script -- resize 1 1049kB 185MB
> which changed the FAT partition to 185MB, see the output below.
> # parted /dev/sdc --script print
> Model: SD/MMC Card Reader (scsi)
> Disk /dev/sdc: 3980MB
> Sector size (logical/physical): 512B/512B
> Partition Table: msdos
> 
> Number  Start   End    Size   Type     File system  Flags
>  1      1049kB  185MB  184MB  primary  fat16        boot, lba, type=0e
>  2      212MB   976MB  764MB  primary  ext4         type=83
> 
> Running this SD card in the Raspberry Pi does not bring up the network, 
> although I do see activity on the network.

Note that YaST firstboot only comes up on HDMI (and thus needs a USB
keyboard), so even with attached UART cable you'd just see an indication
that it is starting.

My work on getting an upstream-based JeOS image stalled unfortunately,
but just yesterday I manually set up an SD card with latest 3.15.rc2+
kernel and Factory u-boot.bin and rootfs - apart from a shutdown timeout
issue after zypper dup, things worked impressively great!

Cheers,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to