kernel compile issues

2003-09-16 Thread George Nicholls
I have a problem that is frustrating the dwang out of me and I think that I have narrowed it down a bit to a compile issue. I have two kernels running on my machine; the vanilla one 2.4.20-8 that came with the install of RH9 and a custom one that I added pcmcia/cardbus support for wifi. The vanil

Re: help with partitioning

2003-09-13 Thread George Nicholls
The redhat manuals (rh9) are quite good; I got my RAID5 working with their help first time. You can read them online or download the rpms from redhat.com HTH G On Sat, 2003-09-13 at 20:47, Samuel Flory wrote: > Chris W. Parker wrote: > > >Samuel Flory > >on Friday

Re: Buiild - RED HAT lLinux - 2.6.0-test5

2003-09-12 Thread George Nicholls
check the previous posts; other people are having similar issues G On Sat, 2003-09-13 at 08:20, srinivask wrote: > Hi, > > I have built Linux kernel 2.6.0-test5. > when installed i am getting the following error. > > Kernel panic:VFS: Unable to mount root fs - error. > also , the initrd-2.6.0-

USB Mouse problems

2003-09-12 Thread George Nicholls
Don't want to bug the list, but there has to be someone out there who can help with my mouse issue I posted a while ago? I have a dell 5150 P4 running RH9.0. I installed RH9.0 with just my built in mousepad present. I have recompiled the kernel to load in a wifi card. Since then, my mousepad works

Re: Watching TV in Windows as a client in VMWare

2003-09-12 Thread George Nicholls
provided that the hardware is running in linux, you stand a good chance George On Fri, 2003-09-12 at 20:14, [EMAIL PROTECTED] wrote: > Is it possible to access a TV card in Windows installed > in a virtual machine in VMWare Workstation running in > Linux? > > Regards, > > Romildo > -- redha

Re: How to use USB key drive with Red Hat 9

2003-09-12 Thread George Nicholls
Does this help?, just follow the instructions below: 1. Insert the following into fstab (copy from below) /dev/sda1 /mnt/jumpdrive auto user,noauto,umask=000 0 0 2. Create /mnt/jumpdrive directory 3. reboot 4. insert usb memory stick (key drive)? 5. in su, mount /mnt/ju

Mouse Issues

2003-09-12 Thread George Nicholls
Dear List, I have a dell 5150 P4 running RH9.0. I installed RH9.0 with just my built in mousepad present. I have recompiled the kernel to load in a wifi card. Since then, my mousepad works (still) but I cannot get my usb wheel mouse to run:-) I have configured it using the mouse gui in the Redhat

RE: Samba Issues

2003-08-23 Thread George Nicholls
t; > -Original Message- > From: George Nicholls [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 23, 2003 12:26 PM > To: redhat List > Subject: Re: Samba Issues > > > Txs for the advice; I have followed it and now the win printer dialog > box shows "read

Re: Samba Issues

2003-08-23 Thread George Nicholls
on somewhere to Mandrake. Any suggestions on how to get this going? Regards, G On Sat, 2003-08-23 at 16:30, Jason Dixon wrote: > On Sat, 2003-08-23 at 10:11, George Nicholls wrote: > > Dear List, > > > > I have a RH9 server running samba. I wish to use it for printing >

Samba Issues

2003-08-23 Thread George Nicholls
Dear List, I have a RH9 server running samba. I wish to use it for printing requests from win 2000 clients and also as a simple directory share. I have set a printer up and can connect and print to it from a RH9 client so I know that cups is running fine. I have configured my smb.conf file and c

IPTables issues

2003-08-21 Thread George Nicholls
port 53 \ -d $NAMESERVER --dport 53 -j ACCEPT /sbin/iptables -A INPUT -i $INTERNET -p udp \ -s $NAMESERVER --sport 53 \ -d $IPADDR --dport 53 -j ACCEPT -- Regards, ______ George Nicholls +27 (0) 833 272 995

iptables issues

2003-08-16 Thread George Nicholls
Dear List, I have postfix running on RH9 with SMTPS. It works fine. I layered iptables onthe box with rules allowing SMTP AUTH (port 113). When I disable iptables, smtps works perfectly. When I enable iptables, port 113 is closed (?). My question is: Does smtps listen on a different port to 113

Re: monitor patch for orinoco_cs v0.13d?

2003-07-22 Thread George Nicholls
try the wlan-ng project; they have binaries there, maybe they will solve it. Have never tried to run with an orinoco chip:-) G On Wed, 2003-07-23 at 03:04, Benjamin J. Weiss wrote: > All, > > Okay, after much messing around, I figured out that my Dell Lattitude > C840 comes with a built-in True

