[Bug 582398] New: [Patch] start virtualbox machine during boot
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c0 Summary: [Patch] start virtualbox machine during boot Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: richard.bos@xs4all.nl QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=344209) --> (http://bugzilla.novell.com/attachment.cgi?id=344209) Patch to start virtualbox virtual machines during boot User-Agent: Mozilla/5.0 (compatible; Konqueror/4.3; Linux) KHTML/4.3.1 (like Gecko) SUSE Please find attached a patch that starts and stops virtualbox virtual machine during boot or shutdown of system. The file /etc/_init_d/vboxes has to be installed in /etc/init.d/vboxes The configuration file etc_sysconfig_vbox has to be installed in /etc/sysconfig/box Reproducible: Always Steps to Reproduce: It's not a bug, but a feature. I might have used openfate as well for this request, but AFAIK it is not possible to attached a patch to openfate. Actual Results: It is not possible to start (several) configured virtual machine during boot Expected Results: Start (several) configured virtual machine during boot. In case of an system shutdown the virtual machines must be saved. After configuration of the virtual machines in /etc/sysconfig/vbox, or with '/sbin/yast2 sysconfig' -> System -> Virtual Machines -> VBox The machines can be started with: $ rcvboxes start $ rcvboxes stop $ rcvboxes status I hope that the patch is appreciated.... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c1 --- Comment #1 from Richard Bos <richard.bos@xs4all.nl> 2010-02-23 20:19:50 UTC --- In some cases one should replace machine by machines in the problem description. Sorry for the missing 's' :( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |mseben@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c2 --- Comment #2 from Richard Bos <richard.bos@xs4all.nl> 2010-04-03 12:57:50 UTC --- Created build service submit request: https://build.opensuse.org/request/diff/36859 or # osc request show --diff 36859 Would be great if the submit request can be accepted. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c3 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de --- Comment #3 from Christian Boltz <suse-beta@cboltz.de> 2010-04-03 19:42:38 CEST --- Just a small detail from your SR: +%__install -m 744 %{S:12} %{buildroot}%{_sysconfdir}/init.d/vboxes What's the reason for using 744 instead of the usual 755 permissions? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c4 --- Comment #4 from Richard Bos <richard.bos@xs4all.nl> 2010-04-03 21:00:34 UTC --- Hi Christian, I used the same permission as the vboxdrv self: rpm -qlpv virtualbox-ose-3.1.4-3.x86_64.rpm | grep init -rwxr--r-- 1 root root 7370 apr 3 12:44 /etc/init.d/vboxdrv -rwxr--r-- 1 root root 6398 apr 3 12:44 /etc/init.d/vboxes As it is a script to be used during boot, it makes sense that only root can use it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=582398 http://bugzilla.novell.com/show_bug.cgi?id=582398#c5 Richard Bos <richard.bos@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Richard Bos <richard.bos@xs4all.nl> 2010-04-07 21:59:35 UTC --- The submit request that introduces this feature request has been accepted: https://build.opensuse.org/request/diff/36972 The bug can be closed I assume. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com