Re: [uml-user] UML console not coming

2015-08-31 Thread Antoine Martin
t;> ./kernel ubda=Ubuntu_root_fs >>> >>> After sometime, Got the following error continuously: >>> - getmaster : no usable host pty device >>> >>> I am unable to get the console. >>> >>> I searched in internet about the s

Re: [uml-user] 64-bit UML with 32-bit root

2015-08-31 Thread Antoine Martin
> comparative newcomer to x86-64. I'm trying to avoid overuse of > multi-arch stuff.] AFAIK, there is no multiarch support in in the UML *kernel*. Cheers Antoine -- _

Re: [uml-user] Patch skas3 - Kernel 2.6.32

2013-07-22 Thread Antoine Martin
On 23/07/13 00:27, Michael Richardson wrote: > 1) I don't thikn that skas3 every got ported to 2.6.32. You can find links to more up to date skas3 patches here: http://uml.devloop.org.uk/links.html > 2) Why do you want it? skas0 usually does better. Usually. Antoine > > -- > ]

[uml-user] UML build broken since 3.0.75 (also affects 3.2.x)

2013-05-25 Thread Antoine Martin
ake[1]: *** [mm/memory.o] Error 1 make: *** [mm] Error 2 This fix is just a copy of what is found in later kernels. Compiled and boot tested both 3.0.80 and 3.2.45, x86_64 and i386. Signed-off-by: Antoine Martin --- a/arch/um/include/asm/pgtable.h 2013-05-25 09:20:51.42000 + +++ b/ar

Re: [uml-user] kmalloc returns NULL during module init

2013-03-20 Thread Antoine Martin
lowing. > > I was wondering if I used the GDB in wrong way. I couldn't find > detailed info about GDB UML kernel. Any pointers? Note, this is host > GDB x86_64, the UML kernel is built as 32-bit (SUBARCH=i386). Is > that a problem? http://uml.devloop.org.uk/faq.html#gdb handl

Re: [uml-user] Steps to Build FS and deploy using systemd?

2013-02-03 Thread Antoine Martin
is recommended that the systemd configuration supporting file > system namespaces be used instead > Http://0pointer.de/blog/projects/changing-roots This has very little to do with UML. Antoine > > Tony > > > > ---

Re: [uml-user] Steps to Build FS and deploy using systemd?

2013-02-02 Thread Antoine Martin
info here: http://uml.devloop.org.uk/howto.html On 02/02/2013 02:54 AM, Tony Su wrote: > Thsx Antoine, > Perhaps the most helpful to me would be if you looked at the > description of which kernels and fs I tried which did not work for me > but worked for you. I have better things to do with my time

Re: [uml-user] Steps to Build FS and deploy using systemd?

