On Sat, Jun 11, 2005 at 06:16:52PM -0400, Craig Russell wrote: > > > Craig Russell wrote: > > >Chris Bannister wrote: > > > >>On Thu, Jun 09, 2005 at 09:54:09PM -0400, Craig Russell wrote: > >> > >> > >> > >>> ok- > >>> taking these suggestions (and I concur, grub is a lot easier) I still > >>> have the same problem with the kernel panic. / is on /dev/hda1 swap > >>> on /dev/hda2; grub recognizes the new kernel and it is an option on > >>> the menu. I went back and re-verifed that ext2 and ext3 filesystems > >>> are configured into the kernel and *NOT* as modules. I did a make > >>> clean and a make-dpkg clean and recompiled and re-installed the new > >>> kernel. No compilation errors, no installation errors, but still the > >>> same can't mount root fs error. > >>> One thing I'm confused on is the ide drivers in the 2.6 kernel. > >>>While > >>> reading the help under ATA, etc. it states that I should be using the > >>> scsi driver for ide drives unless I have legacy equipment (which I > >>> don't, Vision computers x86 based, new in the last 2 weeks), but > >>>under > >>> the scsi drivers section it asks for a specific driver and does not > >>> list anything remotely close to what i've got. > >>> So, I'm at a logjam. > >>> Thanks for the help > >>> Craig Russell > >>> Airdigitalnetwork.com > >>> > >> > >> > >>Post /boot/grub/menu.1st > >> > >>Post /etc/fstab > >> > >> > >> > > > >Ok- > > I ended up giving up on this for the moment since I need to get this > machine deployed so I went with the kernel-image package from > debian.org. This, of course, worked perfectly and loaded up in no time
Hi, Sorry I couldn't help quickly enough. I have not dedicated connection to the internet, others need phone, and only upload/download mail every 24hrs or so. I'm pleased you have now got it working. I am not an expert, but were you going from kernel 2.2.20-idepci to a custom kernel 2.6.8? That is a big and brave step due to the modularised kernel (>= 2.4). So you are now running a 2.6 Kernel using apt-get? If so, 1) compare config files (under /boot/config-xxxxx) against your custom /boot/config-xxxx). Also the act of 'apt-get install kernel-image-2.6xxxx' will pull in any packages needed for module handling. Oh, 'apt-get install kernel-source-2.6xxx' should pull in any packages needed for module handling? Since machine is now deployed and working you perhaps have time to research this? -- Chris. ====== -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

