Finnix Forums » Customization & Remastering

Customize


  1. kimt
    Member

    Hi all,

    I have remastered the finnix and burned a iso without any problems. So far so good.
    But what I am missing is a way to:
    disable dhcp for the ethernet interfaces
    change the grub image / text
    automatic start after 2 sec. (if the user has not typed anything in the grub menu, like F2)
    automatic start a shellscript _after_ the root account has been logged in (not finnix.sh)

    Please advice, and thanks in advance ;-)

    /Kim

    Posted Tue, 16 Jan 2007 00:53:45 -0800
  2. rfinnie
    Administrator

    Sorry, I don't have time to go through each of those, but "finnix nodhcp" at the boot prompt will force it to not try DHCP.

    For executing something after login, create /root/.bash_profile . However, remember that there are 4 terminals and it'll get executed 4 times.

    Posted Wed, 17 Jan 2007 15:21:51 -0800
  3. kimt
    Member

    Hi rfinnie,

    Thanks for the reply. I will try to resolve the rest ;-)

    /Kim

    Posted Tue, 23 Jan 2007 02:05:17 -0800