Page 2 of 15 FirstFirst 123412 ... LastLast
Results 11 to 20 of 145

Thread: Knoppix 3.4 C't Edition

  1. #11
    Senior Member
    Join Date
    Oct 2003
    Location
    GA
    Posts
    382
    They both loaded for me...but you can't use insmod with the 2.6 kernel...I was prepared to try installing module-init-tools with a hd-install, but you can't install it either...the installer is missing a file called knx-templates.0.39.tgz. But it's still cool to try out the new kernel and all.

  2. #12
    Senior Member registered user
    Join Date
    Jun 2003
    Posts
    611
    FYI- you can download and extract the knx-templates to your ramdisk, then cd to the dir, and ./knoppix-installer.

    I'm remastering this thing right now.

  3. #13
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by champagnemojo
    They both loaded for me...but you can't use insmod with the 2.6 kernel...I was prepared to try installing module-init-tools with a hd-install, but you can't install it either...the installer is missing a file called knx-templates.0.39.tgz. But it's still cool to try out the new kernel and all.
    I noticed that as well if you have a net connections setup then you need to:
    Code:
    wget http://debian.tu-bs.de/knoppix/insta...lates-0.39.tgz
    cp /usr/sbin/knoppix-installer .
    sudo ./knoppix-installer
    At first I could not figure out how you get it to boot 2.6 from a HD install though I just kept getting a kernel panic no init found no matter what init= I passed so I had to boot with the CD and edit lilo to show a prompt to boot the old kernel. Then I changed to the /boot directory and ran mkinitrd -o linux-2.6.1.gz to make a new initrd then changed the initrd= line in the /etc/lilo.conf to initrd=/boot/linux-2.6.1.gz and ran /sbin/lilo -v to write lilo and rebooted and Voila! kernel 2.6 on a HD install.

    Edit: And I had to add:
    Code:
    ## Needed for kernel 2.6
    none            /sys            sysfs   defaults                0       0
    To the /etc/fstab as well to get the /sys mount needed for kernel 2.6 the directory /sys already existed so I did no have to create it.

  4. #14

    knoppix kernel 2.6 boot

    Hi,

    for booting the new kernel take the following:

    knoppix26

    Bye

  5. #15
    Member registered user
    Join Date
    Sep 2003
    Posts
    80
    Has anybody with a SCSI CDROM( aic7xxx.o ) been able to get the v2.6 kernel( knoppix26 ) to boot?

  6. #16
    Member registered user
    Join Date
    Jan 2004
    Location
    Osnabrück, Germany
    Posts
    95
    The torrent from http://debian.christian-leber.de/Kno...ct.iso.torrent didnt work for me, wasnt able to boot.
    However Im writing this from a good cd that I bought with the ct magazine this morning. First impressions; ps/2-mouse doesnt seem to work (both 2.4 and 2.6 kernels, tried mouseconfig), screen refresh rate was autodetected as 75hz instead of 85hz (had that kind of problem with one of the earlier 3.3-releases too) but other that these minor annoyances it is a pleasure to use! Now with the 2.6 kernel kde feels snappier and knoppix seems to boot faster as well. That "live-installer" thingie is working quite well, installed nvidia drivers and pingus (that lemmings-clone) but tuxkart didnt install correctly.
    All in all, Knoppix 3.4 looks very promising!

    P.S.: All grammatical mistakes in this post are due to a bug Seriously, the character thats supposed to go between the n and the t in for example didnt does not work for some odd reason..

  7. #17
    Senior Member
    Join Date
    Oct 2003
    Location
    GA
    Posts
    382
    Quote Originally Posted by Stephen
    Quote Originally Posted by champagnemojo
    They both loaded for me...but you can't use insmod with the 2.6 kernel...I was prepared to try installing module-init-tools with a hd-install, but you can't install it either...the installer is missing a file called knx-templates.0.39.tgz. But it's still cool to try out the new kernel and all.
    I noticed that as well if you have a net connections setup then you need to:
    Code:
    wget http://debian.tu-bs.de/knoppix/insta...lates-0.39.tgz
    cp /usr/sbin/knoppix-installer .
    sudo ./knoppix-installer
    At first I could not figure out how you get it to boot 2.6 from a HD install though I just kept getting a kernel panic no init found no matter what init= I passed so I had to boot with the CD and edit lilo to show a prompt to boot the old kernel. Then I changed to the /boot directory and ran mkinitrd -o linux-2.6.1.gz to make a new initrd then changed the initrd= line in the /etc/lilo.conf to initrd=/boot/linux-2.6.1.gz and ran /sbin/lilo -v to write lilo and rebooted and Voila! kernel 2.6 on a HD install.

    Edit: And I had to add:
    Code:
    ## Needed for kernel 2.6
    none            /sys            sysfs   defaults                0       0
    To the /etc/fstab as well to get the /sys mount needed for kernel 2.6 the directory /sys already existed so I did no have to create it.
    Thanks Stephen...I'm gonna give this a try. I don't have internet though...that is the main reason I want to be able to load modules. I've got the knx-templates file saved to hd now though...so I should be good I suppose. I'll let you know how I come out.

  8. #18
    Junior Member registered user
    Join Date
    Feb 2004
    Location
    The Echoside
    Posts
    16
    Wonderfull, Downloaded the CT version, boot into kernel 2.6...

    My network card doesn't work,
    It worked with Knoppix 3.3
    damn...

    So I guess my dream of getting 2.6 kernel with kde 3.2 is lost for now.

    *edit*

    odd... the card works in 2.4

    but this code doesn't work


    cp /usr/sbin/knoppix-installer .

    Says I'm missing an argument for cp

  9. #19
    Senior Member
    Join Date
    Oct 2003
    Location
    GA
    Posts
    382
    I got it all installed just fine...and using Stephen's directions got it to boot under 2.6. I still can't install my netcard module...but it's a really old one, so maybe it just won't work. I ran modinfo and it says that it's a 2.4.23 module, even though i put linuxver=2.6.1 when i compiled it. I assume it's just too old of a driver...unfortunately i'm stuck with it for now though.

  10. #20
    Junior Member registered user
    Join Date
    Jun 2003
    Posts
    27
    Quote Originally Posted by abittner
    http://www.stuwo.net/temp/knoppix-3.4-heise-ct-edition-january-22nd-2004.iso.README

    http://www.stuwo.net/temp/knoppix-3....d-2004.iso.md5

    http://www.stuwo.net/temp/knoppix-3....-22nd-2004.iso
    I get forbitten access to the files
    Could you please fix it?
    Or do I need to do someting else?

    Thanks

