-
1. I am sorry. From MS docs I knows, that the disks are numbered from 0, and partitions from 1. When I want to access entire disk, I newer use "\PartitonY". So I've noticed word "partition",
and ignored its number :).
2. I tried to reproduce the error several times, using Flash Drives 4, 8 and 32 Gb, but did not succeed. The message "coscsi0: unable to open device..." may indicate that the disk...
2009-11-20 18:31:48 UTC in Cooperative Linux
-
Please, read about "scsiX=..." parameter in "colinux-daemon.txt" more carefully:
...
can be a raw disk drive, with format
"\\.\PhysicalDriveX", where X starts with 0 for first harddisk. Be
carefully with these configs, you risk datas on your drive C:.
Don't mount a partition that is in use on windows side!
.....
2009-11-20 13:09:30 UTC in Cooperative Linux
-
Each Harddisk has only one Master Boot Record (512 byte sector at the very beging of the disk with partition table at the end of the MBR) . Each partion has own boot sector, also 512 bytes, but wihout partition table. Please read documentation, for example http://en.wikipedia.org/wiki/Master_boot_record
Peter.
2009-11-19 14:17:16 UTC in Cooperative Linux
-
Just now I've noticed the error in your parameter:
scsi0=\Device\Harddisk2\Partition0
2009-11-17 17:34:16 UTC in Cooperative Linux
-
Before 20091115 snapshot I've had the similar error. With 20091115 everything works. But you and me have different preconditions:
My case Your case
Image on hard drive USB pen drive
Only while switching NT processes ???
When I've tested new SVN revision r1293, have tried only "simple" magic:
1.
2009-11-17 16:02:16 UTC in Cooperative Linux
-
Hi Brian,
{4D36E972-E325-11CE-BFC1-08002BE10318} is the key of TAP-Colinux driver and probably you have previous entries of it in the registry.
Try to do next steps:
1. Uninstall andLinux.
2. Backup your registry.
3. With any registry tool find all entries of 'coLinux' in key and data fields and remove keys with this fields.
4. Find and remove all keys with 'tap0801co'.
5. Install a.
2009-11-05 11:39:17 UTC in Cooperative Linux
-
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.
2009-11-04 02:11:30 UTC in Cooperative Linux
-
Henry,
I close this tracker and will wait for next autobuild with kernel 2.6.25.20 (it is closer to 2.6.26.2, which is used in Debian 5.0.3).
With many thanks, Peter.
2009-11-03 21:39:30 UTC in Cooperative Linux
-
Summary.
=======
Version 0.8.0 with kernel 2.6.25.20:
...
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
...
scsi1: unhandled opcode: 51
...
Kernel panic - not syncing: COSCSI: response: use_sg (2) > 1!
Version 0.8.0 with kernel 2.6.22.18:
Version 0.7.5:
Version 0.7.4:
...
scsi1: unhandled opcod.
2009-11-02 18:32:31 UTC in Cooperative Linux
-
Sorry, but server http://www.fs2you.com/ is unaccesible.
Peter.
2009-10-28 22:31:41 UTC in Cooperative Linux