Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (42) </ ... 8 9 10 11 12 [13] 14 15 16 17 18 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: DSL on IBM thin client?< Next Oldest | Next Newest >
8363 Offline





Group: Members
Posts: 56
Joined: Jan. 2005
Posted: Jan. 28 2005,07:26 QUOTE

Quote (tackettb @ Jan. 27 2005,16:00)
Wow this is great! I got mine running. How hard is it to install additional apps to this?

You must have a Debian Woddy Linux. First look where the app (for example:Nedit) you needed is:


$ whereis nedit
nedit: /usr/X11R6/bin/nedit


copy nedit to your card

cp /usr/X11R6/bin/nedit  /yourcard/usr/X11R6/bin

look which libraries needed by Nedit

$ ldd /usr/X11R6/bin/nedit
       libXm.so.1 => /usr/lib/libXm.so.1 (0x40021000)
       libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4014b000)
       libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4015a000)
       libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40167000)
       libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x401b1000)
       libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x401b9000)
       libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401cf000)
       libm.so.6 => /lib/libm.so.6 (0x402a9000)
       libc.so.6 => /lib/libc.so.6 (0x402ca000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


look if the libaries are on your card, otherwise copy the
missing libraries to yourcard. Make sure the libary isn't a link.

example:/usr/X11R6/lib/libXt.so.6

ls -l /usr/X11R6/lib/libXt.so.6
lrwxrwxrwx    1 root     root           12  4. Apr 2004  /usr/X11R6/lib/libXt.so.6 -> libXt.so.6.0


you see /usr/X11R6/lib/libXt.so.6 is linked to libXt.so.6.0

to copy both (the lib and the link) make

cp -a /usr/X11R6/lib/libXt.so*  /yourcard/usr/X11R6/lib

In this case (nedit) thats all.
Some apps needed more files (configuration files, etc) or depend on other apps, then you have to look into the docs,to
google or to find it out by "try and error".
Back to top
Profile PM ICQ 
Itheemonk Offline





Group: Members
Posts: 1
Joined: Jan. 2005
Posted: Jan. 28 2005,07:51 QUOTE

Hi, i know this isn't the right place to be asking this question but i don't know where else i can. I have an n2200 and all i want to do (for now) is get it to boot from my network. I have win2k advanced server and ibm v2r1, what else do i need?
Back to top
Profile PM 
TubbyTommy Offline





Group: Members
Posts: 10
Joined: Jan. 2005
Posted: Jan. 28 2005,13:43 QUOTE

Hey 8363!

Well done for all the most useful posts to this forum - your enlightenment is much appreciated, and much kudos to you.

I have  a question. I have extracted a VMLINUZ and an INITRD from an installer CDROM. I'd like to use the INITRD with a compiled version of DSL kernel VMLINUX to boot the N2200 then install the rest of the package over the net.

Is this possible, do you think?

Thanks in advance!

TubbyT
Back to top
Profile PM 
8363 Offline





Group: Members
Posts: 56
Joined: Jan. 2005
Posted: Jan. 28 2005,15:03 QUOTE

Quote (TubbyTommy @ Jan. 28 2005,08:43)
I have  a question. I have extracted a VMLINUZ and an INITRD from an installer CDROM. I'd like to use the INITRD with a compiled version of DSL kernel VMLINUX to boot the N2200 then install the rest of the package over the net.

Is this possible, do you think?

TT,

no, i think it is not possible, because the ibm firmware
bootloader dont tell the kernel to use initrd.
Back to top
Profile PM ICQ 
TubbyTommy Offline





Group: Members
Posts: 10
Joined: Jan. 2005
Posted: Feb. 03 2005,20:14 QUOTE

Quote (8363 @ Jan. 28 2005,10:03)
Quote (TubbyTommy @ Jan. 28 2005,08:43)
I have  a question. I have extracted a VMLINUZ and an INITRD from an installer CDROM. I'd like to use the INITRD with a compiled version of DSL kernel VMLINUX to boot the N2200 then install the rest of the package over the net.

Is this possible, do you think?

TT,

no, i think it is not possible, because the ibm firmware
bootloader dont tell the kernel to use initrd.

Any chance you could post a detailed guide for us beginners, please 8363?

I've downloaded your image from Lycos.de, and managed to get it to boot over NFS. However, I'd really, *really* like to follow your instructions step-by-step and learn how to compile and build a kernel for the N2200 8363. Then I'd be able to keep practising and hopefully get to grips with it.

Thanks for your postings anyway.

TT.
Back to top
Profile PM 
206 replies since Nov. 04 2004,00:23 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (42) </ ... 8 9 10 11 12 [13] 14 15 16 17 18 ... >/
reply to topic new topic new poll
Quick Reply: DSL on IBM thin client?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code