2013-01-30 Thread Antoine Martin
ably should, feel free to share a solution if you find one. > Debian Wheezy (kernel too old, other kernel "unable to resolve LABEL=ROOT) "kernel too old" - what do you mean? "unable to resolve" - have you tried telling it where to find it? > So, bottom line is that at l

Re: [uml-user] cannot log in UML

2013-01-30 Thread Antoine Martin
any tips about debugging such login issue? Generally, you need to tweak /etc/securetty Look at the build script examples here: http://fs.devloop.org.uk/ Antoine > > thanks. > > > On Mon, Jan 28, 2013 at 10:36 PM, Han wrote: >> Hi, >> >> I have built a Debi

Re: [uml-user] SMP on UML

2012-08-24 Thread Antoine Martin
arning: left-hand operand of comma > expression has no effect [-Wunused-value] > make[1]: *** [arch/um/kernel/asm-offsets.s] Error 1 > > Do you have any ideas? http://uml.devloop.org.uk/faq.html#smp Q: Can I use SMP? (

Re: [uml-user] SKAS host patches and wiki

2012-02-16 Thread Antoine Martin
On 02/16/2012 03:47 AM, Antoine Martin wrote: > On 01/21/2012 07:14 AM, richard -rw- weinberger wrote: >> On Thu, Jan 19, 2012 at 7:41 PM, Antoine Martin >> wrote: >>> On 01/19/2012 10:01 PM, richard -rw- weinberger wrote: >>>> On Thu, Jan 19, 2012 at 3:23

Re: [uml-user] SKAS host patches and wiki

2012-02-16 Thread Antoine Martin
On 02/16/2012 04:42 AM, richard -rw- weinberger wrote: > On Wed, Feb 15, 2012 at 9:47 PM, Antoine Martin wrote: >> On 01/21/2012 07:14 AM, richard -rw- weinberger wrote: >>> On Thu, Jan 19, 2012 at 7:41 PM, Antoine Martin >>> wrote: >>>> On 01/19/2012

Re: [uml-user] SKAS host patches and wiki

2012-02-15 Thread Antoine Martin
On 01/21/2012 07:14 AM, richard -rw- weinberger wrote: > On Thu, Jan 19, 2012 at 7:41 PM, Antoine Martin wrote: >> On 01/19/2012 10:01 PM, richard -rw- weinberger wrote: >>> On Thu, Jan 19, 2012 at 3:23 PM, Nick Cripps wrote: >>>> I saw this thread: >>&

Re: [uml-user] UML root image sharing

2012-02-14 Thread Antoine Martin
n't know what a VDI image is (or vmdk or whatever) > Does UML understand the partitions in an image? This has nothing to do with the partitions, it's the disk format. > Meanwhile I'll try with a partiti

Re: [uml-user] SKAS host patches and wiki

2012-01-19 Thread Antoine Martin
t for UML. > (The old tt-mode is gone.) > > SKAS0 is mostly SKAS3 but completely different implemented. > > And yeah, it's time to clean up the UML website. > I have write-access to http://user-mode-linux.sourceforge.net/. > Maybe we can combine it with http://uml.devloop.or

Re: [uml-user] the filesystem (fedoracore5) is OK for Ubuntu 1004 (2.6.32)?

2012-01-17 Thread Antoine Martin
ML, so some may have issues when running under UML (bootsplash/init related problems) The scripts are included if you want to re-generate them. For Fedora, you may want to look at febootstrap, and debootstrap for Debian based distros. Cheers Antoine > &

Re: [uml-user] Cannot bringup DHCP (2.6.39 kernel + Debian 5.0 rootfs)

2011-11-30 Thread Antoine Martin
x27;s email): * a dhcp forwarder * bridging Antoine >> >> Cheers >> Antoine > Thanks again ! >> >>> >>> >>> >>> >>> >>> -

Re: [uml-user] Cannot bringup DHCP (2.6.39 kernel + Debian 5.0 rootfs)

2011-11-30 Thread Antoine Martin
separate email), let me correct this statement slightly: these filesystems work just fine, but not with UML, as stated on their individual download page (IIRC Lucid is the last Ubuntu release that booted ok with UML) > Having been struggling this for 1 week, any help appr

Re: [uml-user] build a own image

2011-11-30 Thread Antoine Martin
ible): http://fs.devloop.org.uk/ Cheers Antoine > > > > -- > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threat

Re: [uml-user] modules are appended with "gdea2244-dirty" so unable to insmod custom modules

2011-09-17 Thread Antoine Martin
Invalid module format Like I said (sorry about the numerous typos), you can only insmod modules that match the UML guest kernel you are running and it looks like you are trying to insert modules for the host kernel in the guest. This cannot work. Antoin

Re: [uml-user] modules are appended with "gdea2244-dirty" so unable to insmod custom modules

2011-09-17 Thread Antoine Martin
nk you should start there. You also seem to be using an out of date kernel of an out of date and no longer supported distro... not the best of start! You guest modules need to match your guest kernel, that's it. Cheers Antoine -

Re: [uml-user] Running a 32 bit Filesystem on a 64 bit kernel

2011-08-15 Thread Antoine Martin
it on 64-bit kernel had been available briefly around ~2.6.9 (a long time ago) Re-adding this feature would take some effort. > Is > there any other way by which I can run 32-bit binaries on a 64 bit UML > kernel? Not that I know of. Antoine > > Thanks. > > On Sun, Aug

Re: [uml-user] user mode linux and pts/tty issues?

2011-07-07 Thread Antoine Martin
Hi, There is a an issue with recent Ubuntu filesystems when used with UML, they don't seem to start a console. I've tried removing plymouth, adding tty0 entries, etc (anyone with a suggestion on how to fix this would be most welcome) Try another filesystem and it should be fine. Chee

