Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: Remastering Suite V1.01 released! Easy Knoppix-Remastering

  1. #1
    Junior Member registered user
    Join Date
    Oct 2003
    Posts
    17

    Remastering Suite V1.01 released! Easy Knoppix-Remastering

    Hi all

    Knoppix - Remastering Suite V1.01 released and tested on Knoppix V3.3

    This suite lets you easily remaster the KNOPPIX-CD, through a menu-based interface.

    It copies the CD into the needed directories, creates boot disk images (New 2.88MB CD-Boot image with rescue disk, based on busybox included) and starts a menu based package manager, with is very easy to use.

    After exiting, the tool cleans up automatically (if you wish the tool to do so), checks and restores the dependencies and ask you to make the cd-image

    Also, included is the fs-reengine V1.3 tool, which is described in the Remastering-Suite.

    To use this tool, simply start your computer with the Knoppix-CD in runlevel 2 (recommended), while typing KNOPPIX 2 at the CD's boot prompt. After booting change to /tmp and enter wget http://download.ghostdrivers.de/remaster.php

    After that enter tar -xvzf remaster.tgz and start with ./install.sh

    Further steps declared in the program itself

    Have fun and write your opinions and suggestions down here.

  2. #2
    Junior Member registered user
    Join Date
    Oct 2003
    Posts
    17

    LITTLE UPDATE

    I found an error, when the remastering-manager exits with Clean up and exit. It tells you to start ./root/Helpers/mkiso.

    If you get an error message, type cd ./root/Helpers first and then ./mkiso
    that will work.

    Second little bug, the install.sh script copies the hole /cdrom path, which takes much time. This error has also been fixed.

    Another error, if install.sh hangs on creating floppy-images. Type j or y [ENTER] twice. This has also been fixed.

    An error in the console.colours.inc script hides some outputs of fs-reengine, that has been fixed, too.

    All users who has downloaded the suite already, please re-download.

  3. #3
    Senior Member registered user
    Join Date
    Jun 2003
    Location
    Piraeus / Hellas
    Posts
    121
    Dear PrOCesSkIlL,
    although I did try (yet ) your very prosperous Remastering Suite, I would like to thank you for your time to build this.

    The Linux and Knoppix community is remarkable contributory !!!

    Best Regards
    Mike Kranidis

  4. #4
    Junior Member registered user
    Join Date
    Sep 2003
    Posts
    21
    I also want to express my gratitude for this beautifull piece of work!

    Thank you.

  5. #5
    Junior Member
    Join Date
    Jun 2003
    Posts
    6

    Teeny buig in remaster.sh

    Hey PrOCesSkIlL

    Awesome work. Makes things sooo much simpler.

    I found one teeny tiny bug in the /root/Helpers/remaster.sh script. The dpkg-query line that generates the Packages.Installed file has an extra $ in it.

    --showformat='${Installed-Size} ${$Package} ...

    should be

    --showformat='${Installed-Size} ${Package} ...

    D.

  6. #6
    Junior Member
    Join Date
    Oct 2003
    Posts
    1

    Oh nooo...

    Hope it isn't me that is a lamer

    I have now used the fine tool and everything went well...but...the CD won't boot !?!

    There are only these files on the CD build from the iso:

    KNOPPIX/KNOPPIX
    KNOPPIX/boot.cat
    KNOPPIX/boot.img
    KNOPPIX/md5sums

    Any hints will be greatly appreciated

    Best Regards

    Herlock

  7. #7
    Junior Member
    Join Date
    Dec 2003
    Posts
    1
    the remastering suite works fine .
    but we have the same problem as Herlock.
    please heeeeelpjavascript:emoticon('')

  8. #8
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164

    Re: Oh nooo...

    Quote Originally Posted by Herlock
    Hope it isn't me that is a lamer

    I have now used the fine tool and everything went well...but...the CD won't boot !?!
    I'm afraid I haven't used this tool so I can't be certain about what the problem is. However, it would be helpful if you tell people what exactly "won't boot" means? Do you mean that your machine is set to boot from cd but just boots as normal with the cd in? Or do you mean that it starts to boot and fails at some point?

    If you machine is ignoring the cd, then it's pretty certain that the cd isn't bootable for some reason. You could try making a boot floppy from the cd (not sure how you do it if it has a 2.88M boot.img) using "dd if=/cdrom/KNOPPIX/boot.img of=dev/fd0" and then booting from it instead. If you wrote the original onto a cd-rw you could go back in and re-write the cd, making sure that mkisofs is passed in the boot.img to make it bootable (use "-b /master/KNOPPIX/boot.img" in your options to mkisofs).

    If your machine is starting to boot up (i.e. something happens, different to what happens when you don't have the cd in) but doesn't complete the boot up then you'll just have to tell us all where it falls over and then someone could figure out what's wrong.

  9. #9
    Junior Member
    Join Date
    Dec 2003
    Posts
    1
    I tried running these scripts. I believe it is failing for me when it tries to instal php. When it tries to start remastering-manager I get a "bad interpreter" message. If I try to run "apt-get --reinstall install php4-cgi -y" manually, I get the error messages "W: Not using locking for read only lock file /var/lib/dpkg/lock
    E: Unable to write to /var/cache/apt/
    E: The package lists or status file could not be parsed or open

    Any help would be appreciated.
    Thanks

  10. #10
    Senior Member registered user
    Join Date
    Aug 2003
    Location
    Dublin, Ireland
    Posts
    164
    Quote Originally Posted by nukewinter
    If I try to run "apt-get --reinstall install php4-cgi -y" manually, I get the error messages "W: Not using locking for read only lock file /var/lib/dpkg/lock
    E: Unable to write to /var/cache/apt/
    E: The package lists or status file could not be parsed or open
    The above indicates that you are not running as root or else you are running apt-get on a read-only filesystem (as you would from a knoppix cd as oppossed to chrooted in the master tree for a remaster). I haven't used the script but looking at it I can't see why you need to install php? What are the last messages and what error are you getting when you run install.sh?

Page 1 of 3 123 LastLast

Similar Threads

  1. Remastering - The easy way
    By Fabianx in forum Customising & Remastering
    Replies: 73
    Last Post: 02-16-2008, 10:12 AM
  2. Remastering Knoppix
    By bigbrother in forum General Support
    Replies: 1
    Last Post: 06-04-2004, 04:16 PM
  3. Remastering knoppix..
    By kvihijar in forum General Support
    Replies: 0
    Last Post: 01-15-2004, 06:03 AM
  4. Remastering knoppix
    By gtgoku in forum Customising & Remastering
    Replies: 0
    Last Post: 09-10-2003, 02:55 AM
  5. Remastering Scripts : easy remastering
    By MichielioZ in forum Customising & Remastering
    Replies: 11
    Last Post: 04-15-2003, 12:13 AM

Posting Permissions

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


Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU picture

Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU

$399.04



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 96GB | 8x 1.8TB Dell SAS picture

Dell Poweredge R640 Server | 2x Silver 4114 20 Cores | 96GB | 8x 1.8TB Dell SAS

$2749.99



Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails picture

Dell R730xd 12LFF 2.6Ghz 20-C 128GB H730 2x10G+2x1G NIC 2x1100W 12x Trays Rails

$721.05



Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7 picture

Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7

$17.99



Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU picture

Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU

$44.99



HP Z4G4 Intel Xeon W2133-3.6 GHz, 256 NVME, 6TB HDD, 32GB RAM P620 NO OS picture

HP Z4G4 Intel Xeon W2133-3.6 GHz, 256 NVME, 6TB HDD, 32GB RAM P620 NO OS

$265.00



Intel Xeon E5-2697 v2 2.7GHz 30M 12-Core LGA2011 CPU Processor SR19H picture

Intel Xeon E5-2697 v2 2.7GHz 30M 12-Core LGA2011 CPU Processor SR19H

$27.99



Dell Precision T5600/t5610 Xeon E5-2670 2.6Ghz 16GB DDR3 RAM NO HDD Nvidia picture

Dell Precision T5600/t5610 Xeon E5-2670 2.6Ghz 16GB DDR3 RAM NO HDD Nvidia

$85.50



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00