Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
ok , well i have been through hell and back with this laptop , but it's all i got and i wat it to work ... now first things first , it has no cd-rom drive and i installed Slackware 7.1 packages a and n on floppy disks to get something on here and figured i would do the rest and the upgrade through network install with the pcmcia ethernet card i have it is a D-Link DFE-690TXD , and i cannot for the life of me get the laptop to realize that it is a nic , the link/act lights on the nic light up when i plug it in so i know the pcmcia support is there .... now i found a module for this ethernet card across the net and downloaded it and put it on a floppy , which brings me to my next problem .... so some reason after the FLOPPY INSTALL the floppy drive died ... /dev/fd0 doesn't exist and nothing resembling a floppy drive is in the /etc/fstab or /etc/mtab ..... anyone think they can help?
(i put this in the hardware forums before i realized there was a laptop section and didn't know how to go about moving it , i appologize)
Ok, *grin*, the post has moved, but the question is the same:
can you still boot from the floppy drive? If so, I would recommend you go with Slackware 9.0 rather than 7.2, your card just may be supported. I have 9 installed on what I'll bet is an even older cdrom-less notebook than yours and it runs well, X included. Once you can boot from floppy, it's a matter of having another slack9 machine on the same network which has a cdrom which you can share via nfs, and is capable of compiling (if one isn't already available on the pcmcia.dsk) a module for your netcard.
forgot to add this: If another machine running slack9 isn't your cup of tea, but you do have another linux box to share a cdrom via nfs from (and you have the slack9 cd), I can compile the module for your card on one of mine and post it for download.
well i do have a RedHat 7.3 box that i am going to be wiping the hard drive off of and i plan to slap slackware 9 on it , cuz i love slackware .... and how exactly would i do a nfs connection if the pcmcia card is my only ethernet connection ... i do have a dial up modem on this thing .. it is a 28.8 and i know that is slow as hell , but i would do it if i could do a nfs connection with the dial up modem .... think i can still do it?
also , with the slackware 9.0 install.1 and instal.2 rootdisk i have always gotten I/O errors when trying to install with them , i used brand new floppies and even tried a couple different downloads of the file .... any other suggestions?
IBM Thinkpad 760ed
Pentium 133mhz
32mb PC100 ram
2.1Gb hdd
28.8k dial up modem (internal)
2 pcmcia 32-bit slots
floppy drive only
i am going today to take the ethernet card back and try to get one that is more supported with linux ... but the one i have right now is a D-Link DFE-690TXD
well , i found a how-to and the modules needed for the one nic i have , so i decided to keep it and i fixed my floppy drive with a little help of a guy in irc , i used "mount -o ro -t msdos /dev/fd0 /mnt" .... thank you all for your help , i will post again if i get the nic to work
Last edited by Maxamillion; 07-28-2003 at 07:01 PM.
From a console type dmesg | grep 'Linux Kernel Card'
This will return either "Linux Kernel Card Services x.x.xx" or "Linux Kernel Card Services Kernel Version", which means you'll need to look in this file: /usr/src/linux/include/pcmcia/version.h for the version.
i don't have a /usr/src/linux ... only a /usr/src/sendmail ... and the thingy that you had me enter into the command line didn't seem to do anyhting accept go to the next line ... any ideas?
Ok, try this: grep 'Linux Kernel Card' /var/log/syslog and also /var/log/messages. As far as the /usr/src/linux business goes, that just means you don't have the kernel sources installed. Do you have a /usr/include/linux?
grep 'Linux Kernel Card' /var/log/syslog didn't print anyhitng out .... i dunno if it did anyhting or not grep 'Linux Kernel Card' /var/log/messages entered me into the next line , but i can't get a shell prompt in that console unless i reboot ...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.