Results 1 to 5 of 5

Thread: Customizing Knoppix on a LiveUSB formatted with non-vfat Filesystems

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    6

    Thumbs up Customizing Knoppix on a LiveUSB formatted with non-vfat Filesystems

    Hi folks. I have experimented to use knoppix as LiveUSB, but preparing it manually using proper linux filesystems instead of vfat. I tested with ext4, btrfs and reiserfs some time before; now recently i tested with JFS and XFS filesystem.

    To describe more about these choices.

    The knoppix kernel image has jfs and xfs built as a module, causing it to drop on a debugging shell. I ve put manually xfs.ko (for example) in a smaller partition on same usbstick, mounting that at /mnt-user:

    # mount /dev/sdb2 /mt-user ==> ext2 partition containing the module file
    # insmod /mnt-user/xfs.ko
    # mount /dev/sdb1 /mnt-system ==> xfs partition
    # <Pressed Ctrl+D>

    And it continues booting, but in this case being an xfs partition, it boots faster than other native filesystems (less than 10 seconds on "System Setup" before X)

    To avoid debugging shell i ve taken the own knoppix kernel config file located at boot, and recompiled the entire kernel with jfs / xfs filesystem kernel options as built-in modules. After Copy the bzImage replacing the original one, it boots automatically.


    These are the detailed steps for this kind of remaster.

    1. boot your knoppix DVD
    2. format the USB Stick as xfs filesystem and mount it
    3. copy the knoppix DVD content to the USB stick mount point
    4. take the knoppix kernel compile config file located at /boot to use it on another linux installation.
    5. Run make menuconfig with that config file
    6. Enable as a built-in, the xfs kernel option
    7. Run make to compile the new kernel
    8. copy the file located on arch/i386/boot/bzImage to your USB Stick, replacing the original one located on /media/usbstick/boot/isolinux/linux
    9. on the live dvd media, copy the /boot/grub directory on the /media/usbstick/boot
    10. execute # grub --no-floppy and install grub to that mbr [ie. root (hd0,0) -- setup (hd0) -- and quit]
    11. Modify your menu.lst using the isolinux.cfg as kernel arguments.
    12. And done

    You must reboot your computer and boot knoppix with xfs formatted Usb stick

    i hope to share this thread as a contribution to knoppix community

  2. #2
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by fmateo View Post
    Hi folks. I have experimented to use knoppix as LiveUSB, but preparing it manually using proper linux filesystems instead of vfat. I tested with ext4, btrfs and reiserfs some time before; now recently i tested with JFS and XFS filesystem.

    To describe more about these choices.

    The knoppix kernel image has jfs and xfs built as a module, causing it to drop on a debugging shell. I ve put manually xfs.ko (for example) in a smaller partition on same usbstick, mounting that at /mnt-user:

    # mount /dev/sdb2 /mt-user ==> ext2 partition containing the module file
    # insmod /mnt-user/xfs.ko
    # mount /dev/sdb1 /mnt-system ==> xfs partition
    # <Pressed Ctrl+D>

    And it continues booting, but in this case being an xfs partition, it boots faster than other native filesystems (less than 10 seconds on "System Setup" before X)

    To avoid debugging shell i ve taken the own knoppix kernel config file located at boot, and recompiled the entire kernel with jfs / xfs filesystem kernel options as built-in modules. After Copy the bzImage replacing the original one, it boots automatically.


    These are the detailed steps for this kind of remaster.

    1. boot your knoppix DVD
    2. format the USB Stick as xfs filesystem and mount it
    3. copy the knoppix DVD content to the USB stick mount point
    4. take the knoppix kernel compile config file located at /boot to use it on another linux installation.
    5. Run make menuconfig with that config file
    6. Enable as a built-in, the xfs kernel option
    7. Run make to compile the new kernel
    8. copy the file located on arch/i386/boot/bzImage to your USB Stick, replacing the original one located on /media/usbstick/boot/isolinux/linux
    9. on the live dvd media, copy the /boot/grub directory on the /media/usbstick/boot
    10. execute # grub --no-floppy and install grub to that mbr [ie. root (hd0,0) -- setup (hd0) -- and quit]
    11. Modify your menu.lst using the isolinux.cfg as kernel arguments.
    12. And done

    You must reboot your computer and boot knoppix with xfs formatted Usb stick

    i hope to share this thread as a contribution to knoppix community
    I think you may be able to achieve this without recompiling the kernel, and it is not hard to add support for extra file systems in minirt init. One of the last additions from Klaus K in this respect was ext4 support, which we implemented with pathced init scripts and extra modules before he added it in.

  3. #3
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Hi again, Capricorny.

    Strange you should choose to comment on this old post just now.
    I was wondering how to ask you have you done anything with btrfs?
    I'm thinking of doing the following:
    1. reformat one of my reiserfs 7.2 LiveUSBs with btrfs;
    2. see if that works just as well as reiserfs; then
    3. try some btrfs snapshot experiments as a replacement for cloop overlays.

    Have you already been down this road?

  4. #4
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Actually this comment is from August 2012..
    I haven't looked into the minirt for a while - maybe btrfs is there already? Otherwise, it's "just" to get the right kernel module, add it in and modify init.
    1 and 2 should be quite straightforward - 3 I have no knowledge about, but if it amounts to substitution of compression methods, it might be OK. A bit unsure about unionfs problems though.

    For my own use, I think I will stick to squashfs.

  5. #5
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Quote Originally Posted by Capricorny View Post
    I haven't looked into the minirt for a while - maybe btrfs is there already?
    Otherwise, it's "just" to get the right kernel module, add it in and modify init.
    I note that cat /prod/filesystems says the 32-bit 7.2 kernel recognizes btrfs,
    and that 7.2's Synaptic lists btrfs tools & snapper.

    I expect btrfs might work ok just re-formatting the reiserfs persistence file,
    after saving its current contents into a cloop overlay, of course.

    I wonder if unionfs has to be converted to btrfs or not.
    As you say, likely need to delve into init and see where things get sticky.

Posting Permissions

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


IBM QRadar xx29 Server 4412Q2A picture

IBM QRadar xx29 Server 4412Q2A

$170.00



ibm server z series picture

ibm server z series

$16000.00



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$26.97



IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server picture

IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server

$191.99



IBM System x3500 m3 Server picture

IBM System x3500 m3 Server

$100.00



Lenovo IBM x3500 M5 Tower Server E5-2670 V3 2.30GHz picture

Lenovo IBM x3500 M5 Tower Server E5-2670 V3 2.30GHz

$999.99



IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED picture

IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED

$99.99



1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray picture

1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray

$318.00