Re: new kernel panics

2007-04-30 Thread steve downes
On Mon, 30 Apr 2007 19:21:46 +0200 David Jardine <[EMAIL PROTECTED]> wrote: > > > > kernel/vmlinux root=dev/hda2 ro > ^ > Oops, missed that one! Another typo? Should be vmlinuz. > I refer you to the answer I gave earlier (UK parlimentary joke) Steve (off for a

Re: new kernel panics

2007-04-30 Thread steve downes
On Mon, 30 Apr 2007 15:38:28 +0100 Wackojacko <[EMAIL PROTECTED]> wrote: > > > > Can anybody suggest anything else - PLEASE > > > > Steve > > > > > > Have you compiled the driver for your motherboard IDE/SATA controller > into the kernel. If its a module and no initrd then grub will not be

Re: new kernel panics

2007-04-30 Thread steve downes
On Mon, 30 Apr 2007 18:10:02 +0200 David Jardine <[EMAIL PROTECTED]> wrote: Sorry, yes menu.lst is correct, the typo was in the email Steve > > > > root (hd0,0) > > kernel/vmlinux root=dev/hda2 ro > > That should be root=/dev/hda2 > ^ > > [...] > --

new kernel panics

2007-04-30 Thread steve downes
Just compiled my 1st kernel. Using sources from 2.6.18-4 (same as present kernel to keep it simple) Compiled ext3 & ext2 into the kernel (not as modules) installed kernel & modules installed into grub root (hd0,0) kernel/vmlinux root=dev/hda2 ro noinitrd save default The sto

Re: fstab re-writing

2006-05-14 Thread steve downes
On Sat, 13 May 2006 22:41:29 +0300 Linas __virblis <[EMAIL PROTECTED]> wrote: > Ron Johnson wrote: > > > The standard answer is "udev and a custom rule". But I also wonder > > what is rewriting /etc/fstab. > > Earlier versions of HAL could be configured to do that, but this feature > was disabl

fstab re-writing

2006-05-13 Thread steve downes
just fitted a pcmcia sdcard reader to my laptop. I find the following line in /etc/fstab does what I want:- /dev/hde1 /home/steve/zaurus vfat rw,uid=1000,gid=100,user,noauto 0 0 but every time I umount & remount it rewrites, deletes the above line & relaces it with:- /dev/hde1 /mnt/sdcard msd

Re: sata boot disc & 2.6 kernel

2006-04-23 Thread steve downes
and hence didn't get modules selection and > arguments setup properly. > > Hope that helps, > DigbyT > > On Sun, Apr 23, 2006 at 08:00:55PM +0100, steve downes wrote: > > The problem is:- > > > > It is a hard disc I am installing to not a cd I'm installi

sata boot disc & 2.6 kernel

2006-04-23 Thread steve downes
Just "upgraded" to 2.6 kernel using apt-get install kernel-image-2.6-686 It cannot see the sata disc which it boots from. It gets to Begin: Mounting root file system ... ... Begin: Running /scripts/local-top ... Done Begin: Waiting for root file system ... ... I have read all I can find & no av

su-to-root

2005-10-26 Thread steve downes
I notice on my server (debian-testing) I have a script su-to-root which does what I want it to do. I am trying to set up a dedicated music machine based on Studio2go, a knoppix based system which does no have this script. I have searched debian for this script without success & would like to

Re: attempt to access beyond end of device

2004-08-24 Thread steve downes
> >> > > > >Yes, I was wondering what to do like that. Any recommends? > > > >The same hard disc is dual booting win98 quite happily. > > > >Steve > > > > > > > > > > There's memtest86 which very quickly persuaded me to some ECC > sdram. I was wondering why testing was to, well, testing. > Sma

Re: attempt to access beyond end of device

2004-08-24 Thread steve downes
> >etc > > > >Ran fsck maually & it found thousands of inode faults on the back end > >of the disk. It now reboots & the fault has cleared but so has a lot > >of software. Looks like a re-install. Fortunately it's a data free > >machine except for a server backup. > > > >Thanks for your help > > >

Re: attempt to access beyond end of device

2004-08-23 Thread steve downes
on Mon, Aug 23, 2004 at 07:38:59AM -0700, Stefan O'Rear wrote: > On Mon, Aug 23, 2004 at 03:13:52PM +0100, steve downes wrote: > > I keep getting the message below:- > > > > attempt to access beyond end of device> > > 03:02 rw=0 want=1898676924, limit 488376

Re: attempt to access beyond end of device

2004-08-23 Thread steve downes
on Mon, Aug 23, 2004 at 10:37:17PM +0800, John Summerfield wrote: > steve downes wrote: > > >I keep getting the message below:- > > > >attempt to access beyond end of device> > >03:02 rw=0 want=1898676924, limit 4883760 > > > >I get it when I open t

attempt to access beyond end of device

2004-08-23 Thread steve downes
I keep getting the message below:- attempt to access beyond end of device> 03:02 rw=0 want=1898676924, limit 4883760 I get it when I open the /etc directory in midnight commander & the problems arrival co-incides with a failure to find eth0. Anyone care to comment on either & if thay are likely

Exim, Cyrus, Mutt + what?

2004-03-14 Thread steve downes
I am using debian testing with:- Exim 3.36 Cyrus 1.5 Mutt 1.5.5 Very happy with it but want to add an auto mail sort to pre sort mailing lists out from work mail into other boxes to read at my leisure. Also a bit of spam sorting would not go amiss. The choices I have been looking at are Cyrus 2

Re: openoffice

2004-02-28 Thread steve downes
on Fri, Feb 27, 2004 at 10:13:26PM +, Brian Brazil wrote: > Hopefully something helpful in there for you. You should try running > oowriter in your prefered xterm - it gives some useful output. > > Brian Bingo! I had tried running OO in a terminal using various versions of openoffice.org oo

Re: openoffice

2004-02-27 Thread steve downes
on Fri, Feb 27, 2004 at 12:14:54PM +, Colin Watson wrote: > On Fri, Feb 27, 2004 at 12:07:13PM +, Brian Brazil wrote: > > Oh the pain I had with this. Set up your locale properly and it will > > work. I put enteries in /etc/security/env.conf for LC_LANG IIRC. > > Nearly. See locale(7). >

openoffice

2004-02-27 Thread steve downes
After an apt-upgrade Openoffice.org will no longer work. Nothing in the logs seems reevant & nothing in /var/log. Tried a forced re-install to no effect. I don't even get a "cannot find" note. Just the PC carries on as if I hadn't asked it to do anything. Don't know where else to look, A bug rep

Re: Advance Home Networked

2004-02-10 Thread steve downes
on Tue, Feb 10, 2004 at 08:58:41PM +1100, Phillipus Gunawan wrote: > Is there any way that I can use 1 software to provide share files > for both at the same time? Can samba sharedo shaaring for debian? Don't think so but samba & NFS co-exist perfectly happily (NFS being the more reliable in my

exim/cyrus problem after upgrade

2003-11-19 Thread steve downes
Nov 2003 09:17:10 + Date: Wed, 19 Nov 2003 09:17:10 + From: steve downes <[EMAIL PROTECTED]> To: steve <[EMAIL PROTECTED]> Subject: test4 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=u

Re: error message after kernel upgrade

2003-09-28 Thread steve downes
on Sat, Sep 27, 2003 at 01:50:45AM +0300, Shaul Karl wrote: > On Thu, Sep 25, 2003 at 09:43:49AM +0100, steve downes wrote: > > > > Cannot find any ref to "303" or 03:03 in the docs. > > > > Any pointers please. > > > > > Your lilo.conf

error message after kernel upgrade

2003-09-25 Thread steve downes
In the process of setting up a new machine I've upraded the kernel from 2.2 to 2.4.22-1-686 using apt-get upgrade I am getting:- VFS Cannot open root device "303" or 03:03 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on 03:03 I can boot from a f

Re: Viewing my replies in mutt

2003-09-04 Thread steve downes
on Wed, Sep 03, 2003 at 04:56:27PM -0400, Paul Dersey wrote: > Is there an easy way as I am going through a mailbox to jump to my reply? > Or do I have to leave the mailbox, go to my sent-mail folder and search > for the reply? > > It would be really convenient if my replies could be viewed as pa

Re: X-Terminal laptops?

2003-08-29 Thread steve downes
on Fri, Aug 29, 2003 at 12:26:57AM -0700, Paul Johnson wrote: > > I'm amazed nobody's come up with x terminals in laptop form factor... > It's a cost versus quantity thing. I've been using an old dell P133 laptop with the hard disc removed as a silent laptop ltsp for a few months now & it's gre

Re: Thoughts about my mail setup

2003-07-28 Thread steve downes
on Mon, Jul 28, 2003 at 11:14:59AM +0200, Joerg Johannes wrote: > Hi everybody. > > Yesterday, I tried to read mail from my IMAP account via modem. This was > horribly slw. So I thought about my mail setup again. I know that I > could store my IMAP mails locally (fetch them once only) with

Re: Apt-get unmet dep problem

2003-07-10 Thread steve downes
On Wed, 2003-07-09 at 23:55, Colin Watson wrote: > On Wed, Jul 09, 2003 at 11:20:31PM +0100, steve downes wrote: > > Says the following new package will be installed > > > > libpisync0 > > > > it then stops with:- > > > > errors were encountered

Re: Apt-get unmet dep problem

2003-07-09 Thread steve downes
On Wed, 2003-07-09 at 19:32, David Z Maze wrote: > steve downes <[EMAIL PROTECTED]> writes: > > > I've got evolution on my system & working fine as far as I am concerned. > > It wants to download libpisync0 which is for palm sync ( don't have a > >

Apt-get unmet dep problem

2003-07-09 Thread steve downes
I've got evolution on my system & working fine as far as I am concerned. It wants to download libpisync0 which is for palm sync ( don't have a palm device). It tries then fails & apt-get stops at that point. How do I get apt-get to ignore this non problem & carry on with the rest of its work? Than

