> >
> > > =====Windows-console-output=========
> > > D:\Mike\colinux\dsl>C:\progra~1\colinux\colinux-daemon @dsl01.conf
> > > cofs0=d:\mik
> > > \colinux\dsl root=/dev/ram0 -t nt #ramdisk_size=40000
> > > Cooperative Linux Daemon, 0.7.2
> > > Compiled on Jan 18 2008 21:47:09
> > >
> > > ...
> > > Kernel command line: root=/dev/hda1 ro root=/dev/ram0
> > > #ramdisk_size=40000
> >
> > Typed wrong or you wand not use "ramdisk_size=..." ?
No, it's commented out (at least that's what I meant to do)
> > > ...
> > > RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> >
> > 4096 blocks a 1024 was set from coLinux kernel config:
> > CONFIG_BLK_DEV_RAM_SIZE=4096
> > CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
> >
> > > ...
> > > RAMDISK: Compressed image found at block 0
> > > RAMDISK: incomplete write (-28 != 32768) 4194304
> >
> > The initial error: Write to ramdisk failed.
> >
> > > VFS: Mounted root (ext2 filesystem) readonly.
> > > Freeing unused kernel memory: 128k freed
> > > attempt to access beyond end of device
> > > ram0: rw=0, want=32776, limit=8192
> >
> > Your initrd size is to small. You have try to increase the ram disk
> > size? That should help.
> > What should do the '#' there?
> > "#ramdisk_size=40000" --> "ramdisk_size=40000"
> >
> > Perhaps more ideas for you on Colonist?
> > I found in old user mail (2005-02-06)
> > http://sourceforge.net/mailarchive/message.php?msg_id=cu4pt5%24872%241%40sea.gmane.org
> >
I've found Colonist, but did not find any documentation. Therefor it's
a bit hard to understand how to use it.
Meanwhile I've tried to setup archlinux, but for some reason I cannot
use pacman to install anything. On every soruce I get an 'directory not
found' or 'file not found', or so. Still the internet connection does work.
E.g. in the the Debian fs, I can use apt-get to install apps. Any
suggestions?
|