|
From: Heiko Z. <he...@zu...> - 2008-10-23 16:15:51
|
It's on CVS now and on the FTP Server (thanks Serge). You can download and compile it. A pre-compiled version is not yet available. Heiko Quoting warptrosse <war...@gm...>: > Hi, this new version is on some kind of svn?... can i have access to it... for test it? > > thx > > > On Tue, Oct 21, 2008 at 5:16 PM, Serge Leschinsky <fi...@in...> wrote: > Hello, > > > warptrosse wrote: > > > I'm trying to put *devil-linux* in a virtual hard-disk... using > > *install-on-usb*.... but It gives me folllowing error: > > > > ============================== > > ======================================================= > > mke2fs 1.40.8 (13-Mar-2008) > > Warning: 256-byte inodes not usable on older systems > > tune2fs 1.40.8 (13-Mar-2008) > > Setting maximal mount count to -1 > > copying files > > copying image of CD in /dev/ide/host0/bus1/target0/lun0/cd to device > > mounted on ./tmp-install2usb/disk-mnt/bootcd.iso > > /sbin/install-on-usb: line 28: 804 Bus error nice dd bd=$bs > > count=$nsectors if=$1 of=$2 > > Install failed! > > syncing and unmounting (this could take a while) > > ================================================================ > > For me it looks like you have a problem with hardware paravirtualization... "Bus > error"... > > > I'll try to change the *inodes* size to *128*... in *mke2fs* line of > > *install-on-usb* script (mke2fs -I 128 <disk>).... > > > It's already done. See lines 511-513 of install-on-usb: > > if echo $FORMAT | grep ext > /dev/null; then > local OPTION="-I 128" > fi > > > > I'm using a VM with a *4gb* virtual *hard-disk* (/dev/hda) and an ide > > *cd-rom* (/dev/hdc).... maybe the *hard-disk* must be *sata*.... > > The new version of DL (with kernel 2.6.26.6) will be availible soon. Probably it > will be better with KVM than 2.6.25.x > > -- > Serge > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- WARPTROSSE {The knowledge of a man belongs to all the humanity} -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |