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
  •  


GIGABYTE B365 HD3 LGA1151 Intel 9th Gen motherboard picture

GIGABYTE B365 HD3 LGA1151 Intel 9th Gen motherboard

$59.99



Corsair RMe RM850e 850W 80 Plus Gold Fully Modular Low Noise Certified Refurb picture

Corsair RMe RM850e 850W 80 Plus Gold Fully Modular Low Noise Certified Refurb

$58.99



Gigabyte GA-B85M-D3H Motherboard picture

Gigabyte GA-B85M-D3H Motherboard

$54.99



ASUS PRIME Z890-P WIFI Z890 LGA 1851 ATX motherboard, IntelĀ® Coreā„¢ Ultra Series picture

ASUS PRIME Z890-P WIFI Z890 LGA 1851 ATX motherboard, IntelĀ® Coreā„¢ Ultra Series

$235.99



GIGABYTE A520M DS3H AC AMD AM4 Motherboard mATX picture

GIGABYTE A520M DS3H AC AMD AM4 Motherboard mATX

$59.99



Asus Prime B660M-A AC D4 Motherboard Intel LGA 1700 14th 13th 12th Gen DDR4 picture

Asus Prime B660M-A AC D4 Motherboard Intel LGA 1700 14th 13th 12th Gen DDR4

$79.99



⁠Intel H81 Motherboard M.2 NVMe LGA 1150 mATX w/ IO Shield (Random Slot Color)⁠ picture

⁠Intel H81 Motherboard M.2 NVMe LGA 1150 mATX w/ IO Shield (Random Slot Color)⁠

$29.90



MSI B550M PRO-VDH Micro-ATX Motherboard - AMD AM4, Ryzen 5000/4000/3000 Ready, P picture

MSI B550M PRO-VDH Micro-ATX Motherboard - AMD AM4, Ryzen 5000/4000/3000 Ready, P

$71.49



ASUS PRIME Z490-V Motherboard Intel Z490 10th gen DDR4 LGA 1200 ATX w/ IO Shield picture

ASUS PRIME Z490-V Motherboard Intel Z490 10th gen DDR4 LGA 1200 ATX w/ IO Shield

$84.99



Gigabyte Z370M D3H LGA1151 DDR4 Micro ATX Motherboard PCIe 3.0 Desktop Mainboard picture

Gigabyte Z370M D3H LGA1151 DDR4 Micro ATX Motherboard PCIe 3.0 Desktop Mainboard

$77.99