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
  •  


HITACHI HUS724040ALA640 4TB 7200RPM 64MB SATA 6.0Gb/s 3.5

HITACHI HUS724040ALA640 4TB 7200RPM 64MB SATA 6.0Gb/s 3.5" HARD DRIVE ZERO HOURS

$52.00



Western Digital 4TB Internal 7.2KRPM 3.5

Western Digital 4TB Internal 7.2KRPM 3.5" (WD4000FYYZ) SATA Hard Drive ZERO HOUR

$69.99



Western Digital WD4000FYYZ RE 4TB 7200 RPM 64MB Cache SATA 6Gb/s 3.5

Western Digital WD4000FYYZ RE 4TB 7200 RPM 64MB Cache SATA 6Gb/s 3.5" Hard Drive

$24.11



Seagate ST8000NM0055 8TB 7200RPM 256MB SATA 6.0 Gb/s 3.5

Seagate ST8000NM0055 8TB 7200RPM 256MB SATA 6.0 Gb/s 3.5" Enterprise Hard Drive

$41.65



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$79.99



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$110.00



Seagate ST12000NM0127 12TB 256MB 7200RPM 3.5

Seagate ST12000NM0127 12TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$93.99



CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD picture

CISCO A03-D1TBSATA 1TB 7.2K 6G 2.5INCH SATA HDD

$9.00



Western Digital DC HC320 Ultrastar 8TB 7200RPM SATA HD, HUS728T8TALE6L4, 0B36404 picture

Western Digital DC HC320 Ultrastar 8TB 7200RPM SATA HD, HUS728T8TALE6L4, 0B36404

$99.00



Seagate ST1000VM002 1TB 64MB SATA6Gb/s 3.5

Seagate ST1000VM002 1TB 64MB SATA6Gb/s 3.5" (Low Power) Hard Drive -PC, CCTV DVR

$24.99