Re: USB/PCMCIA 802.11b card to use with airsnort/wepcrack, etc?

2003-07-21 Thread George Nicholls
On Mon, 2003-07-21 at 20:36, Benjamin J. Weiss wrote: > All, > > At work part of my responsibility is network security. We have some > WLANs on our network, and I've been tasked with seeing if they're > secure. I would like to try to "break in" from the outside. If I can, > then we obviously ne

Re: Incremental & scheduled copy of large data set over the net

2003-07-18 Thread George Nicholls
On Fri, 2003-07-18 at 15:20, [EMAIL PROTECTED] wrote: > On 17 Jul 2003, George Nicholls wrote: > > > On Thu, 2003-07-17 at 20:35, [EMAIL PROTECTED] wrote: > > > > > > Perhaps you could tar-gzip the whole bunch, then use the "split" command > > >

Re: Incremental & scheduled copy of large data set over the net

2003-07-17 Thread George Nicholls
On Thu, 2003-07-17 at 20:35, [EMAIL PROTECTED] wrote: > On Thu, 17 Jul 2003, Reuben D. Budiardja wrote: > > > On Thursday 17 July 2003 12:47 pm, Bret Hughes wrote: > > > On Thu, 2003-07-17 at 08:27, Reuben D. Budiardja wrote: > > > > Hello, > > > > I am wondering if anyone can help me with this sc

Re: Concatenating before compression

2003-07-17 Thread George Nicholls
On Thu, 2003-07-17 at 16:57, Leonard den Ottolander wrote: > Hi Georgen, > > > I have read in the man pages that concatenating the files before passing > > thru gzip improves the compression. > > That is what you use tar for before gzipping. Tar concatenates the > files into a single archive wh

Re: re:SMC wireless card in Redhat 9

2003-07-16 Thread George Nicholls
is it a pcmcia card? (fits into a slot on the side of the laptop?) There is a good chance if the card is a recent one, that it is an atmel chipset. You should enable pcmcia and loadable modules in your kernel and recompile (how to at http://www.tldp.org). Greg Bell made a posting on this site 9th

Re: Evolution Copy/Cut/Paste

2003-07-15 Thread George Nicholls
ink that rc 1.4 also had a similar option. HTH G > Thanks, > James > > On Tue, 2003-07-15 at 13:46, George Nicholls wrote: > > On Tue, 2003-07-15 at 16:40, James Pifer wrote: > > > Obviously this question is probably best asked on the Evolution mailing > > >

Re: Evolution Copy/Cut/Paste

2003-07-15 Thread George Nicholls
On Tue, 2003-07-15 at 16:40, James Pifer wrote: > Obviously this question is probably best asked on the Evolution mailing > list, but I know a lot people on this list use Evolution. I use > Evolution for all of my mailing list subscriptions and for the most part > I really like it. Right now I'm ru

Re: Up2date -f boots to "grub>" prompt!

2003-07-13 Thread George Nicholls
ure of what my next step > should be - concentrating on trying to salvage data > (if possible) or trying to rollback to the system > config before I ran up2date. > > Once again, any other suggestions from the list are > much appreciated. > > /j-p. > > > --- Georg

Re: Up2date -f boots to "grub>" prompt!

2003-07-13 Thread George Nicholls
ld have > all kernels visible after grub> kernel / . I typed in one of the > choices exactly. Maybe you should try a 'good' kernel, if not done so > already. I am not sure about the errors that you got:-) I will need to have a look on Google. G > George Nicholls <[EMA

Re: Up2date -f boots to "grub>" prompt!

2003-07-13 Thread George Nicholls
at the grub> enter kernel / ; this should give you a chioce of available kernels to boot. Then repeat the command with the correct kernel after / then at the grub > boot This should boot you so that you can try to edit the grub file. (I assume that you are using grub rather than lilo) G :-)

