OpenVZ Forum


Home » General » Support » *SOLVED* CDWriter at a VPS?
Re: CDWriter at a VPS? [message #2435 is a reply to message #2434] Tue, 04 April 2006 20:14 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

1. you need to install SRC RPM (http://openvz.org/download/kernel/)

2. somewhere in /usr/src (depending on host OS you use. e.g. redhat usually keeps them in /usr/src/redhat, SUSE in /usr/src/packages)
you will have directory SPECS and kernel-ovz.spec file in it.

3. in kernel-ovz.spec there is list of patches to apply.
For example, if you say the patch I proposed as /usr/src/.../SOURCES/isofs.patch, then in kernel-ovz.spec you need to add line (after the last 'PatchXXXX: ...' there):
Patch9999: isofs.patch

and line (right after the last '%patch ...':
%patch 9999 -p1


4. after that you simply need to build new RPMs with:
# rpmbuild -ba --target=i686 kernel-ovz.spec

5. build RPMs will be saved in /usr/src/.../RPMS/i686/


http://static.openvz.org/userbars/openvz-developer.png

[Updated on: Tue, 04 April 2006 20:14]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: allocate more ptys to ve
Next Topic: * SOLVED * Problem with last kernel SUSE10
Goto Forum:
  


Current Time: Sun Aug 17 04:06:50 GMT 2025

Total time taken to generate the page: 0.26626 seconds