Re: network config kernel 2.4.20

2003-06-05 Thread steve downes
On Thu, 2003-06-05 at 08:20, steve downes wrote: > On Wed, 2003-06-04 at 23:35, Frank Gevaerts wrote: > > On Wed, Jun 04, 2003 at 11:10:37PM +0100, steve downes wrote: > > > On Wed, 2003-06-04 at 15:40, Kevin McKinley wrote: > > > > On 04 Jun 2003 14:30:50 +010

Re: network config kernel 2.4.20

2003-06-05 Thread steve downes
On Wed, 2003-06-04 at 23:35, Frank Gevaerts wrote: > On Wed, Jun 04, 2003 at 11:10:37PM +0100, steve downes wrote: > > On Wed, 2003-06-04 at 15:40, Kevin McKinley wrote: > > > On 04 Jun 2003 14:30:50 +0100 > > > steve downes <[EMAIL PROTECTED]> wrote: > >

Re: network config kernel 2.4.20

2003-06-05 Thread steve downes
On Wed, 2003-06-04 at 15:40, Kevin McKinley wrote: > On 04 Jun 2003 14:30:50 +0100 > steve downes <[EMAIL PROTECTED]> wrote: > > > Anyone know how to get the kernel to see the right irq & io for a 3c509b > > card with the above kernel. Windows, 2.2 kernel &

