All times are UTC - 6 hours




Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject:
PostPosted: Wed Mar 14, 2012 8:35 am 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

Quote:
Any interest/possibility in hosting it with the other available linux images ?


We can host images and add links to them on PowerDeveloper.


Johan.
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 14, 2012 10:54 am 
Offline
Site Admin


Fri Sep 24, 2004 1:39 am

1589

Alamo Heights, TX
arXcorp wrote:
1.
Code:
 git clone git://github.com/genesi/prep-kernel.git

2.
Code:
cd prep-kernel

3.
Code:
debuild


It will fail at the signature but it should build a prep-kernel deb package in the parent directory.


try using

Code:
dpkg-buildpackage -uc -us -b


That's all debuild does in the end.
Matt Sealey, Genesi USA Inc.
Product Development Analyst


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 14, 2012 12:20 pm 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
PurpleAlien wrote:
Hi.

Quote:
Any interest/possibility in hosting it with the other available linux images ?


We can host images and add links to them on PowerDeveloper.


Johan.


How can we proceed then ?

I have made a dd of my image...
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 14, 2012 1:01 pm 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

Send me an email (johan <dot> dams <at> genesi-usa.com) and I will get you details on where to put it.


Best regards,
Johan
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 15, 2012 12:26 am 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
mail sent...
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2012 10:31 am 
Offline


Thu Nov 10, 2011 10:24 am

30
Is the BT5 image available for download?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2012 10:43 am 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

http://www.powerdeveloper.org/platforms ... /community


Johan.
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2012 1:57 pm 
Offline


Thu Nov 10, 2011 10:24 am

30
I've tried the download twice am unable to download more than 362 MiB. Is the image corrupt? Is there an MD5SUM?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2012 2:30 pm 
Offline
Genesi


Tue Feb 07, 2006 4:49 pm

145

San Antonio, TX
I'm attempting to download it here. Will let you know how it goes. Question for OP who made the sdcard image. What is the size of the SDcard to be written to? I'm guessing this would fit on most 4G cards since the image isn't compressed at all (3.7G img file) An md5sum would definitely be appreciated!
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 28, 2012 2:33 pm 
Offline
Genesi


Fri Sep 24, 2004 1:39 am

58

Germany
MD5: 5b9e070e903236c5193e1cad3b6f3522
20120310-BT5-genesi.img


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 29, 2012 3:43 pm 
Offline


Thu Nov 10, 2011 10:24 am

30
Still unable to download more than ~362 MiB.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 30, 2012 12:25 am 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
remy.je wrote:
Still unable to download more than ~362 MiB.


works fine with for me !
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 30, 2012 3:20 am 
Offline
Genesi


Fri Sep 24, 2004 1:39 am

58

Germany
It worked perfectly for me as well. I am not sure what the problem might be.

@ remy.je

What software did you use to download the file?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 30, 2012 11:04 am 
Offline


Thu Nov 10, 2011 10:24 am

30
Having made several attempts with Chromium and Firefox, I switched to aria2:
Code:
user@localhost:/media/My Book/iso/Linux/Smartbook$ aria2c -c http://www.powerdeveloper.org/asset/by-id/137

2012-03-30 11:00:58.481024 NOTICE - #1 - Download has already completed: /media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

2012-03-30 11:00:58.481099 NOTICE - Download complete: /media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

Download Results:
gid|stat|avg speed  |path/URI
===+====+===========+===========================================================
  1|  OK|        n/a|/media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

Status Legend:
 (OK):download completed.

user@localhost:/media/My Book/iso/Linux/Smartbook$ md5sum 20120310-BT5-genesi.img
4a2ab45c7ee929b62d9675e0bc5978ce  20120310-BT5-genesi.img
user@localhost:/media/My Book/iso/Linux/Smartbook$ du -hs 20120310-BT5-genesi.img
3.7G   20120310-BT5-genesi.img


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 31, 2012 7:00 am 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
remy.je wrote:
Having made several attempts with Chromium and Firefox, I switched to aria2:
Code:
user@localhost:/media/My Book/iso/Linux/Smartbook$ aria2c -c http://www.powerdeveloper.org/asset/by-id/137

2012-03-30 11:00:58.481024 NOTICE - #1 - Download has already completed: /media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

2012-03-30 11:00:58.481099 NOTICE - Download complete: /media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

Download Results:
gid|stat|avg speed  |path/URI
===+====+===========+===========================================================
  1|  OK|        n/a|/media/My Book/iso/Linux/Smartbook/20120310-BT5-genesi.img

Status Legend:
 (OK):download completed.

user@localhost:/media/My Book/iso/Linux/Smartbook$ md5sum 20120310-BT5-genesi.img
4a2ab45c7ee929b62d9675e0bc5978ce  20120310-BT5-genesi.img
user@localhost:/media/My Book/iso/Linux/Smartbook$ du -hs 20120310-BT5-genesi.img
3.7G   20120310-BT5-genesi.img


I'll download it from http://www.powerdeveloper.org/asset/by-id/137 and check the md5.
[:-]


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group