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: (4) </ 1 [2] 3 4 >/

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

reply to topic new topic new poll
Topic: floppy network install, no cdrom required< Next Oldest | Next Newest >
<--iNT13--> Offline





Group: Members
Posts: 10
Joined: June 2004
Posted: July 15 2004,08:59 QUOTE

Nice work!
The LAN version - (if your home network hangs off a DHCP server)
Make the KNOPPIX directory available with a http or ftp server (Monkey?).
Optional:- make other files, dpkg.tar.gz and .dsl files etc available also
Boot your soon to be DSL box with tomsrtboot.
Partition the hard drive:- "fdisk /dev/hda", make a partition active.
I usually put a swap partition first. "mkswap /dev/yourswap"
Format your ext2 partition/s "mke2fs /dev/yourext2"
Check to see you can find the install file host "ping dottedquad of host"
Mount the partition you want the KNOPPIX dir copied to "mount -t ext2 -o rw /dev/whatever /mnt"
Make a directory called KNOPPIX "mkdir /mnt/KNOPPIX"
Note: wget (in BusyBox) 'gets' to the pwd.
Move to the mounted partition "cd mnt"
Get the files "wget protocol://dottedquad of host:port/KNOPPIX/desiredfile"
(desired files: KNOPPIX, boot.img)
Optional:- get other files "cd .." "wget protocol://dottedquad of host:port/desiredfile"
Return to root "cd /"
Unmount the partition "umount /mnt/"

Reboot with the DSL boot floppy :)
Back to top
Profile PM 
kgalan Offline





Group: Members
Posts: 4
Joined: Aug. 2004
Posted: Aug. 17 2004,20:13 QUOTE

I have an old IBM laptop i am trying to boot up right now using this guide, the ifconfig command gives me the loopback address and when i try to assign the IP i get "no such device".

I am trying to connect via my Linksys wireless PC card. When I pull it out after the boot then put it back in it will detect the card and give me its information. Will TOMSRTBT work with this card or should I go out and buy the ethernet linksys card?

EDIT: I bought a Linksys PCM200 and the laptop won't even power it up. It powers up my wireless card though. Any help here please, I would appreciate it.
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Aug. 17 2004,23:40 QUOTE

well, the nic card you have is a 32-bit cardbus notebook card and your laptop probably only supports 16-bit pcmcia cards.

the easiest way to tell which is which is this: the cardbus cards have a copper or bronze colored strip on the top at the end you put into the slot.

cardbus no worky on old pcmcia slots, but old pcmcia worky on cardbus.

wierd, no?

-J.P.
SaidinUnleashed


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
kgalan Offline





Group: Members
Posts: 4
Joined: Aug. 2004
Posted: Aug. 18 2004,02:13 QUOTE

Ok so can I install with the wireless WPC11?
Back to top
Profile PM 
SaidinUnleashed Offline





Group: Members
Posts: 1428
Joined: Mar. 2004
Posted: Aug. 18 2004,04:20 QUOTE

only if TomsRootBoot sees it.

type
Code Sample
$ ifconfig
to see if it sees it.

you should get something like this
Code Sample
# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:76:4B:87:3E  
         inet addr:192.168.0.32  Bcast:192.168.0.255  Mask:255.255.255.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:22899 errors:0 dropped:0 overruns:0 frame:0
         TX packets:21234 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:100
         RX bytes:24359728 (23.2 MiB)  TX bytes:2385035 (2.2 MiB)
         Interrupt:11

lo        Link encap:Local Loopback  
         inet addr:127.0.0.1  Mask:255.0.0.0
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:8 errors:0 dropped:0 overruns:0 frame:0
         TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:400 (400.0 B)  TX bytes:400 (400.0 B)



if all you get is this
Code Sample
lo        Link encap:Local Loopback  
         inet addr:127.0.0.1  Mask:255.0.0.0
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:8 errors:0 dropped:0 overruns:0 frame:0
         TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:400 (400.0 B)  TX bytes:400 (400.0 B)



then you're outta luck with the wi/fi card

what i would do is to head to Fry's, Bestbuy, Compusa, or even Wal-Mart and pick up a non cardbus ethernet card. they're usually <$40. just watch out for the copper strip! ^_^

-J.P.
SaidinUnleashed


--------------
They say if you play a Microsoft CD backwards, you hear satanic messages. That's nothing, cause if you play it forwards, it installs Windows.

Unleash the power of the TILDE~~~
Back to top
Profile PM AOL MSN YIM 
19 replies since June 27 2004,07:42 < Next Oldest | Next Newest >

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

Pages: (4) </ 1 [2] 3 4 >/
reply to topic new topic new poll
Quick Reply: floppy network install

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