From: morfic <mo...@bb...> - 2004-03-01 06:23:05
|
did you edit your fstab entry to mount the new partition as /usr (after copying the files currently installed under /usr over first? Koushik Roy wrote: > I've installed KDE and gdm etc. but I ran out of space. So what i'm > planning to do is add a /usr space. But whenever I try to add a > partition coLinux doesent recognise it. WHat should I do? Here's my > default.colinux.xml file:(and is it a problem that gvim saves a backup > of the file as 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\usr" 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> > > > > > > > ------------------------------------------------------- > 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 > > |