Best of Tech Support
I have a 133MHz laptop, running Red Hat 6.0 with only / inside. My home is in an external SCSI hard disk connected with an Adaptec 1460 card. I wanted to upgrade from kernel 2.2.5-15 to 2.4.5. So I upgraded the minimum level of software necessary to run the 2.4 kernels (with modutils 2.4.16, etc.), but I'm having problems. Once I did make and make install for modutils and restarted the laptop, I could not start the external SCSI hard disk nor the zip drive. I also have no sound.
—Roger Martinez, roger.martinez@freesbee.fr
You should use the mkinitrd command and create an image with the SCSI modules. After you compile and install the new kernel, type mkinitrd /boot/initrd-2.4.5.img 2.4.5. Make sure you change the numbers to reflect the actual kernel version, then simply add a line to your lilo.conf like this one:
image=/boot/vmlinuz-2.4.5
label=linux
initrd=/boot/initrd-2.4.5.img
read-only
root=/dev/xxx
Run LILO and reboot.
—Mario de Mello Bittencourt Neto, mneto@argo.com.br
Recently I installed Red Hat Linux 7.3 on my Dell computer with a Intel P3 processor. I tried to configure a dial-up connection, but somehow the Linux installation didn't detect the modem. I have a Lucent Winmodem on my computer.
—Vijay Jilledimudi, jvkvijay@hotmail.com
In order to use those Winmodem cards, you have to install the proper driver (if available). To find out if your chipset is supported, go to www.linmodems.org.
—Mario de Mello Bittencourt Neto, mneto@argo.com.br
I have two hard drives. Drive C: is 8GB and has everything on it. The second one is divided into two drives, D: and E:. Both of these drives are 9GB, and I hope to install Linux on one of them. Can I install Slackware on drive D:? And when I start my computer will it allow me to choose the operating system that I want to use?
—Eamonn Kiely, eamonnkiely198@hotmail.com
Sure. Make sure you read the documentation before you get started, as Slackware isn't the easiest distribution for new users. I would actually recommend Mandrake, SuSE or Red Hat. The installers for these distributions will detect automatically the layout of the partitions on your drives and help you select the correct one. (What you are calling drives D: and E: are actually partitions. In Windows they are mapped to virtual drives.)
—Ben Ford, ben@kalifornia.com
I have a Red Hat Linux server running at location A and a Windows XP system at location B. The XP system has a serial dot-matrix printer and a parallel laser printer. I set up SSH on the XP system to connect it to my Linux server over the Internet. My question: is there a way (hardware or software) to enable my Linux server to use the two printers connected to my XP machine?
—Alex, ahui@magstarinc.com
Try Samba. With Samba (www.samba.org) installed on your Linux system, you can set it up to act as a client to the Microsoft Windows XP “print server” on the other end of the connection. For your safety, you should create some sort of VPN tunnel to make sure no one can use your Windows machine as a “public” printer server. The l2tpd.org site has some tools to help you set up this Windows/Linux VPN.
—Mario de Mello Bittencourt Neto, mneto@argo.com.br
I am new to Linux and am trying to install Red Hat Linux 7.0 on a Compaq Presario. I have partitioned the drive as follows: Windows 2000 has a 15GB partition and Linux has a 14GB NTFS partition. I am installing from a CD but cannot seem to get past the running /sbin/loader screen. It gets stuck there every time. Before it gets to that point it says something about EXT2-fs warning: checktime reached, running e2fsck is recommended. How do you get past these errors and install Linux?
—Rick, Ritodd@netzero.net
Are you sure you are booting from the Red Hat CD-ROM? It sounds like you are trying to boot from an old install. Check the boot order in your BIOS.
—Christopher Wingert, cwingert@qualcomm.com
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
1 hour 37 min ago - Sure the best distro is
2 hours 57 min ago - BeOS was the best
5 hours 41 min ago - I use Wireshark on a daily
10 hours 12 min ago - buena información
15 hours 18 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
16 hours 19 min ago - Gnome3 is such a POS. No one
1 day 1 hour ago - Gnome 3 is the biggest POS
1 day 1 hour ago - I didn't knew this thing by
1 day 8 hours ago - Author's reply
1 day 11 hours ago






Comments
Adaptec 1460 to run a scanner?
I have Ubuntu 6.06 and i need to have my scsi adaptec 1460 pcmcia card working to scan to a scsi 2 scanner. I don't see the scsi module in the kernel. How do i get it and install it? Thanks, scott