Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: Remaster from HD install:a metohd that works!

  1. #21
    Member registered user
    Join Date
    Mar 2005
    Location
    Brasilia/Brazil
    Posts
    31
    Hello to ALL,
    There's new version of the script, which was renamed to knxhdremaster_en-1.2.sh. It's available for download at http://ww.ngsys.eti.br/remasters/knx...ster_en-1.2.sh.
    This script allows you to install the remastered copy to hd via an icon on the Desktop called hd install.
    You would prefer clicking on this icon to install the system to hd instead of the traditional method of opening a terminal and calling the knoppix-installer, since the script associated with the icon will fisrtly delete the S00knoppix-autoconfig link from /etc/rcS.d (which was causing double checking and, consequently, taking longer to complete), the 45xsession script from /etc/X11/Xsession.d, which is useless after hd installation and the hd install icon itself. After this the script calls the knoppix-installer script.
    All the previous recomendations (which I reproduce here) still stand:
    1 - download the script and put it wherever you want (I put it on the /usr/local/sbin folder).
    2 - Set its permissions and ownership to: chmod +x /where_you_put_it/knxhdremaster_en-1.2.sh and chown root.root /where_you_put_it/knxhdremaster_en-1.2.sh.
    3 - You can run it via, say, konsole, as a regular user (not root, nor su, neither sudo). The script problably will ask you the root password. Enter it for proceeding. Alternately, you would set it on the menu, via kmenuedit, and call it with: konsole -e /where_you_put_it/knxhdremaster_en-1.2.sh.
    4 - Answer the few questions the script asks you and go for it! After some minutes you'll have a perfect copy of your custom box already burned to a cd..
    Remarks 1 - At the very first time you use it the script will ask you to insert the original knoppix cd.
    Remarks 2 - Although this script also remasters the kanotix 2005-02 distro, this remastering comes with a bug which prevents you from logging into the system, after having it installed on HD. The remaster process itself is smooth, the iso burned to a cd runs perfectly, but this bug appears after you install the remastered copy to hd and try to login. I'm still investigating this behavior and if someone would like trying to find out what is causing this I would appreciate a lot. So, use it with knoppix 3.7 and 3.8 and you won't have any trouble with it.
    Cheers.

  2. #22
    Member registered user
    Join Date
    Mar 2005
    Location
    Brasilia/Brazil
    Posts
    31
    Sorry Guys, but there's another bug fix revision in the script and it can be downloaded at http://www.ngsys.eti.br/remasters/kn...ster_en-1.3.sh. The bugs problably won't affect you if kde is being used and you're using the openoffice that comes with knoppix. If you're trying to use gnome or the openoffice from debian repository, then maybe you'll have some troubles.
    Regarding gnome I'm working in it and as soon as I have it up and running I will update the script again and let you all know.
    Thanks and best regards.
    nelsongs

  3. #23
    Junior Member
    Join Date
    Mar 2005
    Posts
    1
    Thank you nelsongs for this wonderful script... it is the first one I've tried that actually "just works" with Knoppix 3.8.1. I'm still in the process of remastering my particular liveCD so I hope to provide more feedback about the script itself when I get a chance to look at it directly. After having spent a month looking into remastering various liveCDs (kunbuntu, kanotix, amarok, gentoo etc) I really do appreciate how much effort you have put into getting your script to work properly

    The only issue I've noticed is that I end up with a /home/knoppix/knoppix after the remaster but it may be that I am doing something silly.

    One thing that might be useful is some reliable, perhaps associated script or an option, to clean out as much stuff on the liveCD as possible without upsetting the actual bootup procedure. It's taken me a few attempts at removing various sets of packages before I realized what NOT to remove.

  4. #24
    Member registered user
    Join Date
    Mar 2005
    Location
    Brasilia/Brazil
    Posts
    31
    markc,
    Thank you for your words.
    Sorry, but I couldn't help understanding exactly what you meant with "...end up with /home/knoppix/knoppix after the remaster...". Where? In your installed system or in the remastered CD?
    Several people has tested this script here in Brazil and nobody has reported anything like that.
    Again I couldn't understand your last paragraph. Maybe if you could be more specific it'll be a pleasure for me to help.
    I would appreciate if you contact me on ngsilveira@gmail.com, so we can exchange ideas and maybe discuss the issues a little bit more deeply, without boring the readers of this forum.
    Anyway, I will be producing a detailed tutorial on using this script and let you know.
    Thanks again and hope hearing from you soon.
    Best wishes,
    nelsongs.

  5. #25
    Member registered user
    Join Date
    Mar 2005
    Location
    Brasilia/Brazil
    Posts
    31
    Hi Guys,
    Iīm making available another version of the script, which can be downloaded at http://www.ngsys.eti.br/remasters/kn...ster_en-1.4.sh.
    This new version corrects the bug on the kanotix iso generation. Now itīs ok, so the script remasters Knoppix 3.7, Knoppix 3.8 and Kanotix-2005-02.
    I recommend that you run this script logged as su. Thereīs now an extra dialog that shows the initial logged user name. If itīs not the root user, you just accept it. If it shows root, change it to the name of the normal user that logs to the system.
    Thatīs all.
    Any commnets are welcomed.
    Cheers.

  6. #26
    Junior Member
    Join Date
    Jul 2005
    Posts
    4
    hi nelsongs!

    your script is generally the most easiest to handle so far.
    unfortunatly I am getting not the result I wished.

    1.) first of all, the remastered LiveCD does not contain anymore the links I have on the hd install in rc2.d
    while files in /etc/init.d, /var/www and /var/sbin remained so far.
    2.) furthermore the /etc/passwd is the default one, i.e. does not contain the users I created.
    3.) also the /home folders created for my users are not there anymore
    4.) runlevel 5 (Xwindows, KDE) does not work at all anymore.
    I just receive tons of errors saying "There was an error setting up inter-process communications for KDE". Could not read network connection list. /home/knoppix/.DCOPserver_Knoppix__0. Please check that the "dcopserver" program is running!"
    /home/knoppix/.kde/share/config/.kdeglobals not writeable
    /home/knoppix/.kde/share/config/.kwinrc not writeable
    ...
    ...

    when first booting into level 2 and then afterwards changing to runlevel 5 it works only with "startx"
    using init 5 does give the errors like mentioned at 4.)

    btw, in the master i never started into kde at all. i did all remastering on init 2, maybe that's some reason.



    Do you have any clue, what I am doing wrong?
    I was using Knoppix 3.8.2 and knxhdremaster_en-1.4.sh

    thanks for your help!

    /christian

    ps: greetings from rainy austria

  7. #27
    Member registered user
    Join Date
    Aug 2005
    Location
    India
    Posts
    30

    Your Script is awsum

    Hi,
    You are awsum man. Got my remastered version up and working in no time. Thanks, you have no idea how great a help you were. I just need to ask you a small question. I need to un-install KDE and then install a regional or localized version of KDE. How do I go abt doing that. I already have the localized KDE.
    Thanks in advance.

  8. #28
    Senior Member registered user
    Join Date
    Dec 2004
    Location
    Dublin, OH
    Posts
    342

    Wow. I did it. I Think.

    Nelsongs,

    I reorganized my HD to clear out some space on it.

    Using your latest script, v1.4 I started the remaster process. Boy, you have made this very easy.

    It went perfectly. The bad news is that the iso image is 752megs. Too big for a CD.

    So, I burned the image to a DVD.

    The trouble with that is my DVD drive is a USB external drive that I can't boot to.

    So, I don't know for sure yet what I've got.

    I'm stuck for figuring out how to make it any smaller for a CD. I've already removed a LOT of programs. Anything that was redundant, plus emacs, plus some games, etc. etc.

    I could remove Mozilla at some point after I install Firefox when ver. 1.5 comes out. That would save some space.

    sakiZ

  9. #29
    Senior Member registered user
    Join Date
    Mar 2005
    Posts
    103
    nelsongs

    Thanks again for the script. I used the 1st version to create a Gnome live CD and it did work great.

  10. #30
    Senior Member registered user
    Join Date
    Dec 2004
    Location
    Dublin, OH
    Posts
    342

    Getting Closer

    I tried remastering again today with the 1.4 script. I'm definately getting closer.

    I can boot to level init 2. But not to the GUI -- level 5.

    Unfortunately I get some weird error messages.

    Here are some: chown: 'knoppix.knoppix' : invalid user

    And
    I have no name!@knoppix: /etc/init.d/xsession start

    And

    X init: connection to X server lost

    I did get into the GUI once by endless fiddling. I don't even know know what I did. None of my Crossover Office stuff would run because it said I was not the owner.

    Any ideas anyone?
    sakiZ

    [/quote]

