On Monday 07 November 2005 17:58, Guy Heatley wrote:
> Hello,
> I have:
> 1) A debian host kernel with the SKAS patch (built the "debian way"
> using kernel-package) version 2.6.8 built from sources and patches
> retrieved via APT.
> 2) The sid version of the U-ML kernel (version 2.4.26-3um-1: i386
On Monday 07 November 2005 09:36, Hayim Shaul wrote:
> > *) Try using a different UML version - there is my -bs tree, on my
> > homepage (see signature), which is more up-to-date than -stable kernels
> > (applies on them though). It has fixes for -skas0 mode (it's a recent
> > introduction so still
Hi,
Am Montag, 7. November 2005 17:58 schrieb Guy Heatley:
> Hello,
> I have:
> 1) A debian host kernel with the SKAS patch (built the "debian way"
> using kernel-package) version 2.6.8 built from sources and patches
> retrieved via APT.
i also use the debian 2.6.8 kernel with the debian skas pat
On Monday 07 November 2005 09:28, Hayim Shaul wrote:
> On Fri, 4 Nov 2005, Blaisorblade wrote:
> > On Thursday 03 November 2005 08:19, Hayim Shaul wrote:
> >> I saw the problem recurring.
> >
> > Wait a moment, just noticed after all the rest - you are another user (we
> > discussed the rmmod crash
I figured this out for Ubuntu, but it will work for Debian too. Just
replace "breezy" with the name of your branch.
$ cd ~
$ dd if=/dev/zero of=breezy.rootfs bs=1M seek=5000 count=0
$ chgrp uml breezy.rootfs
$ chmod 660 breezy.rootfs
$ mkfs.ext3 breezy.rootfs
$ mkdir tmp
# mount -o loop breezy.r
Hello,
I have:
1) A debian host kernel with the SKAS patch (built the "debian way"
using kernel-package) version 2.6.8 built from sources and patches
retrieved via APT.
2) The sid version of the U-ML kernel (version 2.4.26-3um-1: i386)
These two things seem to work together OK. i.e. When U-ML boot
On Sun, Nov 06, 2005 at 02:19:58PM -0800, Can Sar wrote:
> Any ideas what I could be doing wrong? I googled for some answers but
> the only things I could find where advising to just add ubd0= image name>.
linux --showconfig | grep UBD
If that shows the UBD driver not configured, then rebuild f
*) Try using a different UML version - there is my -bs tree, on my homepage
(see signature), which is more up-to-date than -stable kernels (applies on
them though). It has fixes for -skas0 mode (it's a recent introduction so
still to be perfected a bit).
The UML under
http://www.user-mode-lin
On Fri, 4 Nov 2005, Blaisorblade wrote:
On Thursday 03 November 2005 08:19, Hayim Shaul wrote:
I saw the problem recurring.
Wait a moment, just noticed after all the rest - you are another user (we
discussed the rmmod crash, I've finished and maybe posted a patch for it) and
getting the same