Re: [uml-user] Debian packages and user-mode Linux

2005-11-07 Thread Blaisorblade
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

Re: [uml-user] linux is stuck

2005-11-07 Thread Blaisorblade
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

Re: [uml-user] Debian packages and user-mode Linux

2005-11-07 Thread Markus Hochholdinger
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

Re: [uml-user] linux is stuck

2005-11-07 Thread Blaisorblade
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

Re: [uml-user] Debian packages and user-mode Linux

2005-11-07 Thread Ian Smith-Heisters
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

[uml-user] Debian packages and user-mode Linux

2005-11-07 Thread 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. 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

Re: [uml-user] Problem mounting root device

2005-11-07 Thread Jeff Dike
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

Re: [uml-user] linux is stuck

2005-11-07 Thread Hayim Shaul
*) 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

Re: [uml-user] linux is stuck

2005-11-07 Thread Hayim Shaul
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