Bug#604150: problem related links

2010-11-20 Thread CoolCold
Here the same problem is described -
http://www.spinics.net/lists/linux-ide/msg39353.html
with conclusion of it's being Microsoft's bug -
http://www.spinics.net/lists/linux-ide/msg39359.html

But as Centos sees full disk size , i guess they have some workaround,
should we implement it too ?


-- 
Best regards,
[COOLCOLD-RIPN]


problems with udebs/libslang2.udeb

2008-07-02 Thread CoolCold
Hi I'm trying to create custom netboot image on Etch to make AIC 9410w
works, using kernel-image-2.6.24-1 from backports as base.
With this http://wiki.debian.org/DebianInstaller/Modify/CustomKernel i've
succeeded 2 steps, and now should be the last, but fakeroot make
build_netboot fails with

Unpacking libslang2 (from udebs/libslang2.udeb) ...
dpkg (subprocess): failed to chroot to `./tmp/netboot/tree': Operation not
permitted
dpkg: error processing udebs/libslang2.udeb (--unpack):
 subprocess pre-installation script returned error exit status 2
dpkg (subprocess): failed to chroot to `./tmp/netboot/tree': Operation not
permitted
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 udebs/libslang2.udeb
make[2]: *** [stamps/tree-unpack-netboot-stamp] Error 1
make[1]: *** [_build] Error 2
make: *** [build_netboot] Error 2

Running this with root privelegies fails with:

Unpacking libslang2 (from udebs/libslang2.udeb) ...
dpkg (subprocess): unable to execute new pre-installation script: No such
file or directory
dpkg: error processing udebs/libslang2.udeb (--unpack):
 subprocess pre-installation script returned error exit status 2
dpkg (subprocess): unable to execute new post-removal script: No such file
or directory
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 udebs/libslang2.udeb
make[2]: *** [stamps/tree-unpack-netboot-stamp] Error 1
make[1]: *** [_build] Error 2
make: *** [build_netboot] Error 2


The only one document with the same problem found in google
http://www.smop.co.uk/mediawiki/index.php/Hacking_the_Debian_installer - but
didn't help.

Can't get what the problem is and what should i do to fix it.

-- 
Best regards,
[COOLCOLD-RIPN]