NOTICE: These forums are not active.

shutting down services before creating iso

Discussion, troubleshooting, and creation of Linux LiveCDs, LiveDVDs, and LiveUSB flash drives

shutting down services before creating iso

Postby Mielo » Sat Feb 11, 2006 4:20 pm

Hello, there
Im on Fedora Core 3 and I have successful built a fc3 live cd. but my problem is that i wish to turn off certain services.

imagine my iso's virtual directory is $1, how can I turn these services off?
Mielo
 
Posts: 2
Joined: Sat Feb 11, 2006 4:11 pm

Postby anony » Wed Feb 15, 2006 10:22 pm

You should mount the ISO image as iso-9660 device and "loop".

man mount

You should modify/delete certain links on "/etc/profile":

http://la-samhna.de/library/tutorial.html
anony
 
Posts: 145
Joined: Thu Oct 07, 2004 5:17 am

Postby Mielo » Thu Feb 16, 2006 12:19 am

thanks, I prefer this one

Code: Select all
chroot $1 /sbin/chkconfig --level 345 $service off 2&>1 > /dev/null
Mielo
 
Posts: 2
Joined: Sat Feb 11, 2006 4:11 pm


Return to Linux LiveCDs

Who is online

Users browsing this forum: No registered users and 1 guest