From: SourceForge.net <no...@so...> - 2011-02-06 20:34:50
|
Feature Requests item #2891618, was opened at 2009-11-04 03:11 Message generated for change (Comment added) made by henryn You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=2891618&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: Next Release (example) >Status: Closed Priority: 5 Private: No Submitted By: Peter Kuznetsov (peter_kuznetsov) Assigned to: Nobody/Anonymous (nobody) Summary: Driver name as parameter Initial Comment: For debuging purposes it will be very usefull to add options for changing driver name instead of linux.sys. Example: colinux-daemon.exe --remove-driver-name colinux-0.80-00.sys colinux-daemon.exe --install-driver-name colinux-0.80-01.sys ---------------------------------------------------------------------- >Comment By: Henry N. (henryn) Date: 2011-02-06 21:34 Message: This would not need. A colinux.sys must close to the same colinux-daemon.exe. So, hold any versions of coLinux in a separate directory, and you can do: cd .../coLinux-0.8.x colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver cd .../coLinux-0.8.y colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver It's very simple and I'm using this way for long time with multiple of coLinux versions. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622066&aid=2891618&group_id=98788 |