Re: [uml-user] Running UML on a x86_64

2011-06-10 Thread Antoine Martin
a 32-bit UML file system ? I haven't seen any kernel > option that allows to specify both ARCH 'um' *and* a 32-bit arch to > allow compiling on a x86_64 machine. make ARCH=um SUBARCH=i386 Antoine > > Thanks. > > > >

Re: [uml-user] Help with installing UML

2011-06-08 Thread Antoine Martin
Cheers Antoine -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility C

[uml-user] building -longterm releases [was Help with installing UML]

2011-06-08 Thread Antoine Martin
On 06/09/2011 12:25 AM, richard -rw- weinberger wrote: > On Wed, Jun 8, 2011 at 7:13 PM, Antoine Martin wrote: >> It seems this version (2.6.35.x) is broken, I'll try to rebuild it, in >> the meantime the other versions seem to work ok for me. > > I guess the kernel

Re: [uml-user] Help with installing UML

2011-06-08 Thread Antoine Martin
I had > some errors saying "device out of memory".. then the console hung up! wierd! > linux is not supposed to hang! See Richard's answer, also add mem=256m to your command line to give it more memory. Antoine > > Any idea? > > Got >

Re: [uml-user] Help with installing UML

2011-06-08 Thread Antoine Martin
ime the other versions seem to work ok for me. FYI: These were built with various versions of GCC, the latest beeing 4.4.5 (might have been gcc-4.3 for ~2.6.35.x). So this is probably not the cause of the problem. Cheers Antoine ---

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Antoine Martin
ier for them. I would appreciate in the future if you could recommend that people made their own filesystems (using the instructions I have given if they so wish) rather than implying that my work should not be trusted. Cheers Antoine

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Antoine Martin
mages, may I ask why you would not? Is there something I should know? Cheers Antoine -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management tool

Re: [uml-user] Help Password Debian Squeeze

2011-03-29 Thread Antoine Martin
what it is), this is different from having the password empty/cleared. As per the other reply, just loop mount the image and clear the password yourself. Cheers Antoine On 03/29/2011 01:12 PM, Jean Carlos Kenup Piumbini wrote: > Good night, I am from Brazil, I started use uml with my te

Re: [uml-user] Help Password Debian Squeeze

2011-03-29 Thread Antoine Nguyen
start UML again and you should be able to login as root without password. Antoine Nguyen On 29/03/2011 08:12, Jean Carlos Kenup Piumbini wrote: Good night, I am from Brazil, I started use uml with my teacher in school, User Mode Linux is very good. I don't speak and write English well,

[uml-user] hostfs and fsync on directories

2011-03-29 Thread Antoine Nguyen
sing something ? Thanks in advance, Antoine Nguyen -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of I

Re: [uml-user] 32 bit UML kernel over Ubuntu 10.04 64 bit

2011-03-10 Thread Antoine Martin
You would have to give more details than "cannot boot". Clearly, it's something in your environment, so look for differences. Antoine On 03/09/2011 05:08 PM, Augusto wrote: > I've noticed that my 32-bit UML kernel cannot boot on Ubuntu-64, while it > works > c

Re: [uml-user] Running 32bit binaries in a 64bit uml kernel

2011-03-09 Thread Antoine Martin
ng time ago that I doubt the code will be of much use to you if you wanted to restore the functionality. Antoine > Thanks > > Eric > > -- > Colocation vs. Managed Hosting > A question and answer guide t

Re: [uml-user] Running 32bit binaries in a 64bit uml kernel

2011-03-09 Thread Antoine Martin
ATH=$HERE > > To make running uml machines, you can look in the how_to_create_vm/uml/.. > directory of the cloonix-8.03 tool. That builds a 32 bit kernel, it will not help you run 32-bit binaries. Antoine > > >> Hi, >> >> I've been playing around with uml these pas

Re: [uml-user] Unable to install UML

2011-02-16 Thread Antoine Martin
rg.uk/ Cheers Antoine On 16/02/11 15:09, sarthak dash wrote: > Hi Antoine, > Thanks for pointing out the error in my approach for asking help from > other uml users in the forum. I am using Ubuntu 10.04 as my host OS , > linux-2.6.24-rc7 as my kernel image for uml and Ubuntu-Maverick

Re: [uml-user] Unable to install UML

