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: Sat Mar 31, 2012 12:40 pm 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
DrEagle wrote:
...

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


downloaded and check; same as the upload !
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2012 9:55 am 
Offline


Thu Aug 11, 2011 4:14 pm

36

USA
i tried the BT5 distro, but it does not work, and brings up a ubuntu startup screen with "clemente" as the host.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2012 10:27 am 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
jpa256 wrote:
i tried the BT5 distro, but it does not work, and brings up a ubuntu startup screen with "clemente" as the host.


What does not work ?

BT5 for ARM is a gnome distro with packaged applications for pentests.

"clemente" is the hostname of the ARM BT5 official Distro.

root/toor is the default user !

http://www.backtrack-linux.org/wiki/ind ... t_password

Nothing but the custom genesi kernel has been added/modified...
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2012 3:13 pm 
Offline


Thu Nov 10, 2011 10:24 am

30
Is there a GUI for connecting wlan0? (wicd or network manager)
I'm able to login; however, I'm unable to (easily) connect to a WiFi network.
Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2012 5:00 pm 
Offline
Genesi


Tue Feb 07, 2006 4:49 pm

145

San Antonio, TX
I don't recall if WiCD is included in BT5 or not, I *thought* it was. If you need to you can do it the old fashioned way of getting wireless working, which is to use the /etc/network/interfaces

This is a, off the top of my head, rough timeline of what to do...

wpa_passphrase ssid passphrase >> /etc/wpa_supplicant/wpa_supplicant.conf

Then edit /etc/network/interfaces (this i don't recall entirely but it should match somewhat along the lines of the lo or eth0 that may be in there)

auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf


save, and reboot or restart /etc/init.d/network(ing?)
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 02, 2012 11:38 pm 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
remy.je wrote:
Is there a GUI for connecting wlan0? (wicd or network manager)
I'm able to login; however, I'm unable to (easily) connect to a WiFi network.
Thanks!


Menu > Internet > Wicd Network Manager
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 03, 2012 11:59 am 
Offline


Thu Aug 11, 2011 4:14 pm

36

USA
DrEagle wrote:
jpa256 wrote:
i tried the BT5 distro, but it does not work, and brings up a ubuntu startup screen with "clemente" as the host.


What does not work ?

BT5 for ARM is a gnome distro with packaged applications for pentests.

"clemente" is the hostname of the ARM BT5 official Distro.

root/toor is the default user !

http://www.backtrack-linux.org/wiki/ind ... t_password

Nothing but the custom genesi kernel has been added/modified...


My mistake. I'm used to running BT5 on the x86 desktop. On the x86 desktop, It has it's own start-up screen, so when I saw Ubuntu, I wasnt sure.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 03, 2012 5:36 pm 
Offline
Genesi


Tue Feb 07, 2006 4:49 pm

145

San Antonio, TX
The startup screen is like that because when they designed the ARM BT5 image it was meant to be run from a chroot on an Android phone or tablet. What DrEagle has done was extract it out to an sdcard. Since it wasn't included it defaults to the default plymouth splash screen. That can be changed if someone were to package up the BT5 splash screen for armel.
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 03, 2012 5:44 pm 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
steev wrote:
The startup screen is like that because when they designed the ARM BT5 image it was meant to be run from a chroot on an Android phone or tablet. What DrEagle has done was extract it out to an sdcard. Since it wasn't included it defaults to the default plymouth splash screen. That can be changed if someone were to package up the BT5 splash screen for armel.


I have already packaged the armel plymouth, but for debian.
Working well for our next DouDouLinux Release for Genesi.

I can make a new package for Ubuntu/BT5.

What is needed then is just to configure the plymouth for using the correct splashscreen.

I will add this tweaks and make and upload a new image.
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 05, 2012 9:42 am 
Offline
Genesi


Tue Feb 07, 2006 4:49 pm

145

San Antonio, TX
They already have a package for it, it's just a matter of recompiling it with armel/armhf added to the Architecture line in the control file.
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2012 7:02 am 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
steev wrote:
They already have a package for it, it's just a matter of recompiling it with armel/armhf added to the Architecture line in the control file.


It's not a plymouth package !

I have just finished some testing and fixes :
- splash screen (boot & shutdown) not verbose
a simple/wallpaper theme have been added (if someone want to make it more verbose)
- wicd python package fixed :
now wicd is loaded in gnome and tested (wpa2/psk) working

I'll uploaded a new image as soon as it is ready.

SyS
[:-]


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2012 10:15 am 
Offline


Thu Nov 10, 2011 10:24 am

30
Thanks! I'm still having trouble downloading the first image. . .


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2012 10:56 am 
Offline
Genesi


Mon Jan 30, 2006 2:28 am

409

Finland
Hi.

Can you just try wget to download?


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

Yep, I have a blog... PurpleAlienPlanet


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2012 12:26 pm 
Offline


Thu Nov 10, 2011 10:24 am

30
Code:
$ wget -c http://www.powerdeveloper.org/asset/by-id/137
--2012-04-06 11:47:23--  http://www.powerdeveloper.org/asset/by-id/137
Resolving www.powerdeveloper.org... 85.214.218.152
Connecting to www.powerdeveloper.org|85.214.218.152|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://amiga.sinners.be/backtrack/20120310-BT5-genesi.img [following]
--2012-04-06 11:47:24--  http://amiga.sinners.be/backtrack/20120310-BT5-genesi.img
Resolving amiga.sinners.be... 193.191.186.131
Connecting to amiga.sinners.be|193.191.186.131|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3951034368 (3.7G) [text/plain]
Saving to: `137'

 9% [==>                                   ] 379,518,477 --.-K/s   in 28m 36s

2012-04-06 12:16:00 (216 KB/s) - Read error at byte 379518477/3951034368 (Connection timed out). Retrying.

--2012-04-06 12:16:01--  (try: 2)  http://amiga.sinners.be/backtrack/20120310-BT5-genesi.img
Connecting to amiga.sinners.be|193.191.186.131|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 3951034368 (3.7G), 3571515891 (3.3G) remaining [text/plain]
Saving to: `137'

 9% [+++                                   ] 379,519,487 --.-K/s  eta 18346d   


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2012 12:30 pm 
Offline


Fri Oct 28, 2011 6:47 am

55

Terre
remy.je wrote:
Thanks! I'm still having trouble downloading the first image. . .


This time I upload a xz compressed image. 800M instead of the 4G !
[:-]


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 0 guests


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:  
Powered by phpBB® Forum Software © phpBB Group