kernel panic - no init found

2001-11-17 Thread Rory O'Connor
welp, i'm not sure if linux will ever boot from my hard disk again! before I was having a problem with LILO hanging at "LI", and i deemed it a problem with my SCSI drive. I unplugged the SCSI drive, rebooted, and the MBR was found and the boot process began...only to end in failure yet again! ke

Re: booting is very difficult

2001-11-16 Thread Rory O'Connor
nel on the HD with the one from the floppy? thanks, rory - Original Message - From: "Joop Stakenborg" <[EMAIL PROTECTED]> To: "Rory O'Connor" <[EMAIL PROTECTED]> Cc: Sent: Friday, November 16, 2001 2:52 AM Subject: Re: booting is very difficult

booting is very difficult

2001-11-16 Thread Rory O'Connor
i just re-built my debian system from the disk image, and i'm having the same problem i had before i rebuilt it -- it hangs at "LI" when trying to boot from the hard disk. I can boot from the emergency floppy just fine though. Apparantly it's complaining that there is no active boot partition, bu

no modules after upgrade to 2.4.13

2001-11-15 Thread Rory O'Connor
I just upgraded from kernel version 2.2.19pre17 to 2.4.13 and everything went fine...except that it appears no modules loaded (lsmod returns nothing). After 'make bzImage' i did 'make modules' and 'make modules_install' and that didn't break, so i assumed it went ok. would it be that the paths to

debian image with 2.4?

2001-11-14 Thread Rory O'Connor
is it possible to get a distribution of debian (cd image, or psuedo-image) that uses the 2.4 kernel? I'd love to do a fresh install on a pc w/o having to re-compile the kernel to 2.4 immediately. thanks, rory

kernel headers not matching kernel version?

2001-11-13 Thread Rory O'Connor
I'm trying to install VMware on debian and all goes smoothly until it tries to find a 'vmmon' module for my kernel. it's asking for the dir where my C header files are, but then saying that they don't match the version i'm running. i don't see how that's possible. here's the error: The dire

Re: CD audio

2001-11-08 Thread Rory O'Connor
ero, and that it's not muted. > > On Wed, 2001-11-07 at 18:10, Rory O'Connor wrote: > > I got the soundcard working, I can see the audio files on the audio CD > > (titles even loaded from cddb), and I can even play them. I just can't > > HEAR them. Is ther

CD audio

2001-11-07 Thread Rory O'Connor
I got the soundcard working, I can see the audio files on the audio CD (titles even loaded from cddb), and I can even play them. I just can't HEAR them. Is there some trick to being able to hear audio from the CD? I checked and the CD player is plugged in to the soundcard's CD IN jack. I ca

Adding sound card

2001-11-07 Thread Rory O'Connor
I have a Creative Soundblaster PCI 512 which apparantly uses the soundcore and emu10k1 drivers. It *should* be working but it's not. I still get a "soundcard not properly configured" when I try to use xmms (for example). I did load these drivers and during startup I can see that it's using these

Upgrade to woody - no X, apache

2001-11-06 Thread Rory O'Connor
I upgraded to woody and although the installation seemed to go smoothly, when it was done not a whole lot worked. I cannot start x ('startx' results in a 'command not found') and apache ain't around either ('apachectl start' gets the same result). Has anyone else had similar problems, and if so,

adding NIC

2001-11-05 Thread Rory O'Connor
this is a very basi newbie question - I popped in a second NIC (cheap - linksys NC100) for some internal networking purposes. How can I find out if this card is supported? and if it is, Do I need to re-compile the kernel to add support for it on my machine? thanks! Rory

2 partitions - same dir?

2001-11-05 Thread Rory O'Connor
I've got a drive that's completely full of files, mounted at /home/dir. I added a second drive so I could continue storing files of the same type, and mounted it at /home/dir2. Is there a way to make it so that it appears these files are all in one dir? I don't think it's possible to mount tw

opening and saving files remotely

2001-11-03 Thread Rory O'Connor
Homesite has a nifty feature called FTP/RDS that allows me to open, edit and save files on remote servers as if they were local. I'm wondering if linux would have a similar feature where I could open and edit files, say, in gnotepad (or other GTK text editor) and save them remotely in the s

fstab mounts not mounting

2001-11-03 Thread Rory O'Connor
I can mount filesystems from the command line just fine, but for some reason when i add them to the fstab file, they don't mount at boot time. is there and additional step I am missing...or is my syntax just wrong? # /dev/hdd1 /home/rory/mp3 ext2defau

wm menus

2001-10-04 Thread Rory O'Connor
Somehow i managed to blow away my windowmaker menus for myself. but if i start X as root i see that the structure is there for root. Does anyone know what file the wm menus are stored in for root...and where i'd put them to restore them for my onw user acct? thanks, rory

Trapped in X

2001-10-04 Thread Rory O'Connor
I'm a debian newbie, and there's something driving me a bit crazy...the default install of debian sends me straight to X, rather than a command line. What do I need to do to boot up to just a plain old prompt? In addition, once I am in X, I can't figure out how to get out of it. Wm's "exit" as w

Re: network

2001-10-01 Thread Rory O'Connor
I haven't got answers...only more questions. I am trying to do the same, but am not able to ping my win98 pc. I have internal IPs assigned and my PCs can ping each other...but there's some hangup with the linux box. There are 2 in it, one external (works fine) and an internal (not able to ping o

Re: adding a second NIC

2001-09-30 Thread Rory O'Connor
Thanks to everyone for help on this...I am getting closer, but still no ping to my other local machine. It's no longer giving me the "ping: sendto: Operation not permitted" error when I try to ping...it's lust looking for my other local machine and not finding it. Here's what I've got so far, per

adding a second NIC

2001-09-29 Thread Rory O'Connor
I am a debian newbie...trying to add a second NIC to my machine - one with an internal and one with an external IP. Linux registers both NICs, because this appears in /var/log/messages: Sep 29 19:12:13 jacktasty kernel: eth0: 3Com 3c905B Cyclone 100baseTx at 0x1400, 00:10:5a:07:29:54, IRQ 10 Sep