Page 2 of 15 FirstFirst 123412 ... LastLast

Similar Threads

  1. Knoppix 3.5 Linuxtag DVD edition
    By Snow in forum News
    Replies: 47
    Last Post: 11-26-2004, 11:23 PM
  2. Knoppix 3.6 jJapanese Edition
    By Granny in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 09-16-2004, 08:22 PM
  3. Knoppix Learning Edition?
    By Matrox in forum Ideas
    Replies: 6
    Last Post: 06-14-2004, 08:32 PM
  4. knoppix 3.4 c't edition and nethack
    By emanuelez in forum General Support
    Replies: 0
    Last Post: 04-02-2004, 01:06 PM
  5. Knoppix c't edition won't start
    By SwissSmurf in forum General Support
    Replies: 6
    Last Post: 03-31-2004, 07:44 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 Systems NCS2K-20-SMRFS-L optical multiplexor CISCO EXCESS picture

Cisco Systems NCS2K-20-SMRFS-L optical multiplexor CISCO EXCESS

$3599.00



Cisco RV320 Dual WAN VPN 4 Port Gigabit Router w/ Web Filtering RV320-WB-K9-NA picture

Cisco RV320 Dual WAN VPN 4 Port Gigabit Router w/ Web Filtering RV320-WB-K9-NA

$374.00



Cisco 1100 Terminal - gateway - rack-mountable C1100TGX-1N24P32A picture

Cisco 1100 Terminal - gateway - rack-mountable C1100TGX-1N24P32A

$1349.00



Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24 picture

Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24

$117.00



Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod picture

Cisco WS-C3850-48P-L 48-Port Gigabit 3850 PoE Switch w/ 715W+ C3850-NM-4-1G Mod

$83.00



Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850 picture

Cisco C3850-NM-2-10G 2 Port Network Exp.Module for 3850

$38.99



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



Cisco Catalyst WS-C2960-48TT-L V02 48 Port Fast Ethernet Switch picture

Cisco Catalyst WS-C2960-48TT-L V02 48 Port Fast Ethernet Switch

$34.00



New Cisco C9200-NM-4X Catalyst 9200 Series Network Module 4 X 10GE *MINT* picture

New Cisco C9200-NM-4X Catalyst 9200 Series Network Module 4 X 10GE *MINT*

$429.97



UNCLAIMED Cisco Meraki MS120-24P-HW - 24Ports Ethernet PoE Switch  Same Day Ship picture

UNCLAIMED Cisco Meraki MS120-24P-HW - 24Ports Ethernet PoE Switch Same Day Ship

$315.00