Archlinuxarm-15-09-2012.img by ME

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Archlinuxarm-15-09-2012.img by ME

Postby MattScherbatsky » Sun Sep 16, 2012 11:01 am

Hello everybody.
The official img is too old and I decided to create a new img updated and error free (too much manual intervention).

Changelog:
$this->bbcode_second_pass_quote('', 'u')pdated at 15/09/2012
240Mb at CPU default at boot (start.elf)
no problem with glibc and filesystem updates.


I Hope I have not screwed up with the dd command.

DOWNLOAD: http://downloads.raspberrypi.org/images ... 012-09-16/
Last edited by MattScherbatsky on Mon Sep 17, 2012 10:03 am, edited 2 times in total.
MattScherbatsky
 
Posts: 34
Joined: Sat Aug 04, 2012 11:04 am

Re: Archlinuxarm-15-09-2012.img by ME

Postby Gtastic » Sun Sep 16, 2012 2:02 pm

Downloading just now. Will let you know how I get on.
Gtastic
 
Posts: 2
Joined: Sun Sep 16, 2012 2:00 pm

Re: Archlinuxarm-15-09-2012.img by ME

Postby Gtastic » Sun Sep 16, 2012 2:21 pm

img file copied to 16Gb card fine.
Boots ok, got IP address and can ssh in with root.
`Pacman -Syu` ran ok and only had 1 pkg to update.
`ls -l /` shows /lib as a symlink pointing to usr/lib.

I am about to add some user accounts and start installing some software but so far so good. Thanks!
Gtastic
 
Posts: 2
Joined: Sun Sep 16, 2012 2:00 pm

Re: Archlinuxarm-15-09-2012.img by ME

Postby xenoxaos » Sun Sep 16, 2012 4:37 pm

Looks like you forgot to clean up a little bit after you got everything updated....it's about 3.5x larger than the image i was sharing a bit ago. Also, pepedog has a new image that should be getting pushed out soonish.

I would also recommend anyone that downloads this....please delete the pregenerated ssh keys. It can make your system less secure. (anyone that downloads this will have your private keys)
Arch Linux ARM exists and continues to grow through community support, please donate today!
xenoxaos
Developer
 
Posts: 323
Joined: Thu Jan 06, 2011 1:45 am

Re: Archlinuxarm-15-09-2012.img by ME

Postby pepedog » Sun Sep 16, 2012 5:02 pm

@MattScherbatsky
here are a few tips to clean up
$this->bbcode_second_pass_code('', 'pacman -Scc (answer y to both)
pacman -Syy
Power down and put in another machine, mount both partitions
rm -r /path-to-mount-of-part-2/root/*
rm /path-to-mount-of-part-2/etc/ssh/ssh_host*
rm -r /path-to-mount-of-part-2/var/log/*
dd if=/dev/zero of=/path-to-mount-of-part-2/fillfile
The fillfile will fill partition spare space with zero, which compresses good
sync
rm /path-to-mount-of-part-2/fillfile
dd if=/dev/zero of=/path-to-mount-of-part-1/fillfile
sync
rm /path-to-mount-of-part-1/fillfile
sync
umount both partitions
Now you are good to dd
To get best zip compression
zip -9 rootfs.zip rootfs.img
and get an md5 or sha sum some download can be verified')
Some people tar data, zero card, and restore data
As @xenoxaos said, image is soon
Normally of a Sunday I become a male stripper, performing in front of 100's of sex starved women, I put this off just to create the image
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Archlinuxarm-15-09-2012.img by ME

Postby xenoxaos » Sun Sep 16, 2012 5:28 pm

/me waves a £5 note at pepedog.
Arch Linux ARM exists and continues to grow through community support, please donate today!
xenoxaos
Developer
 
Posts: 323
Joined: Thu Jan 06, 2011 1:45 am

Re: Archlinuxarm-15-09-2012.img by ME

Postby xenoxaos » Sun Sep 16, 2012 5:31 pm

I also install and run localepurge when I make a rootfs image. It can save ~50M of uncompressed space. So when you're dealing with embedded systems...that can be a lot.
Arch Linux ARM exists and continues to grow through community support, please donate today!
xenoxaos
Developer
 
Posts: 323
Joined: Thu Jan 06, 2011 1:45 am

Re: Archlinuxarm-15-09-2012.img by ME

Postby pepedog » Sun Sep 16, 2012 7:55 pm

Hmm, must try localepurge
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Archlinuxarm-15-09-2012.img by ME

Postby xenoxaos » Sun Sep 16, 2012 10:37 pm

It's in our repo...put it there when I was doing a lot of nand installs. btw, xz compression can get a rpi rootfs to ~100M :)
Arch Linux ARM exists and continues to grow through community support, please donate today!
xenoxaos
Developer
 
Posts: 323
Joined: Thu Jan 06, 2011 1:45 am

Re: Archlinuxarm-15-09-2012.img by ME

Postby pepedog » Sun Sep 16, 2012 10:48 pm

But....
a lot of people do this from Windows
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Next

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 60 guests