| hvdmerwe  
 
 
 
 
 Group: Members
 Posts: 16
 Joined: July 2007
 | 
|  | Posted: July 19 2007,07:58 |  |  What do I need in linuxrc (in initrc24.gz) to just startup X and xmms (and my app)?
 
 There are a lot of checks and balances in the file (that I dont need) - any documentation on it, something more detailed than the following?
 
 Mount /proc, /dev/pts, /sys
 Loads modules
 Some housekeeping (setting PATH etc)
 Swap out paths with /KNOPPIX (/sbin)
 Creates and mounts ramdisk for /home and /var
 More housekeeping (links /KNOPPIX/dev,etc to /dev,etc etc)
 Exit to let init take over (I will replace this with starting X etc)
 |