Results 1 to 6 of 6

Thread: Knoppix 3.6 problem in booting (kernel panic)

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Location
    Bogotá, Colombia
    Posts
    9

    Knoppix 3.6 problem in booting (kernel panic)

    I have installed succesfully Knoppix 3.6 in /dev/hda2 using reiserfs but I receive the following errors in booting using both kernel 2.6.7 and 2.4.27:

    Code:
    RAMDISK: Compressed image found at block 0
    VFS: mounted root (ext2 filesystem).
    Freeing unused kermel memory: 264k freed
    initrd-tools: 0.1.73
    mount: fs type devfs not supported by kernel
    umount: devfs: not mounted
    VFS: Can't find ext3 filesystem on dev hda2
    VFS: Can't find ext2 filesystem on dev hda2
    FAT: bogus number-of-heads value
    VFS: Can't find a valid FAT filesystem on dev hda2
    Unable to identify CD-ROM format
    ReiserFS: hda2: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on hda2
    FAT: bogus logical sector size 65535
    VFS: Can't find a valid FAT filesystem on dev hda2
    mount: fs type devfs not supported by kernel
    VFS: Can't find ext3 filesystem on dev hda2
    VFS: Can't find ext2 filesystem on dev hda2
    FAT: bogus number-of-heads value
    VFS: Can't find a valid FAT filesystem on dev hda2
    umount: devfs: not mounted
    pivot_root: No such file or directory
    /sbin/init: 426: cannot open /dev/console: No such file
    Kernel panic: Attempted to kill init!
    I use the following line in grub:

    Code:
    root (hd0,1)
    kernel /boot/vmlinuz root=/dev/hda2 ro ramdisk_size=100000 init=/etc/init lang=us apm=power-off nomce hda=1027,255,63 vga=791
    initrd /boot/initrd.img
    savedefault
    boot
    I have seen the config parameters of the kernel used in Knoppix and I see that it has not the DEVFS configuration flag activated. Is it not bad?

    I use the parameter hda=1027,255,63 because Linux detects incorrectly the geometry of the hard disk. I have also booted the Knoppix CD in the installation using this parameter to avoid errors in creating the partition table. Additionally, my fstab looks as follows:

    Code:
    /dev/hda2 / reiserfs defaults 0 1
    proc /proc proc defaults 0 0
    /dev/fd0 /floppy (...)
    usbdevfs /proc/bus/usb usbdevfs defaults 0 0
    sysfs /sys sysfs defaults 0 0
    /dev/cdrom /cdrom (...)
    (...) (dvd and cdaudio)
    /dev/hda1 /mnt/hda1 vfat (...)
    /dev/hda3 none swap defaults 0 0
    And my mtab:
    Code:
    proc /proc proc rw 0 0
    none /proc proc rw 0 0
    I use a removable IDE hard disk drive.

    Any help would be very appreciated.

    Thanks in advance.[/code]

  2. #2
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Tennessee, USA
    Posts
    111
    I'm seeing the same exact error messages you just described as well.

    I have winxp and win98 on my first 2 partitions, and using partition magic8 I've installed 2 linux partitions and linux swap, installed to the root partition, not the MBR (in order to leave the windows boot menu alone).

    This means I have to boot off of floppy in order to get into my new HD installation of knoppix, and when I do, LILO recognizes my linux partitions and gives me a choice, then it starts booting from the HD then I see the panic message you described.

    I wonder what is necessary in order to get it to dual boot with XP/98; does linux have to be in the FIRST partition?

  3. #3
    Junior Member
    Join Date
    Oct 2004
    Posts
    1

    Same Here

    I'm reading the same PANIC...

    Could somebody pls reply with an answare?

  4. #4
    Junior Member
    Join Date
    Oct 2004
    Posts
    4
    This is no solution, just another instans of the problem.
    I'm also reading the same message when trying to install knoppix 3.6 on a SATA disk with the "debian" option in the knoppix-install procedure and grub as boot loader.

    To begin with I used kernel 2.6.7 but did't get past one particular point in the boot process. Switching to 2.4.27 was a bit better, but it still did not make it.

    I've had good experience with LILO in the past and decided that I can live without grub as my boot loader. So, after cofiguring the .knofig file to use LILO I was on it again. No luck though. It seems that it can not install knoppix with the debian option and LILO since I've, yet again, got a grub prompt after reboot
    Is it something that I do not know or is it just not possible to use the combination debian/LILO?

    I'll guess I'll try the beginner option and just edit the .knofig to use reiserfs instead of ext3.

  5. #5
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Tennessee, USA
    Posts
    111
    Please post back if you have any luck. I had tried the knoppix (not debian) style install, with no luck. I am sure that there exists a simple modification that would get it working.

  6. #6
    Junior Member
    Join Date
    Oct 2004
    Posts
    4
    Well, I did not do exactly what I intended. First of all I should mention that I've not yet been able to install it yet.

    During my install tries it looked like whenever I chose LILO, grub showed up after reebot, as mentioned before. I suspected that LILO was not "able" to override grub somehow and so to verify my suspicion I installed WinXP on the SATA drive, just to kill anything on the MBR.
    After this I tried to install Knoppix 3.6, debian, with LILO but when rebooting it was not even able to read from the MBR and told me to insert something bootable.
    Since then I've had a break. I will however try what I wrote about in the last post and I'll tell you how it turns out as soon as I get my motivation back .

    Another thing that has made me wonder is that, after successfull execution of the knoppix-installer there are a bunch of error messages in the terminal window that I can not make any sense out of, still the installer says that it compleated successfully! Am I the only one with these error messags? (yeah, I know that if I posted the messages it would be a lot easier for you to confirme this, but ... yeah; but what!?

Similar Threads

  1. Knoppix 3.9: Kernel panic on ThinkPad 770
    By coogor in forum Laptops
    Replies: 1
    Last Post: 08-12-2005, 08:02 PM
  2. Knoppix 3.9: Kernel Panic on ThinkPad 770
    By coogor in forum Hardware & Booting
    Replies: 2
    Last Post: 08-11-2005, 09:57 PM
  3. Errors and kernel panic during boot (2.6 Kernel)
    By gitarzysta in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 06-03-2004, 08:36 PM
  4. Knoppix --> kernel panic
    By sheepdog in forum General Support
    Replies: 0
    Last Post: 08-26-2003, 05:37 PM
  5. Modified kernel results in Kernel Panic - No init found.
    By tji in forum Customising & Remastering
    Replies: 4
    Last Post: 06-12-2003, 06:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Cisco GLC-FE-100FX-RGD 100BASE-FX SFP Transceiver Module picture

Cisco GLC-FE-100FX-RGD 100BASE-FX SFP Transceiver Module

$17.99



Cisco Meraki MA-SFP-1GB-SX 1000BASE-SX SFP Transceiver Module picture

Cisco Meraki MA-SFP-1GB-SX 1000BASE-SX SFP Transceiver Module

$24.99



Cisco GLC-GE-100FX 100BASE-FX SGMII SFP Transceiver Module picture

Cisco GLC-GE-100FX 100BASE-FX SGMII SFP Transceiver Module

$83.99



Cisco SFP-10/25G-CSR-S 10/25GBASE-CSR SFP28, 850nm, 100m, LC,  picture

Cisco SFP-10/25G-CSR-S 10/25GBASE-CSR SFP28, 850nm, 100m, LC,

$54.00



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



Lot of 10 - HP 10Gb SR SFP+ Transceiver 455883-B21 455885-001 456096-001 850nm picture

Lot of 10 - HP 10Gb SR SFP+ Transceiver 455883-B21 455885-001 456096-001 850nm

$23.99



Brand New Cisco GLC-LH-SMD 1000BASE-LX/LH SFP Module 1310nm 10km SMF LC picture

Brand New Cisco GLC-LH-SMD 1000BASE-LX/LH SFP Module 1310nm 10km SMF LC

$13.89



NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping* picture

NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping*

$18.00



LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module picture

LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module

$89.00



SFP-10G-SR V03 Original CISCO 10-2415-03 850nm 10GBASE-SR SFP+ Multi mode Module picture

SFP-10G-SR V03 Original CISCO 10-2415-03 850nm 10GBASE-SR SFP+ Multi mode Module

$6.80