From: gboutwel <gbo...@pr...> - 2004-04-15 03:28:46
|
On an Win2k Pro box, latest SP, latest hot fixes. Disk1 has 6 Partitions Disk1 has Primary partitions 1, 2 Disk1 has Extanded partition which has Partitions 3, 4, 5, & 6 Partitions 5 is an ReiserFs that is the root for an Linux distro Partitions 6 is an swap partition for that Linux distro. <?xml version="1.0" encoding="UTF-8"?> <colinux> <block_device index="0" path="\Device\Harddisk0\Partition5" enabled="true"></block_device> <block_device index="1" path="\Device\Harddisk0\Partition6" enabled="true"></block_device> <bootparams>root=/dev/cobd0</bootparams> <image path="vmlinux"></image> <memory size="64"></memory> <network index="0" type="tap" name="TAP"></network> </colinux> but when I boot i get the following: TCP: Hash tables configured (established 4096 bind 8192) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. pipe client 0/6: Connecting to daemon... pipe client 0/6: Connection established FAT: bogus logical sector size 5632 daemon: module connected: console co_message_switch: setting callback rule for 6 UMSDOS: msdos_read_super failed, mount aborted. FAT: bogus logical sector size 5632 FAT: bogus logical sector size 5632 reiserfs: found format "3.6" with standard journal Filesystem on 75:00 cannot be mounted because it is bigger than the device You may need to run fsck or increase size of your LVM partition Or may be you forgot to reboot after fdisk when it told you to Kernel panic: VFS: Unable to mount root fs on 75:00 daemon: monitor terminated, reason 3 switch_message: freed message aa0470 (2 to 4) daemon: module disconnected: console colinux: shutting down daemon: daemon cleanup daemon: removing kernel driver driver: stopping driver service driver: removing driver service It seems to find it, but then complains of side? Is it cause it's part of an Extended partition? Any thoughts or ideas on what it could be? Thanks, George ---------------------------------------------------- Need to store your files online? Upload them for free in Praize Briefcase http://www.praize.com/cgi-bin/members/mybriefcase.cgi |