| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| keopp Senior Member
 
 
 Joined: 08 Nov 2008
 Posts: 166
 Location: Romania
 
 | 
			
				|  Posted: Mon Oct 30, 2017 8:02 pm    Post subject: SMS LiveCD version 2.0.9 |   |  
				| 
 |  
				| Hello, 
 Please be kind and help me find the secret to have sshd active at boot in "SMS light" mode.
 
 I belive the key is "light" option in /boot/sms.cfg excerpt below, but I couldn't find the solution to go further and reveal the secret.
 
 
  	  | Code: |  	  | LABEL light MENU LABEL SMS Light
 KERNEL /boot/vmlinuz
 APPEND APPEND vga=791 initrd=/boot/initrd.gz ramdisk_size=9999 root=/dev/ram0 rw light
 | 
 
 ... btw... why 2 APPENDs ?
 
 Thanks.
 |  | 
	
		| Back to top |  | 
	
		| keopp Senior Member
 
 
 Joined: 08 Nov 2008
 Posts: 166
 Location: Romania
 
 | 
			
				|  Posted: Fri Nov 03, 2017 11:03 am    Post subject: |   |  
				| 
 |  
				| Hello again, 
 I've tried making a module x_sshd_active.xzm contanining
 
 beeing chmoded +x but didn't succeeded even if, with a similar module I disabled rc.hylafax both rc and inittab in the same way.
 
 Still can't find the secret of "light" option above...
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Fri Nov 03, 2017 7:47 pm    Post subject: |   |  
				| 
 |  
				| Hi, 
 it's quite simple just add cheatcode"ssh" after light
 from wiki: http://sms.it-ccs.com/wiki/#LinkTarget_1961
 
 
  	  | Code: |  	  | APPEND APPEND vga=791 initrd=/boot/initrd.gz ramdisk_size=9999 root=/dev/ram0 rw light ssh | 
 
 As for APPEND probably a typo but as far as it's working, never look at it..
   
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		| keopp Senior Member
 
 
 Joined: 08 Nov 2008
 Posts: 166
 Location: Romania
 
 | 
			
				|  Posted: Fri Nov 03, 2017 9:22 pm    Post subject: |   |  
				| 
 |  
				| Thanks, 
 You never cease to surprise me. I fill embarrassed
  because I'm sure I read that at least once some time ago. 
 Oh... I found the secret... http://sms.it-ccs.com/wiki/#LinkTarget_1961 << this is the year I was born...
 
 Thanks again.
 |  | 
	
		| Back to top |  | 
	
		|  |