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
  •  


G5T03 Dell Intel DC S3700 Series 800GB SATA 6Gb/s 2.5

G5T03 Dell Intel DC S3700 Series 800GB SATA 6Gb/s 2.5" SSD 0G5T03 SSDSC2BA800G3E

$55.00



Brand New 128GB-240GB-256GB-512GB 2.5 inch SATA3 Solid State Drive 2.5

Brand New 128GB-240GB-256GB-512GB 2.5 inch SATA3 Solid State Drive 2.5" SSD

$17.99



HPGYT DELL 960GB SATA 6Gb/s 2.5in Internal SSD 0HPGYT MTFDDAK960TCB picture

HPGYT DELL 960GB SATA 6Gb/s 2.5in Internal SSD 0HPGYT MTFDDAK960TCB

$59.00



Samsung PM991 1TB M.2 SSD Internal PCIe 3.0x4 2230 NVMe R31264 Solid State Drive picture

Samsung PM991 1TB M.2 SSD Internal PCIe 3.0x4 2230 NVMe R31264 Solid State Drive

$95.00



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$14.99



Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot picture

Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot

$13.99



Micron 2300 256GB M.2 GEN 3x4 PCIe NVMe Solid State Drive 2280 SSD 00C2G4 picture

Micron 2300 256GB M.2 GEN 3x4 PCIe NVMe Solid State Drive 2280 SSD 00C2G4

$14.99



Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot picture

Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot

$13.99



Lot of 10 Mixed Brand Model 128GB 2.5

Lot of 10 Mixed Brand Model 128GB 2.5" SATA SSD Solid State Drives

$69.99



Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot picture

Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot

$107.99