Results 1 to 6 of 6

Thread: Knoppix 9.0.0 is out ...

  1. #1
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674

    Knoppix 9.0.0 is out ...

    Hello,
    Knoppix 9.0.0 is out. Thank you Klaus !
    No idea how to get my hands on it though ...
    With the travel ban and CA is not really close to Germany anyway.
    Stay healthy,
    Gilles

    http://www.knopper.net/knoppix/knoppix900.html

  2. #2
    Senior Member registered user
    Join Date
    Dec 2008
    Location
    Mysore, India
    Posts
    272
    Thank you for the information.
    Debian has also released a Stretch 9.12 as a security update.
    Already downloaded and using Knoppix 8.6.1. It won't be feasible to download the latest release. However, when the Knoppix reaches the end cycle of Buster, then that ISO shall be downloaded.
    Once again, thank you for the good news.
    Regards,
    Rajib

  3. #3
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674

    Knoppix 9 dual boot from iso on win 10 ntfs nvme partition.

    Hi Klaus,
    I hope my email finds you and your loved one healthy and happy.
    I am just sharing some findings that you may be interested in adding into your next Knoppix release. I finally managed to dual boot natively Knoppix 9 from the iso image located in the Win 10 ntfs partition of the nvme ssd drive of my new machine and that was more complicated than I initially thought. Most of my problems came from the outdated version of busybox in the initrd which 1) was not seeing the large (>255) major device nodes and 2) could not see the content of the mounted ntfs partition because it was too large. After recompiling a standalone version of busybox with the proper options (and there is quite a few of them that matter) I also had to update the init boot script to replace all the "let" bash calls by "$(eval )" because I could not figure out how you got busybox to recognize that "let" applet. Finally I also had to add a couple lines in the init script to add the missing device nodes for the nvme partitions because udev is not yet running to discover them in the early stages of the boot. BTW, I also added support to boot from mmc cards which are available on most new laptops. If you are interested I will be more than happy to share my updated initrd which contains the new: init script, busybox and also some missing kernel modules (fuse, virtual machines hardware and all network cards support).
    Best Regards,
    Gilles

    http://s94002264.onlinehome.us/grub/k900/minirt_900.gz
    http://s94002264.onlinehome.us/grub/k900/minirt_900.tgz

    kernel /linux64 bootfrom=/dev/nvme0n1p2/[bB][oO][oO][tT]/k900/*.iso myconf=scan ...
    initrd /minirt_900.gz
    Last edited by ruymbeke; 06-22-2020 at 08:08 AM.

  4. #4
    Junior Member
    Join Date
    Nov 2005
    Posts
    7

    Good, but from where can we get iso image - Corona Lockout

    Can you share the Ver 9 - EN iso image, know it is huge, but will be useful for knoppix users.

    U can use sourceforge or google drive.

    Thanks for sharing.


    Quote Originally Posted by ruymbeke View Post
    Hi Klaus,
    I hope my email finds you and your loved one healthy and happy.
    I am just sharing some findings that you may be interested in adding into your next Knoppix release. I finally managed to dual boot natively Knoppix 9 from the iso image located in the Win 10 ntfs partition of the nvme ssd drive of my new machine and that was more complicated than I initially thought. Most of my problems came from the outdated version of busybox in the initrd which 1) was not seeing the large (>255) major device nodes and 2) could not see the content of the mounted ntfs partition because it was too large. After recompiling a standalone version of busybox with the proper options (and there is quite a few of them that matter) I also had to update the init boot script to replace all the "let" bash calls by "$(eval )" because I could not figure out how you got busybox to recognize that "let" applet. Finally I also had to add a couple lines in the init script to add the missing device nodes for the nvme partitions because udev is not yet running to discover them in the early stages of the boot. BTW, I also added support to boot from mmc cards which are available on most new laptops. If you are interested I will be more than happy to share my updated initrd which contains the new: init script, busybox and also some missing kernel modules (fuse, virtual machines hardware and all network cards support).
    Best Regards,
    Gilles

    http://s94002264.onlinehome.us/grub/k900/minirt_900.gz
    http://s94002264.onlinehome.us/grub/k900/minirt_900.tgz

    kernel /linux64 bootfrom=/dev/nvme0n1p2/[bB][oO][oO][tT]/k900/*.iso myconf=scan ...
    initrd /minirt_900.gz

  5. #5
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by ruymbeke View Post
    Hi Klaus,
    I hope my email finds you and your loved one healthy and happy.
    I am just sharing some findings that you may be interested in adding into your next Knoppix release. I finally managed to dual boot natively Knoppix 9 from the iso image located in the Win 10 ntfs partition of the nvme ssd drive of my new machine and that was more complicated than I initially thought. Most of my problems came from the outdated version of busybox in the initrd which 1) was not seeing the large (>255) major device nodes and 2) could not see the content of the mounted ntfs partition because it was too large. After recompiling a standalone version of busybox with the proper options (and there is quite a few of them that matter) I also had to update the init boot script to replace all the "let" bash calls by "$(eval )" because I could not figure out how you got busybox to recognize that "let" applet. Finally I also had to add a couple lines in the init script to add the missing device nodes for the nvme partitions because udev is not yet running to discover them in the early stages of the boot. BTW, I also added support to boot from mmc cards which are available on most new laptops. If you are interested I will be more than happy to share my updated initrd which contains the new: init script, busybox and also some missing kernel modules (fuse, virtual machines hardware and all network cards support).
    Best Regards,
    Gilles

    http://s94002264.onlinehome.us/grub/k900/minirt_900.gz
    http://s94002264.onlinehome.us/grub/k900/minirt_900.tgz

    kernel /linux64 bootfrom=/dev/nvme0n1p2/[bB][oO][oO][tT]/k900/*.iso myconf=scan ...
    initrd /minirt_900.gz
    Great!
    Seems to me that this should be merged into the standard distro if it isn't already?
    Would be nice to have the busybox updating recipe too, plus possibly just the patched init script.

  6. #6
    Junior Member
    Join Date
    May 2010
    Posts
    2
    Hello folks,

    with Knoppix 9.0 >>
    the (busyBox) Shell script /sbin/shutdown' tells you, that
    'shutdown -r' now is possible only with command
    'shutdown reboot', but reboot doesn't work
    (it does lead to 'poweroff').

    because i always do shutdown
    via PuTTY, i missed this feature
    really (with tears in my eyes)

    many greetings,
    Fred

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


RAM128 (GW4208B) -- 128kB RAM for Apple II ][ -- Saturn 128 compatible picture

RAM128 (GW4208B) -- 128kB RAM for Apple II ][ -- Saturn 128 compatible

$30.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$9.64



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel

$35.99



A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L picture

A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L

$27.98



HyperX FURY DDR4 4GB 8GB 16GB 32GB 3200 2400 2666 Desktop RAM Memory DIMM 288pin picture

HyperX FURY DDR4 4GB 8GB 16GB 32GB 3200 2400 2666 Desktop RAM Memory DIMM 288pin

$21.56



TEAMGROUP T-Force Vulcan Z DDR4 32GB Kit (2x16GB) 3200MHz (PC4-25600) CL16 RAM picture

TEAMGROUP T-Force Vulcan Z DDR4 32GB Kit (2x16GB) 3200MHz (PC4-25600) CL16 RAM

$54.99



Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM picture

Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM

$40.40



Corsair Vengeance 32GB 16GB 8GB DDR3 1600MHz 1866MHz 2133MHz 2400MHz Memory LOT picture

Corsair Vengeance 32GB 16GB 8GB DDR3 1600MHz 1866MHz 2133MHz 2400MHz Memory LOT

$79.99



A-Tech 256GB 8x 32GB 2Rx4 PC4-21300R DDR4 2666 ECC REG RDIMM Server Memory RAM picture

A-Tech 256GB 8x 32GB 2Rx4 PC4-21300R DDR4 2666 ECC REG RDIMM Server Memory RAM

$399.92