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
  •  


NEW OEM Dell Inspiron 14 5406  P126G Laptop Battery 11.25V 40Wh JK6Y6  CF5RH picture

NEW OEM Dell Inspiron 14 5406 P126G Laptop Battery 11.25V 40Wh JK6Y6 CF5RH

$39.00



OEM WDX0R DELL 42Wh 15 5567 5568 5368 7368 7569 Fair Battery Health picture

OEM WDX0R DELL 42Wh 15 5567 5568 5368 7368 7569 Fair Battery Health

$14.24



NEW OEM DELL (PKWVM) 95Wh Battery 7550 Precision CR72X 17C06 447VR picture

NEW OEM DELL (PKWVM) 95Wh Battery 7550 Precision CR72X 17C06 447VR

$79.99



NEW OEM Dell Latitude 5320 7320 7420 7520 63Wh Laptop Battery 7FMXV 4M1JN TN2GY picture

NEW OEM Dell Latitude 5320 7320 7420 7520 63Wh Laptop Battery 7FMXV 4M1JN TN2GY

$61.70



OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip picture

OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip

$10.99



OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170 picture

OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170

$35.88



Genuine OEM 65W Dell PA-12 AC Adapter Charger 928G4 06TM1C LA65NS2-01 7.4*5.0mm picture

Genuine OEM 65W Dell PA-12 AC Adapter Charger 928G4 06TM1C LA65NS2-01 7.4*5.0mm

$14.99



OEM DELL 65W AC Adapter Charger 7.4mm Latitude 7490 7480 E7440 E7450 E7470 E7270 picture

OEM DELL 65W AC Adapter Charger 7.4mm Latitude 7490 7480 E7440 E7450 E7470 E7270

$11.88



Lot of 10 Genuine OEM Dell 180W AC Adapter Charger 19.5V 9.23A for Docks WD19 TB picture

Lot of 10 Genuine OEM Dell 180W AC Adapter Charger 19.5V 9.23A for Docks WD19 TB

$125.00



OEM 130W Power Adapter Charger For Dell XPS 15 9530 9550 9560 9570 7590 06TTY6 picture

OEM 130W Power Adapter Charger For Dell XPS 15 9530 9550 9560 9570 7590 06TTY6

$33.22