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 |