2011-02-15 Thread Antoine Martin
Hi Sarthak, You're not saying which kernel you are using or which filesystem... which makes it hard for people to help you. My guess is that you're trying to mount an ext3/ext4 filesystem on an older kernel that does not support its features. Cheers Antoine On 14/02/11 05:09, sa

Re: [uml-user] hang after Starting crond: [ OK ]

2010-12-10 Thread Antoine Martin
On 12/10/2010 08:43 PM, Antoine Martin wrote: > On 12/09/2010 04:55 PM, Nicholas Mc Guire wrote: >> On Thu, 09 Dec 2010, hxqq wrote: >> >>>Hi everyone, >>>*** My OS is Fedora 11, I download Linux kernel 2.6.36.1 and use >>> >> >&g

Re: [uml-user] hang after Starting crond: [ OK ]

2010-12-10 Thread Antoine Martin
e this instead (still from inside the chroot): mknod /dev/tty0 c 4 0 sed 's+tty1+tty0+g' < /etc/event.d/tty1 > /etc/event.d/tty0 I don't really use or test with UML very often nowadays, but if you find anything else wrong with these disk images just let me know. Cheers Antoi

Re: [uml-user] X in uml?

2009-12-28 Thread Antoine Martin
. What is the difficulty you are encountering? Antoine > Vincent > > > > > > Le lundi 28 décembre 2009 à 23:43 +0700, Antoine Martin a écrit : >> clownix wrote: >>> I do not understand the need here, any application such as wireshark, >>> firefox .

Re: [uml-user] X in uml?

2009-12-28 Thread Antoine Martin
dy knows if is doable to run X in uml (not Xnest or similars) ? Antoine > Le lundi 28 décembre 2009 à 14:47 +0700, Antoine Martin a écrit : >> Anselm Lingnau wrote: >>> Rodrigo Baroni wrote: >>> >>>> Does anybody knows if is doable to run X in uml (not X

Re: [uml-user] X in uml?

2009-12-27 Thread Antoine Martin
Anselm Lingnau wrote: > Rodrigo Baroni wrote: > >> Does anybody knows if is doable to run X in uml (not Xnest or similars) ? > > The problem with this idea is that a »real« X server expects to talk to > graphics hardware of some description. VMware & co. solve this problem by > actually emula

Re: [uml-user] 2.6.31.2 broke UML build (2.6.31 was fine)

2009-10-08 Thread Antoine Martin
Confirmed with gcc 4.1.2 and 4.3.2 Use this config if yours does not exhibit the problem: http://uml.devloop.org.uk/kernels/kernel64-2.6.31.config Shall I forward this to LKML? Antoine Martin wrote: > 64-bit host: > > tar -jxf linux-2.6.31.2.tar.bz2 > cd linux-2.6.31.2 >

[uml-user] FYI: [Fwd: pulling FC5 image]

2009-10-08 Thread Antoine Martin
like. Cheers Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkkHa+oACgkQGK2zHPGK1rtOAwCdEXFn78mnn6En49HDsHXg1DJx mUQAnifAxS64mRAnV/3iKkcfLkSobcS9 =4hMV -END PGP SIGNATURE- --- End Message

[uml-user] 2.6.31.2 broke UML build (2.6.31 was fine)

2009-10-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 64-bit host: tar -jxf linux-2.6.31.2.tar.bz2 cd linux-2.6.31.2 cp ../.config ./ make ARCH=um [...] MODPOST vmlinux.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/bui

Re: [uml-user] Building a Arch Linux root image

2009-07-12 Thread Antoine Martin
technique should I follow ? Whatever tools are used for Arch. If you come up with a recipe, let me know and I'll post an image. Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkpZj2U

Re: [uml-user] How to create UML file system

2009-06-24 Thread Antoine Martin
vailable also have scripts you can use to re-generate them from scratch: http://virtual.nagafix.co.uk/filesystems/ Fedora 11 and Ubuntu Jaunty images should be uploaded in the next few days. Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment:

Re: [uml-user] GDB and uml_net issues

2009-05-27 Thread Antoine Nguyen
This is a good suggestion, it solved my problem. I was so focused on this error that I didn't think about this simple solution ^^ Thanks David! David Francisco Rodriguez Perez a écrit : > Antoine > > I had same issue before. using gdb 6.3 under x86_64 it was working > okay.

[uml-user] GDB and uml_net issues

2009-05-26 Thread Antoine Nguyen
as any idea about what is happening? Thanks. -- Antoine Nguyen Ingénieur R&D www.streamcore.com -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & bra

Re: [uml-user] root_fs images

2009-01-29 Thread Antoine Martin
id "Complete: 2") > "ping virtual.nagafix.co.uk" succeeds. bittorrent sits in idle. > I'll take another look later when I get back on an interweb line that does not filter all p2p ports... Cheers Antoine -BEGIN PGP SIGNATURE

