From: Sean B. <sea...@so...> - 2004-02-21 18:17:27
|
Are you using the patch that Dan Aloni posted a week ago? Re: [coLinux-devel] Invalid argument zeroing block? ----- Original Message ----- From: <gr...@vo...> To: <col...@li...> Sent: Saturday, February 21, 2004 5:23 PM Subject: [coLinux-devel] Re: Errors reading mounted ext2 filesystem on dual boot machine | | John Milton wrote : | >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 | >-- | | I have very analogous experiencies. | It seems that cobdx = "\Device\HardDiskVolume." take their size | from maybe previously defined cobdx = file. When I had cca 110Meg | swap (file) and cca 300Meg /dev/hda8 (= \Device\HardDiskVolume7 | ;-( ) I've similar errors, without swap (means 1Gig partition = | file) seemd(!) cobdx (=/dev/hda8) mounted work fine. | | Rgds, Zdenek | | | | -- | Chces kilo? Tak pripoj kamose pres VOLNY. | Vice na http://studentpartner.volny.cz/ | | | | ------------------------------------------------------- | SF.Net is sponsored by: Speed Start Your Linux Apps Now. | Build and deploy apps & Web services for Linux with | a free DVD software kit from IBM. Click Now! | http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click | _______________________________________________ | coLinux-devel mailing list | coL...@li... | https://lists.sourceforge.net/lists/listinfo/colinux-devel |