Sys install on a raspberry

4 posts / 0 new
Last post
#1 Wed, 2015-04-08 19:28
Xanathos
  • Xanathos's picture
  • Offline
  • Last seen: 2 years 11 months ago
  • Joined: 2015-04-08

Hi,

I had already post on the mailing-list but without any success : http://lists.alpinelinux.org/alpine-user/0013.html
I hope there is more people on the forum ^^

I would like to install alpine linux on a rasberry with the sys install method (not using lbu) 
Is that possible ? 
 
Actually, i format the sd card in FAT32 and i untar all the files of the archive on it. 
I manage to boot on the system but alpine-setup doesn't offer me to install on the sd card. 
I can imagine that is normal because the system is busy, so how can i do ? 

Thanks a lot !
Xan'

Wed, 2015-04-08 22:37
clandmeter
  • clandmeter's picture
  • Offline
  • Last seen: 1 month 2 weeks ago
  • Joined: 2011-05-05

You cannot do a regular hd install on the sd card.
The raspberry will use its own bootloader which we provide with the tarball, setup-alpine with hd install will install syslinux which will not work.
You could however partition the left over space on the sdcard and mount /home and /var on it.

Sun, 2015-04-12 15:02 (Reply to #2)
Xanathos
  • Xanathos's picture
  • Offline
  • Last seen: 2 years 11 months ago
  • Joined: 2015-04-08

Thanks a lot for your answer.
Okay, i can see the problem ;)
But i find that the lbu system a little bit complicated...

Archlinux arm provides an image of the pre-installed system with just an ssh server so you just need to copy this img to the sd card and it works without any installation.
Do you think it can be conceivable to have the same system on alpine ?
Or is it possible to build my own image ? If yes, how ? ^^

Sorry for my bad english and thanks :)

Mon, 2015-06-01 12:09
ktb
  • ktb's picture
  • Offline
  • Last seen: 2 years 10 months ago
  • Joined: 2015-06-01

You can try to follow what some of us have been playing around with on the RPF forum -- https://www.raspberrypi.org/forums/viewtopic.php?f=56&t=60569

Log in or register to post comments