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
  •  


Dell PowerEdge R640 Server | 2x Gold 6132 28 Cores | H730p | Choose RAM / DRIVES picture

Dell PowerEdge R640 Server | 2x Gold 6132 28 Cores | H730p | Choose RAM / DRIVES

$2630.00



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99



Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x600Gb SAS, Proxmox

$340.00



DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45 picture

DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45

$232.97



Dell R630 8 Port SFF Server 2x E5-2680v4 28C H730P 128GB 2x Trays RJ-45 ENT picture

Dell R630 8 Port SFF Server 2x E5-2680v4 28C H730P 128GB 2x Trays RJ-45 ENT

$345.00



DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 256GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 256GB H730 4xRJ45

$600.00