network config kernel 2.4.20

2003-06-05 Thread steve downes
Anyone know how to get the kernel to see the right irq & io for a 3c509b card with the above kernel. Windows, 2.2 kernel & ltsp all get it right 2.4 gets something completely different Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

odd line in sources list

2003-06-02 Thread steve downes
I'd like to add cyrus imap from unstable to my otherwise testing setup. I have read back through the list & it would seem to be possible to add this to my sources list but I cannot sort the exact line to add. Can anyone suggest the line for a single package from unstable. Steve -- To UNSUBSCRIB

cyrus & exim

2002-09-22 Thread Steve Downes
In-Reply-To: <[EMAIL PROTECTED]> I've had exim working well for some time & am now trying to add cyrus imap. I'm getting the following error having modified exim.conf in line with the exim book as follows:- local_delivery_cyrus: driver = pipe command

Re: Apt-get upgrade holding back

2002-05-12 Thread steve downes
Many thanks Daniel, Clearly correct & I have installed all the held packages & they all had additional packages to install. Regards Steve On Sun, May 12, 2002 at 07:42:47AM -0400, Daniel D Jones wrote: > On Sun, 2002-05-12 at 05:48, steve downes wrote: > > Apt-get upgrade

Apt-get upgrade holding back

2002-05-12 Thread steve downes
Apt-get upgrade is holding back a number of packages without giving a reason. It seems to have them on hold & a few days later it still has them on hold. Had a look in logs etc & cant find any reason. Anybody know why & ideally what I can do about it. Packages are abiword afterstep gettext gimp

[MAILapt-get upgrade problems

2002-05-10 Thread steve downes
Just done my usual apt-get update, apt-get upgrade & 2 of my machines have "kept back" a number of upgrades without explanation. Any ideas why this is or where I can look to find out. Had a hunt through the log files to no effect. The kept back packages are:- abiword afterstep gettext gimp1.2 ini

Re: Printing

2002-05-09 Thread steve downes
> alvin > > lpr|epson800|epson inkjet|post script printer:\ > .... > > On Thu, 9 May 2002, dave mallery wrote: > > > On Thu, May 09, 2002 at 02:39:01PM +0100, steve downes wrote: > > > > > > lp|epson inkjet:\ > > > > is the above

Re: Printing

2002-05-09 Thread steve downes
In the present time too it would appear. That was the one I needed. Thinking about it & going back to when I last was messing about with Printcap I should have known the answer. The printer definition has to be in one line (the \ at the end of the line simply puts a new line on screen, not in the

Re: Printing

2002-05-09 Thread steve downes
nter. Its > a nice option if you don't feel like configuring it by hand. > > steve downes wrote: > > >Struggling to get my Debian Woody system to print. Any help greatly > >appreciated. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing

2002-05-09 Thread steve downes
Struggling to get my Debian Woody system to print. Any help greatly appreciated. The machine is stable & up to date, been running Woody a while. LPD is running & restarting it doesn't help. "Cat Docs.txt > /dev/lp0" works lpr Docs.txt says:- "lp0: compatibility mode" & thats it, nothing in any lo

Re: x-forwarding with ssh

2002-03-05 Thread steve downes
seless, since your X packets will not be tunnelled through it. > > ap > > -- > Andrew J Perrin - [EMAIL PROTECTED] - http://www.unc.edu/~aperrin > Assistant Professor of Sociology, U of North Carolina, Chapel Hill > 269 Hamilton H

Re: x-forwarding with ssh

2002-03-01 Thread steve downes
Tried everything in this thread (& more besides)but the closest I get is:- [EMAIL PROTECTED]:~$ xterm & [1] 19419 [EMAIL PROTECTED]:~$ _X11TransSocketINETConnect: Can't connect: errno = 101 xterm Xt error: Can't open display: fileserver:10.0 I have opened X11 in ssh_config & sshd_config in both