Page 3 of 3 FirstFirst 123

Similar Threads

  1. ndiswrapper works from CD, but not after install
    By DamianS in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 01-24-2005, 10:43 PM
  2. Replies: 0
    Last Post: 09-17-2004, 03:47 PM
  3. alsa works from CD, not after HD install....?
    By BillS in forum General Support
    Replies: 3
    Last Post: 07-04-2004, 04:11 PM
  4. Network works off CD, not off HD install
    By Corwin in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 04-04-2004, 03:29 AM
  5. dsl works with cd but not on install
    By chet1211 in forum Networking
    Replies: 2
    Last Post: 11-21-2003, 05:47 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
  •  


ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



MSI B450M-A PRO MAX II AM4 AMD B450 SATA 6Gb/s Micro ATX Motherboard picture

MSI B450M-A PRO MAX II AM4 AMD B450 SATA 6Gb/s Micro ATX Motherboard

$68.99



MSI H81I LGA1150 MINI-ITX DDR3 Desktop Motherboard With I/O Shield  picture

MSI H81I LGA1150 MINI-ITX DDR3 Desktop Motherboard With I/O Shield

$34.99



GIGABYTE B560M DS3H AC LGA1200 Intel B560 SATA 6Gb/s Micro ATX Intel Motherboard picture

GIGABYTE B560M DS3H AC LGA1200 Intel B560 SATA 6Gb/s Micro ATX Intel Motherboard

$64.99



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



NEW ASUS TUF Gaming B550-PLUS WiFi II AMD AM4 ATX Motherboard DDR4 SEALED retail picture

NEW ASUS TUF Gaming B550-PLUS WiFi II AMD AM4 ATX Motherboard DDR4 SEALED retail

$134.95



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$112.00



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99