Re: [uml-user] root_fs images

2009-01-29 Thread Antoine Martin
n see the tracker (and the tracker has some seeds) it should be fine. Thanks Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkmBqJAACgkQGK2zHPGK1rvjAACfQUCvCMIYETt2QjAsxQ

Re: [uml-user] root_fs images

2009-01-27 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Dave, David Houlden wrote: > On Tuesday 27 January 2009 Antoine Martin wrote: >> Hi all, >> >> I finally got around to moving the site to a new host: >> http://virtual.nagafix.co.uk/filesystems/ >> > Antoi

[uml-user] root_fs images

2009-01-27 Thread Antoine Martin
pay for bandwidth) Thanks Antoine -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword ___ User

[uml-user] root_fs images

2009-01-27 Thread Antoine Martin
/Linux-Virtualization-Filesystems.torrent (as I do pay for bandwidth) Thanks Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkl/U5YACgkQGK2zHPGK1rvyZACeLQFIhpZzvweZ/Lh4U7eceiTp

Re: [uml-user] http://uml.nagafix.co.uk/

2009-01-12 Thread Antoine Martin
No, this is just another vhost, since uml.nagafix.co.uk has been moved, apache uses the first vhost as default. It will be back when I get a chance to look at it. Jerrad Pierce wrote: > UML images. Has someone mistakenly changed your DNS configuration? > The link given on your website (and many o

Re: [uml-user] [Fwd: pulling FC5 image]

2008-11-20 Thread Antoine Martin
Hi, I had to take the site down as I moved some servers around. It will be restored when I get a chance. root wrote: > I also have noticed that http://uml.nagafix.co.uk only shows > "It works!". > You can find a debian etch rootfs and a "cloonix" customized rootfs at > http://clownix.net, if it

[uml-user] [Fwd: pulling FC5 image]

2008-11-03 Thread Antoine Martin
s a credit or a thank you. Many of the downloads that I see come from Windows machines running IE, probably some useless people who think they will be able to run Linux on Windows via uml. You can copy it somewhere else if you like. Cheers Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9

Re: [uml-user] Nagafix UML Web site now closed?

2008-06-19 Thread Antoine Martin
Ooops, bit busy with other stuff at the moment... Will take care of it later. Sorry about the inconvenience, paying customers first... Cheers Antoine Stephane Bortzmeyer wrote: > http://uml.nagafix.co.uk/ > > Forbidden > > You don't have permission to access / on this server

[uml-user] humfs

2008-06-16 Thread Antoine Nguyen
Hi all, I would like to know if there is actually a working version of humfs? I tried to apply the "patches" tarball founded on the official page but without success. (2.6.22 -> 2.6.25) Does anybody has a successfull use case with recent kernels? Thanks. A

Re: [uml-user] Network Difficulties II

2008-04-17 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Brendan McNally wrote: | Don't know why I'm doing it the hard way! | | Thanks for your help though, I'm sorted now. Would you care to share what you did wrong? It might help some other users in the future. Antoine | | Brendan | |

Re: [uml-user] Network Difficulties II

2008-04-17 Thread Antoine Martin
Only looked briefly, but your tap interfaces do not seem to have an IP host side... Antoine Brendan McNally wrote: > Hi > > Really hope you can help me out with this, networking has been a real > problem for me with UML. Can't get SSH or ping to connect from either &g

Re: [uml-user] cant boot 2.6.25

2008-04-17 Thread Antoine Martin
have you tried adding root=/dev/ubda ? using ubda/b/c instead of ubd0/1/2? And for the parse_chan_pair warnings, you may also want: con0=fd:0,fd:1 con=null Antoine Jon Rafkind wrote: > I just tried UML with the new 2.6.25 kernel but it would not boot up > properly. I was using th

Re: [uml-user] Network Difficulties II

2008-04-17 Thread Antoine Martin
Brendan, You're not explaining what doesn't work Have you tried pinging, traceroute, tcpdump, etc.. Cheers Antoine Brendan McNally wrote: > Hi All > > I am having major problems getting my UML sessions networked > correctly. Can someone please review my conf

Re: [uml-user] Fwd: yum: not found

2008-04-17 Thread Antoine Martin
http://catb.org/~esr/faqs/smart-questions.html fang zheng wrote: > > > -- Forwarded message -- > From: *fang zheng* <[EMAIL PROTECTED] > > Date: 2008-4-17 21:21 > Subject: Re: [uml-user] yum: not found > To: Flavio <[EMAIL PROTECTED]

Re: [uml-user] Changing network device names

2008-03-27 Thread Antoine Martin
t doing this? Specify one on the command line. Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkfrxeUACgkQGK2zHPGK1rshKQCfSz0BFcZAv572bega/Zu5A9X5 Mp0An2+dsH8Lmi3E

Re: [uml-user] looking for network-ready fedora 8 kernel and root fs

2008-03-06 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Robert P. J. Day wrote: | On Wed, 5 Mar 2008, Antoine Martin wrote: | |> Well, the problem is that if you don't want to use dhcp, you either have |> to edit some config files on the guest or you have to login and bring |> the netw

Re: [uml-user] looking for network-ready fedora 8 kernel and root fs

2008-03-04 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Robert P. J. Day wrote: | On Tue, 4 Mar 2008, Antoine Martin wrote: | |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA512 |> |> The kernels and filesystems here: |> http://uml.nagafix.co.uk/ |> Should all be set to use dhcp net

Re: [uml-user] looking for network-ready fedora 8 kernel and root fs

2008-03-04 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The kernels and filesystems here: http://uml.nagafix.co.uk/ Should all be set to use dhcp network configuration, just start a dhcp server and you should be up and running. Antoine Robert P. J. Day wrote: | as the next step in my UML recipe for

Re: [uml-user] ubd0 versus ubda??

2008-03-04 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 IIRC ubd0=ubda ubd1=ubdb and so on... Antoine Robert P. J. Day wrote: | the first of what will undoubtedly be numerous newbie-level | questions about UML, since i've been perusing the wealth of online | docs for UML and, with few exceptions

Re: [uml-user] Problem running UML on my amd64 SKAS4 patched

2008-02-16 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 2.6.18 does not have skas4, you need 2.6.24 + skas4 patch for the guest. Antoine Flavio wrote: > Hello! > > I've just upgraded my kernel up to the 2.6.24-gentoo-r2 release, > patching it with the skas4 patch successfully. > O

Re: [uml-user] [uml-devel] skas3 for 2.6.24

2008-01-25 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ryan Finnie wrote: > On Jan 25, 2008 9:01 AM, Antoine Martin <[EMAIL PROTECTED]> wrote: >> Has anyone managed to apply skas3 to 2.6.24? >> Things have moved around so much that I can't figure out where is what... > &g

Re: [uml-user] 64 bit host ?

2007-12-10 Thread Antoine Martin
why it is so large ? Debugging symbols are included ? Exactly. Thanks for pointing that out, since I pay for bandwidth I'm now compressing the kernel images too (down to ~20MB). cheers Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - htt

Re: [uml-user] uml running problem

2007-12-02 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Use something more recent. 2.6.16 is way too old. Antoine Eddy Zheng Zhang wrote: > Hi, list, > > This is my first time using UML. I have downloaded the UML > "linux-2.6.16.tar.bz2", unzipped, built from source successfully

Re: [uml-user] Reg: Debugging kernel module with UML

2007-10-25 Thread Antoine Martin
; senarios? Are you running the insmod from a pts console? (I remember a similar issue being reported lately) Does it work if you login via the network? Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQ

Re: [uml-user] request_module: runaway loop modprobe binfmt-464c

2007-10-24 Thread Antoine Martin
g with mainline and using the latest stable kernel you can find. Antoine > Thanks in advance and sorry for my english. > > Antoine Martin wrote: >> [EMAIL PROTECTED] wrote: >>> Hi to the list, >>> I'm getting confused in the patching procedure, >>> I

Re: [uml-user] A user mode linux problem

2007-10-23 Thread Antoine Martin
h versions of the guest and host kernels are you running? (always use the latest available if possible) Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHHl8qGK2zHPGK1rsRCoz1AJ9o2Bly98rd4vtfZdfua3whvtuDeACf

Re: [uml-user] request_module: runaway loop modprobe binfmt-464c

2007-10-23 Thread Antoine Martin
ebugging setting > should be applied to the host kernel and to the guest kernel? I don't think there is a guest patch you can apply for this. You need to patch your host or use something more recent. (I think 2.6.16.x also has this patched up) Antoine -BEGIN PGP SIGNATURE-

Re: [uml-user] Wanted: "Cross-UML"

2007-10-23 Thread Antoine Martin
o really nasty error messages deep inside the glibc headers. > > Has anyone succeeded in building a "cross-UML" (even without the > nesting)? Could you please advise on what combination of Linux > version, patches, and build tools I should use? This has not worked for me

Re: [uml-user] /proc/mm in 2.6.23

2007-10-21 Thread Antoine Martin
ocess accounting logs and is significantly slower than SKAS3 :/ > AFAIK guests on 64-bit hosts have never worked in full skas3 mode, only with noprocmm. Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHG2i

Re: [uml-user] /proc/mm in 2.6.23

2007-10-14 Thread Antoine Martin
#x27;t use /proc/mm so you have to add 'noprocmm' to the cmdline, ie: ./vmlinux ubda=./root_fs skas3 noprocmm Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [uml-user] INIT: Id "c2" respawning too fast: disabled for 5 minutes

2007-09-25 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 fang zheng wrote: > Hi, > I am working on FedoraCore (linux-2.6.18) and running UML > (linux-2.6.18.1),but when UML boot,some errors happen as fowllowing: > Starting crond: [ OK ] > Starting squid: [ OK ] > Starting xfs: [ OK ] > Starting

Re: [uml-user] network eth0/tap0 problem

2007-08-16 Thread Antoine Martin
DRT: unknown interface: No such > device What is your guest command line? Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGxFi/GK2zHPGK1rsRCvWRAJ0XTWh9bqX4+4Xqs8Iu3EKf9wQdLQCfYaka w6IAvn3kTKgkUKj

Re: [uml-user] newbie building root filesystems

2007-08-13 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 All the filesystems I have made include the script to (re-)generate them: http://uml.nagafix.co.uk/ No Slackware 12 (yet) - but there is a CentOS 5 (==RedHat5 except for the repo) Antoine Mark Lidd wrote: > I can email you a script tomorrow

Re: [uml-user] Does UML support 64bit environment?

2007-08-09 Thread Antoine Martin
n is does 64bit UML provide 32bit emulation? No it does not. > If yes how to > configure it? It is on the TODO list. Antoine > > Thanks, > Vishal Soni. > > >> -Original Message- >> From: Vishal Soni-G20083 >> Sent: Thursday, July 19, 2007 3:57

Re: [uml-user] How to setup UML cluster and use ocfs2?

2007-07-30 Thread Antoine Martin
inux-devel&m=118521982227031&q=raw The latter is more likely to work happily with git bisect. Antoine > > > > On 7/30/07, Linux Lover <[EMAIL PROTECTED]> wrote: >> Sorry for the late response. >> I let this be a bug. And do "git bisect bad". >> But w

Re: [uml-user] kernel+image compat matrix?

2007-07-06 Thread Antoine Martin
Jeff Dike wrote: > On Thu, Jul 05, 2007 at 09:54:33PM +0100, Antoine Martin wrote: > >>> The BusyBox image just seems broken. If you loop-mount it and chroot >>> bin/sh into it, it dies with a SIGFPX. >>> >>> >> Is this the 32-bit or 64-

Re: [uml-user] kernel+image compat matrix?

2007-07-05 Thread Antoine Martin
Jeff Dike wrote: > On Thu, Jul 05, 2007 at 06:10:34PM +0100, Antoine Martin wrote: > >> Getting a few people to report which combinations do/don't work would >> also be quite helpful. >> > > The BusyBox image just seems broken. If you loop-mount it a

Re: [uml-user] kernel+image compat matrix?

2007-07-05 Thread Antoine Martin
Blaisorblade wrote: >> then all is well - just my >> inexperience showing. But it would also be nice to have an indication one >> way or the other in a prominent place. >> > > Well, stating clearly such a thing is a very good idea - can you do it, > Antoine?

Re: [uml-user] kernel+image compat matrix?

2007-06-26 Thread Antoine Martin
Richard Andrews wrote: > --- Antoine Martin <[EMAIL PROTECTED]> wrote: > >> Recent distros (except slackware) may not work with 2.4 (udev/devfs/etc) >> but apart from that any recent 2.6 kernel should do (bearing in mind >> that few bugfixes are backported (exc

Re: [uml-user] kernel+image compat matrix?

2007-06-26 Thread Antoine Martin
results. > Heh? It's just a repository of prebuilt filesystems and kernel images, it is not meant to promote any particular combination, what makes you think that? Antoine > -- > Rich > > > > > _

Re: [uml-user] iptables modules

2007-06-25 Thread Antoine Martin
uid a uml guest with proxy/route nat > service. > I am studing computer networks with uml. Its very good. Looks like the pre-built kernels do not support iptables nat. You will need to build your own. Antoine > > Thanks for any help. > H.Floyd. > us ---

Re: [uml-user] another small brken link on the nagafix uml website

2007-06-18 Thread Antoine Martin
Urs Rau wrote: > Hi Antoine, > > Thank you soo much for the uml files you provide. Sorry it is taking me > so long to help with feedback for Jeff Dike, so that the uml will also > work out of the box under fedora 7 and rhel 5. Wish there were more > hours in the day. > >

Re: [uml-user] how to get uml going on a fully patched and up-to-date CentOS 5 machine?

2007-06-12 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Urs Rau wrote: > Antoine, > > Antoine Martin wrote: >> Urs Rau wrote: >>> I get the error: >>> arch/um/os-Linux/start_up.c: In function âstart_ptraced_childâ: >>> arch/um/os-Linux/start_up.c:110: error: âPA

Re: [uml-user] Trying to run X11 inside UML

2007-06-12 Thread Antoine Martin
support/Framebuffer Console support" >=> Enable "UML-specific options/Graphics support/Console display > driver support/Select compiled-in fonts/VGA 8x8 font" >=> Enable "UML-specific options/Graphics support/Console display > driver support/Select co

Re: [uml-user] how to get uml going on a fully patched and up-to-date CentOS 5 machine?

2007-06-12 Thread Antoine Martin
2 Does start_up.c include asm/page.h? Do you have your kernel headers installed? > > Is there a certain set of patches I have to apply to the vanilla kernel > before I can successfully compile a recent UML kernel? No, patches are no longer needed for normal usage. Antoine > &g

[uml-user] [ANNOUNCE] Fedora 7 + CentOS 5 images

2007-06-01 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, I've just finished some new images (x86 and amd64): http://uml.nagafix.co.uk/Fedora7/ http://uml.nagafix.co.uk/CentOS-5/ (uploading now) As usual, the pages include the scripts used to (re)create the images. Works-for-me (tm) An

Re: [uml-user] swap file

2007-06-01 Thread Antoine Martin
Debian 3.1 here: http://uml.nagafix.co.uk/old.html > Can anyone help me ? > > Rootstrap is the only tool for build debian filesystems ? That's what I've used. Antoine > > regards. > >> pcap.h not found -> install packages like libpcap-dev / libpcap-devel, an

Re: [uml-user] swap space

2007-05-30 Thread Antoine Martin
bs=1024 seek=$[ 1024 * 1024 ] count=1 > > Then when UML is booted in a new host console I did a - > [EMAIL PROTECTED] linux-2.6.21]# uml_mconsole vm001 config ubd1=uml_swap > ERR Device is already configured > If swap is configured, then why do I see the unknown partition table >

Re: [uml-user] hostfs broken?

2007-05-30 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > I am running 2.6.18-bb1 on the vm (blaisorblade's precompiled binary), Have you tried something more recent? There have been lots of fixes to hostfs since 2.6.18-bb1! > and 2.6.20-15-server (linux kernel from ubuntu package) on the host. PS: we s

  1   2   3   >