![]() |
Re: BackTrack 5 (arm) released
the first one on page 9 of this thread
|
Re: BackTrack 5 (arm) released
I believe I have solved the exec format error problem. You have to be running the power users kernel. I was testing mine on a fresh flash of N900 and was receiving that same error myself.
Do a ` apt-get install kernel-power* `, reboot, and try chrooting again. |
Re: BackTrack 5 (arm) released
keyboard works ok on presence vnc but is all in caps on vnc viewer, vnc viewer seems to be a good bit more responsive too... would still prefer it to be a system in itself
|
Re: BackTrack 5 (arm) released
Quote:
Quote:
|
Re: BackTrack 5 (arm) released
presencevnc seems to be working quite well for me.
|
Re: BackTrack 5 (arm) released
Got it working on my N900.
Problems i have are: - Keyboard not typing anything like what i'm entering. - Screen resolution is not 800x480 (i assuming it's currently at the BT5 default) Whenever i try to change the resolution i get a couple of errors regarding locale settings and bad display name "Nokia-N900:1" EDIT: Fixed the resolution by editing /usr/bin/startvnc myself. Still getting locale errors when running startvnc and the messed up keyboard, but slowly getting there :-) |
Re: BackTrack 5 (arm) released
Had an idea about the keyboard(..wonder why i havent checked earlier). I checked Text Input on my N900 settings. I had Hardware Keyboard set to Greek. Turned it to English,Netherlands full of hope but still no luck. Messed up characters.
To those without a keyboard problem, whats your Text Input Settings on your N900? @jamesgloucester Answer the above question pls Edit:Also, does anyone have UKeyboard installed ? |
Re: BackTrack 5 (arm) released
Quote:
No check Check Check Check 1st language: English (USA) 2nd language: Not in use Dictionary: English (USA) |
Re: BackTrack 5 (arm) released
Im still getting the exec format error. apt-get install power-kernel*'d
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Linux Nokia-N900 2.6.28-omap1 #1 PREEMPT Sun Aug 8 09:50:47 BST 2010 armv7l unknown
af67c2a3ce874178945d6a30d8391beb /home/user/MyDocs/bt5.img Do I have to specifically choose which kernel to load or something? |
Re: BackTrack 5 (arm) released
You shouldn't have had to if the power kernel was installed successfully, it should just be loaded when you reboot. And that's definitely not it.
Also, my bt5.img has an md5sum of ea9da7e254ab93986ceb9164847d8d88. I'm using the one directly downloaded from BackTrack's site though, not the one from page one of this thread. Your problem is definitely that the power kernel isn't running though. I'm not sure why. |
Re: BackTrack 5 (arm) released
So, apparently I didnt have extras devel so it didnt find it, just installed other kernel-power stuff.
Anyway, now it installed and everything- reboot, still the same output from uname -a Yeah. This is weird, no matter how many times I reinstall/restart, it wont install. Was using: apt-get install --reinstall -y kernel-power kernel-power-flasher |
Re: BackTrack 5 (arm) released
Quote:
Hardware layout: English, Nederlands Virtual keyboard checked word completion notchecked auto capitalisation not checked insert space not checked 1st language: English (UK) 2nd language: Not in use Dictionary: English (UK) And presence vnc but the keyboard is not workind properly |
Re: BackTrack 5 (arm) released
Saw
apt-get install kernel-power-bootimg apt-get install --reinstall multiboot-kernel-power As ive got maemo/nitdroid dualbooting, reinstalling multiboot removes bootimg. Bah. Finally got it working. apt-get remove kernel-power* then reinstalled it all again. qchroots fine now. |
Re: BackTrack 5 (arm) released
If I apt-get install xserver-xephyr, then try running it; Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 I get:
Code:
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
I've copied the bt5.img to /Mydocs/bt5/
When I run "qchroot /home/user/Mydocs/bt/bt5.img /mnt/bt5/" I get an error "The image specified (/home/user/Mydocs/bt/bt5.img) does a regular nor a block special file. First paramenter must be an image file or partition." What's wrong? Edit: It's "MyDocs" and /bt5/ I should write the path correctly. |
Re: BackTrack 5 (arm) released
Quote:
md5sum /home/user/MyDocs/bt/bt5.img |
Re: BackTrack 5 (arm) released
Quote:
qchroot /home/user/MyDocs/bt5/bt5.img /mnt/bt5/ not qchroot /home/user/MyDocs/bt/bt5.img /mnt/bt5/ |
Re: BackTrack 5 (arm) released
according to wikipedia, BackTrack is freakin' huge hacking m*****f****n' tool! with training online??!!! holy smokes!!!
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
Download an ISO or a VM image or whatever, boot it up, and screw around for a bit. You'll figure it out :-) |
Re: BackTrack 5 (arm) released
Quote:
/mnt/bt5 gets created in / on the n900 itself? Is that right or should it be in /MyDocs/mnt/bt5? Dont like the idea it sits in /, wont that take up rootfs space? |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Thanks 4 to info with the not installed power kernel!
Than I dont install this kernel only because of bt5 - the risc of instability etc. is to high 4 me. With easy debian I can install most of the hacking tools 2. |
Re: BackTrack 5 (arm) released
Thanks that made me understand but have the same as Mr. Incredible, so I think my download is corrupted or something.
|
Re: BackTrack 5 (arm) released
@mr_pingu
There is a typo in SuperDumb's how to. (path should be /bt5/) Use the description in the first post. But it still won't work. I have another MD5 sum then the ones posted. I'm redownloading the .img from ifile.it now. |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
One can run "x11vnc -storepasswd" to achieve the same effect as vncpasswd.
More info: http://www.karlrunge.com/x11vnc/x11v...pt-storepasswd |
Re: BackTrack 5 (arm) released
made it work all the way except at the vncstart part, it is supposed to be mounted and all and with the vnc server up and running but when i use presence vnc to connect, it always says connection lost... sttrange
after that i used vncstop and at the end said no proccess to kill or something like that, so vncstart necer worked? what do you guys suggest cheers edit: made it work somehow.... but i still havent been able to change the display to 800x470 |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Got it working, but is it just me or is it ABSOLUTELY unusable due to slow speed?:D
EDIT: Hm the problem is more of that vnc crashed randomly.. like it just stops running and my vnc viewer crashes :mad: |
Re: BackTrack 5 (arm) released
Quote:
|
All times are GMT. The time now is 00:26. |
vBulletin® Version 3.8.8