From: Dan A. <da...@co...> - 2004-04-17 14:12:33
|
Hello, Note about the swapoff fix (actually flush_tlb_all()). I've also included more modules -- of course you'd have to extract that big (600KB) vmlinux-modules.tar.gz to your filesystem images. Current list of changes since 0.6.0: * Added the ability to send Ctrl-Alt-Del to the Linux machine. * Linux patch updated to 2.4.26 * Linux port (for systems running kernel 2.6.x) * Fixed a crash that could happen on swapoff(). * Initmem is freed (no more 'missing implementation') * The number of maximum cobd block devices was increased to 32. * Windows: * Sizes of raw partition devices are now detected properly. This means that the resierfs problems should be over, plus cat /dev/cobd* would work for you. * Suspension of the host machine won't cause colinux-daemon problems like memory leaks. * The daemon can install itself as a service (Jaroslaw Kowalski). Stopping the service sends Ctrl-Alt-Del to let the Linux VM shutdown cleanly. * coLinux now builds using MingW32 and no longer depends on cygwin1.dll. * Added scripts for building the MingW32 cross compiler on Linux, plus scripts that download, compile, and install the libraries coLinux depends on. * Linux port: * Sending SIGHUP to the daemon causes it to issue Ctrl-Alt-Del on the Linux VM. * Consoles: * Fixed a bug in the clear operation: let it clear with the right video erase character so that ncurses apps would appear properly. * Fixed virtual console switching (alt-f1, alt-f2, etc.) so it will save/redraw the screen like it should. * FLTK: The cursor is visible again. -- Dan Aloni da...@co... |
From: keksov <ke...@gm...> - 2004-04-17 14:59:46
|
I'm really sorry about that, but where is the place from which it could be downloaded? Thank you, Dim Saturday, April 17, 2004, 4:12:23 PM, you wrote: DA> Hello, DA> Note about the swapoff fix (actually flush_tlb_all()). I've also DA> included more modules -- of course you'd have to extract that big DA> (600KB) vmlinux-modules.tar.gz to your filesystem images. DA> Current list of changes since 0.6.0: DA> * Added the ability to send Ctrl-Alt-Del to the Linux machine. DA> * Linux patch updated to 2.4.26 DA> * Linux port (for systems running kernel 2.6.x) DA> * Fixed a crash that could happen on swapoff(). DA> * Initmem is freed (no more 'missing implementation') DA> * The number of maximum cobd block devices was increased to 32. DA> * Windows: DA> * Sizes of raw partition devices are now detected properly. This DA> means that the resierfs problems should be over, plus cat /dev/cobd* DA> would work for you. DA> * Suspension of the host machine won't cause colinux-daemon problems like DA> memory leaks. DA> * The daemon can install itself as a service (Jaroslaw Kowalski). DA> Stopping the service sends Ctrl-Alt-Del to let the Linux VM DA> shutdown cleanly. DA> * coLinux now builds using MingW32 and no longer depends on cygwin1.dll. DA> * Added scripts for building the MingW32 cross compiler on Linux, DA> plus scripts that download, compile, and install the libraries DA> coLinux depends on. DA> * Linux port: DA> * Sending SIGHUP to the daemon causes it to issue Ctrl-Alt-Del on the DA> Linux VM. DA> * Consoles: DA> * Fixed a bug in the clear operation: let it clear with the right video DA> erase character so that ncurses apps would appear properly. DA> * Fixed virtual console switching (alt-f1, alt-f2, etc.) so it will DA> save/redraw the screen like it should. DA> * FLTK: The cursor is visible again. |
From: Thomas F. <tf...@no...> - 2004-04-17 15:52:31
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Dim, http://www.colinux.org/snapshots/ Cheers, Thomas > I'm really sorry about that, but where is the place from which it could be > downloaded? > > Thank you, > Dim > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAgVOXnwJBIFTVIqwRAsCYAJ4ps/4/KpwAWnKUSZvz72GnwBu2sQCgxvMK KwalsuKWI2DeZJDzmS7l+Dw= =Iu1P -----END PGP SIGNATURE----- |
From: keksov <ke...@gm...> - 2004-04-17 18:07:52
|
Danke sehr :) Saturday, April 17, 2004, 5:56:07 PM, you wrote: TF> -----BEGIN PGP SIGNED MESSAGE----- TF> Hash: SHA1 TF> Hi Dim, TF> http://www.colinux.org/snapshots/ TF> Cheers, Thomas |
From: andre <avb...@gm...> - 2004-04-17 17:29:46
|
On Saturday 17 April 2004 16:12, Dan Aloni wrote: > * Added the ability to send Ctrl-Alt-Del to the Linux machine. What do you mean with this. Do you want to claim that if you press Ctrl-Alt-Del that colinux will restart and not windows? |
From: Daniel R. S. <dan...@ya...> - 2004-04-17 20:27:04
|
I believe what he means is that when colinux is installed as a service and it receives the service stop message, it will send a ctrl-alt-delete message to the linux machine so it shuts down cleanly before stopping the service. -----Original Message----- From: col...@li... [mailto:col...@li...] On Behalf Of andre Sent: Saturday, April 17, 2004 1:28 PM To: col...@li... Subject: Re: [coLinux-devel] snapshot 20040417 On Saturday 17 April 2004 16:12, Dan Aloni wrote: > * Added the ability to send Ctrl-Alt-Del to the Linux machine. What do you mean with this. Do you want to claim that if you press Ctrl-Alt-Del that colinux will restart and not windows? ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel |
From: Vlad D. <vl...@w-...> - 2004-04-17 21:48:18
|
Dan Aloni wrote: > * Sizes of raw partition devices are now detected properly. This > means that the resierfs problems should be over, plus cat /dev/cobd* > would work for you. Cool! It now works with a native partition on my external firewire hard drive! Thanks! -- vlad |
From: morfic <mo...@bb...> - 2004-04-18 02:39:24
|
if i may ask, with what livecd did you get the partition onto the firewire drive, i have yet to find one that boots my laptop and loads firewire + SBP2 drivers correctly, i have set aside 13GB for gentoo, but need to go partition/format for linux any help appreciated, all i would need is a livecd to get the partition ready then i could mount it in colinux and mount and finish from there, thanks in advance Vlad Doubrov wrote: > Dan Aloni wrote: > >> * Sizes of raw partition devices are now detected properly. This >> means that the resierfs problems should be over, plus cat >> /dev/cobd* would work for you. > > > Cool! It now works with a native partition on my external firewire > hard drive! > > Thanks! > > -- vlad > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |
From: Vlad D. <vl...@w-...> - 2004-04-18 10:57:36
|
morfic wrote: > if i may ask, with what livecd did you get the partition onto the > firewire drive, i have yet to find one that boots my laptop and loads > firewire + SBP2 drivers correctly, i have set aside 13GB for gentoo, but > need to go partition/format for linux I used the following line in colinux.xml: <block_device index="3" path="\Device\Harddisk1\Partition2" enabled="true"></block_device> Where \Device\Harddisk1\Partition2 is my firewire drive partition. After booting coLinux, I formated /dev/cobd3 with mke2fs, just like any other partition. -- vlad |
From: morfic <mo...@bb...> - 2004-04-18 15:27:38
|
sweet, gotta try this Vlad Doubrov wrote: > morfic wrote: > >> if i may ask, with what livecd did you get the partition onto the >> firewire drive, i have yet to find one that boots my laptop and loads >> firewire + SBP2 drivers correctly, i have set aside 13GB for gentoo, >> but need to go partition/format for linux > > > I used the following line in colinux.xml: > > <block_device index="3" path="\Device\Harddisk1\Partition2" > enabled="true"></block_device> > > Where \Device\Harddisk1\Partition2 is my firewire drive partition. After > booting coLinux, I formated /dev/cobd3 with mke2fs, just like any other > partition. > > -- vlad > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |