colinux-daemon @example.conf (example.conf 為 config 檔)
2. config 檔可以有多個,或是在命令列中直接加上參數
colinux-daemon @example.conf @overrider.conf mem=32
3. colinux-daemon.txt :可以看成執行 coLinux 的方式
該檔中也包含所有的參數
4. create swap file:
a. copy 舊的 swap image file:可以
b.
kernel
initrd
mem
cocon
cursor
color
cobdX=
block device image file
在一些需要的地方,會自動加上 \DosDevices\
若打開 verbose output,coLinux 會印出一些關於 configured 與 canonized device paths 的訊息
而 "\DosDevice\C:\..." 會印出 "\??\C:\..." - windows internal name.
Harddisk X 由 0 開始,Partition 由 1 開始.
Be carefully with these accesses, mount it read only at the first time and check the contains.
不要在 Windows 會使用時,mount 一個 partition。
Partitions should only use non beginners to make a "dualboot" runable.
Examples:
cobd0=rootfs.img
cobd1=C:\temp\swapfs.img
cobd2=\Device\Cdrom0
scsiX=,,
使用 block device image file.
需要是一整個 disk 的 image (/dev/hda),而非只是一個 partition 的 image (dev/hda1).
Linux kernel 會 scans for partition tables, fdisk is usable.
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!
can optional the size in megabytes.
The host driver will create the storage device file if it does not exist.
BE VERY CAREFULL with this parameter, as it can increase/decrease the
size of a file as well!
For scsi0 the the device inside coLinux is /dev/sda, if type is cdrom or the image file is a part of partition self (all current images).
If file has partition tables, the devices /dev/sda1, /dev/sda2, ... are usable.
Examples:
scsi0=disk,file.img
scsi1=cdrom,file.iso
沒有留言:
張貼留言