From: John M. <joh...@us...> - 2004-02-20 22:36:59
|
I was able to specify a swap file (which is working fine) and the native ext2 partition that I dual boot to. This is my default.colinux.xml: <?xml version="1.0" encoding="UTF-8"?> <colinux> <block_device index="0" path="\DosDevices\c:\coLinux\Debian-3.0r0.ext3.1gb" enabled="true"> </block_device> <block_device index="1" path="\DosDevices\c:\coLinux\swap" enabled="true"> </block_device> <block_device index="2" path="\Device\HardDiskVolume2" enabled="true"> </block_device> <bootparams>root=/dev/cobd0</bootparams> <image path="vmlinux"></image> </colinux> I mounted the parition read-only: # mount -r /dev/cobd2 /mnt When I ls /mnt, I see all the files there. When I ls -l /mnt, I get: /bin/ls: /mnt/root: Input/output error for each directory. On the console, I'm seeing: attempt to access beyond end of device 75:02: rw=0, want=393328, limit=133890 EXT2-fs error (device cobd(117,2)): ext2_read_inode: unable to read inode block - inode=49801, block=98331 Is there some LBA vs LBA32 vs LARGE sort of geometry thing going on here? John -- John Bly Milton IV (512) w:493-2764, h:323-5622, m:750-1783 Home joh...@us... ICQ! Don't FLAME, inform! O- |