Re: Disk cloning urgent

2003-07-13 Thread George Nicholls
try the symantec web site - Norton Ghost 2003 is about $70 :-) I have used it extensively with imaging and the linux images do not always restore correctly each time. I think that the MBR was the issue. You have a number of options with norton ghost and all options with Windoze work fine. With a L

Re: Kernel Compile Issues for newbie

2003-07-13 Thread George Nicholls
txs for the feeback:-) I got the kernel up and running in the end. I became confused after the "make modules_install" stage as the next stage, "make install", was not recommended in the how-to from kernel.org. It recommended using mkinitrd and copying the bzImage, config and other things to the /b

Kernel Compile

2003-07-12 Thread George Nicholls
Dear All, Just a short note to give some feedback on my compile process for kernel 20.4.20-8 on RH9. Firstly I used "make menuconfig" as it appeared to be easier to scoot around in than xconfig. I was trying to compile in pcmcia modules. each time that I checked pcmcia cardbus support and saved t

Re: compile error

2003-07-10 Thread George Nicholls
Just two issues; I did not make clean after make dep, but I do not think that this would make much difference I did not compile ReiserFS. I hope that this helps, G On Thu, 2003-07-10 at 23:38, dch wrote: > On Thu, 2003-07-10 at 16:00, George Nicholls wrote: > > Dear All, > > &

compile error

2003-07-10 Thread George Nicholls
Dear All, Just a quick note to say txs for the help on my kernel compile issues. I was following the how-to on http://www.tldp.org and at the final stage it recommended that "make install" is not used. I got into a horrible tangle with the mkinird and system maps. I saw a post by greg bell where

Re: evolution panel icon

2003-07-10 Thread George Nicholls
The evolution link has been moved to your redhat office application menu; just add that to your taskbar and its ok G On Thu, 2003-07-10 at 19:32, Tom Hosiawa wrote: > I upgraded to evolution 1.4 on RH9, but now when I click on the > Evolution email icon in the KDE panel I get "Could not find serv

Re: Upgrading the kernel

2003-07-09 Thread George Nicholls
there is a good how to at the linux document project; it is not RH specific, but it showed me enough to get on the right path to greater problems... I am finding that kernel upgrading is tricky. http://www.tldp.org/Kernel-HOWTO/index.html G On Wed, 2003-07-09 at 19:59, Go, Jeffrey wrote: > Hi A

Re: Kernel Compile Issues for newbie

2003-07-09 Thread George Nicholls
Many txs for the advice; I used mkinitrd to make a initial ramdisk. I used the command; /sbin/mkinitrd --fstab /boot/initrd-2.4.21.img 2.4.21 to create a file initrd-2.4.21.img When I rebooted to test the kernel, I got the following error; Kernel panic: no init found. Try passing init= option to

Re: Kernel Compile Issues for newbie

2003-07-09 Thread George Nicholls
Many txs for the advice; I used mkinitrd to make a initial ramdisk. I used the command; /sbin/mkinitrd --fstab /boot/initrd-2.4.21.img 2.4.21 to create a file initrd-2.4.21.img When I rebooted to test the kernel, I got the following error; Kernel panic: no init found. Try passing init= optio