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] 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] 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