Re: [uml-user] uml filesystem

2010-04-06 Thread Flavio
y ways to do things into the Internet anyway. > > Anyway, I'll try out one of the filesystems on that page. Thanks! > You're welcome. Enjoy UML. Flavio -- Download Intel® Parallel Studio Eval Try the new

Re: [uml-user] uml filesystem

2010-04-06 Thread Flavio
, I'm trying to get the 64-bit one. > Hi, you can try to start from here: http://uml.nagafix.co.uk/ Flavio -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
2009/10/13 David Fernández : > We use that recipe for resizing VNUML rootfilesystems since long without > problem. See http://www.dit.upm.es/vnumlwiki/index.php/Resize-rootfs It works like a charm!!! Thanks a lot!

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
ou > created. I didn't notice anything strange, but, actually I see they are a little bit different. /etc/passwd: root:x:0:0:root:/root:/bin/bash buddy:x:1000:1000::/home/buddy:/bin/bash But this is not the problem. Also my host filesystem has the "root line" like t

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
ogin incorrect -_- Login incorrect debian-lenny login: Very strange fact! Flavio -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart y

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
dcast 192.168.1.255 gateway 192.168.1.254 Of course, adapt the IP address for your subnet, and set up your /etc/resolv.conf. Flavio -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only deve

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
xed modifying the start scripts, not present in User Mode Linux. Bye, Flavio -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
2009/10/13 Flavio : > Now you are able to login, but another issue arise! -_- > > When I try to login as root, I'm not able to do it!!! I found a workaround, not a solution. In the host system, make a chroot to the lenny filesystem mounted as loop. Create a new user with the follow

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
2009/10/13 Flavio : > Once UML is started, I get the following: > Starting periodic command scheduler: crond. > No protocol specified > Warning: This program is an suid-root program or is being run by the root > user. > The full text of the error or warning message cannot be saf

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-13 Thread Flavio
esize2fs 1.41.3 (12-Oct-2008) The filesystem is already 384000 blocks long. Nothing to do! Flavio -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread Flavio
2009/10/13 Jonas Meyer : > Three steps. > > 1) dd if=/dev/zero of=root_fs bs=1GB count=0 seek=150 > 2) mkfs.ext3 root_fs > 3) mount -o loop root_fs mount_point/ 4) debootstrap 5) configure the guest system through a chroot (fstab, locales etc.) 6

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread Flavio
wJ:www.vdd-project.org/index2.php%3Foption%3Dcom_content%26do_pdf%3D1%26id%3D20+how+to+make+a+debian+UML+filesystem+image&cd=5&hl=it&ct=clnk&gl=it There are some instructions I wrote after a big website update. Flavio ---

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread Flavio
I'm finding uml unreliable - crashes about every day with a drupal test > site running on it. Yes, right! Me too! I use XEN now actually! Flavio -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA i

Re: [uml-user] Can i increase the hard disk of virtual mashine

2009-10-12 Thread Flavio
Hi! I had the same problem and there are a lot of guides in the Internet. Unfortunately, I didn't find any valid procedure to get filesystem images resized. Finally, I created a new filesystem and installed the distribution once again inside it. Flavio 2009/10/12 Kristian Kirilov : &g

Re: [uml-user] SKAS3

2009-10-02 Thread Flavio
I'm sorry, I forgot to write the first URL... Flavio 2009/10/2 Flavio : > Hi! > > Here's some old skas3 patches. http://user-mode-linux.sourceforge.net/old/dl-host-patches-sf.html > The patches are not for a linux distribution. They are for the Linux kernel! &g

Re: [uml-user] SKAS3

2009-10-02 Thread Flavio
Hi! Here's some old skas3 patches. The patches are not for a linux distribution. They are for the Linux kernel! ;-) Here's the skas3 blaisorblade's web page. http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/ That was the main skas3 page. Enjoy! Flavio 2009/10/2

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
2009/9/30 Jay Shah : > After this, can you add the config while the UML runs and attempt to > bring up the network again? I'm sorry, I didn't understand what you really want. Could you be more specific? Thanks

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
It depends on the root filesystem! I tried another root filesystem and the network works like a charm. But now... what could be happened to my filesystem?? Could it be some broken package? Flavio -- Come build

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
2009/9/30 Jay Shah : > Hi Flavio, Hi Jay, please remember to reply always to the list! :) > > No worries. You help me get setup, so I'm hoping to help you fix this :) Thanks a lot! :) > > What user are you running UML as? If it's not root, can you try > setting it

Re: [uml-user] Network not longer working

2009-09-30 Thread Flavio
Hi Jay, Thank you for the reply. Here's the permissions: crw-rw-rw- 1 root root 10, 200 2009-09-30 18:02 /dev/net/tun Flavio 2009/9/30 Jay Shah : > Hi Flavio, > > How are the permissions of /dev/net/tun? > > Jay > > 2009/9/30 Flavio : >> Hi all, >

[uml-user] Network not longer working

2009-09-30 Thread Flavio
flags: No such device Failed to bring up eth0. What does it happen? Thank you, Flavio -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jump

Re: [uml-user] Compiling modules on UML

2009-08-05 Thread Flavio
2009/8/5 Manish Katiyar : > Hi Flavio, > > I have done that step and my UML kernel boots fine. My question is in > UML environment what will the ARCH resolve to ? will it be um or x86 ? ARCH will be "um", but you can choose a subarch type in your

Re: [uml-user] Compiling modules on UML

2009-08-05 Thread Flavio
rootfs loop_dir/ # cd /uml/src/linux # make modules ARCH=um # make modules_install INSTALL_MOD_PATH=/uml/loop_dir ARCH=um # umount /uml/loop_dir Then, boot the UML again. Flavio -- Let Crystal Reports handle the reporting

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

2009-06-22 Thread Flavio
great if I could do a typical operating system installation, using a cd-rom, but it seems to be something really hard in UML, isn't it? Yours, Flavio > > -- > Just my two cents, > Leonid Chaichenets. > > ---

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

2009-06-20 Thread Flavio
Hi again, This is very easy in case you want to install debian based distributions, such as ubuntu, but I am wondering about doing the same for other distributions. For example, I would like to virtualize Asterisk Now. Have you got any suggestion? Flavio 2009/6/20 Leonid Chaichenets : >

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

2009-06-20 Thread Flavio
2009/6/20 kanishk rastogi > > hi all, > I wanted to use ubuntu 8.04 in my uml machine. > How do i create a filesystem image with ubuntu 8.04 installed... Hi, you can try the ubuntu image available at http://uml.nagafix.co.uk/filesystems/ . It maybe useful. Best rega

Re: [uml-user] displays graphical user interface on User Mode Linux

2009-03-17 Thread Flavio
another windows manager installed on your UML guest system (it doesn't require the xorg-server to be installed in your UML guest system, since you are using the host xorg-server). 4) enjoy! > > thanks. You're welcome. Feel free to ask more questions. Flavio ---

Re: [uml-user] modprobe: FATAL ? solution

2009-03-04 Thread Flavio
2009/3/4 Jawad hussain : > > Hi Flavio, > > mount -o loop /path/to/rootfs /path/to/loopdir/ this step completed /// > >>> # cd /path/to/your/uml/kernel/sources/root > > But for second step I have only two exec i.e. linux-2.6.24-rc7 and > Fedora8-x86-root_fs

Re: [uml-user] modprobe: FATAL ? solution

2009-03-03 Thread Flavio
dont built my own file > system. The procedure to install kernel modules is always the same. The message you reported, is because the kernel modules directory is missing. Remember to reply to the list and not only to me.. Sincerely, Flavio > > Regards, > Jawad Hussain > > >

Re: [uml-user] modprobe: FATAL ? solution

2009-03-03 Thread Flavio
loop /path/to/rootfs /path/to/loopdir/ # cd /path/to/your/uml/kernel/sources/root # make modules ARCH=um # make modules_install INSTALL_MOD_PATH=/path/to/loopdir/ ARCH=um # umount /path/to/loopdir/ start UML as usual and modprobe the modul

Re: [uml-user] displays graphical user interface on User Mode Linux

2009-02-24 Thread Flavio
nager is installed. Then, export DISPLAY="x.x.x.x:1" where x.x.x.x is your host IP. You also have to enable networking in your UML instance too using tuntap. Finally you may start (for example) KDE simply running startkde on your UML. B

Re: [uml-user] mount CDROM

2009-02-15 Thread Flavio
2009/2/15 shah khadafi > > ok thanks mr.flavio about your information and i really appreciated about > that. > > thanks. You are welcome Shah Khadafi, Remember to reply to the list please, best Regards,

Re: [uml-user] mount CDROM

2009-02-11 Thread Flavio
to simply mount your cd-rom typing 'mount /mnt/cdrom' on your guest system. Regards, Flavio Bertini -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR,

Re: [uml-user] link broken: http://uml.nagafix.co.uk/FedoraCore5/FedoraCore5-x86-root_fs.bz2

2009-01-02 Thread Flavio
Maybe it has been hacked by someone. That is the reason why you can't download the Fedora filesystem image. Flavio -- ___ User-mode-linux-user mailing list User-mode-li

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
2008/12/9 Ryan Finnie <[EMAIL PROTECTED]>: > On Tue, Dec 9, 2008 at 2:06 PM, Flavio <[EMAIL PROTECTED]> wrote: >> So, let me know If I did understand correctly: I just have to apply >> the skas3 patch to my >> host kernel and the guest kernel will run in skas3 mod

Re: [uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
2008/12/9 Ryan Finnie <[EMAIL PROTECTED]>: > On Tue, Dec 9, 2008 at 1:14 PM, Flavio <[EMAIL PROTECTED]> wrote: >> I saw Ryan Finnie released the SKAS3 patch for 2.6.25/26/27 kernels >> but something makes me curious about that. >> Jeff Dike released SKAS4 patc

[uml-user] SKAS3 for 2.6.27 question

2008-12-09 Thread Flavio
mantainer), do we need also the "old" uml patch for the guest kernels or just apply the skas3 as for the skas4 patch? (e.g. Shall I apply the skas3 patch on both guest and host kernels too?) Best regard

Re: [uml-user] Warning: unable to open initial console.

2008-10-08 Thread Flavio
2008/10/8 Bhavesh Kamani <[EMAIL PROTECTED]> > > Hi Flavio, > > Thanks for you suggestions. > > Only thing was missing was /dev/console. I created it using mknod(used major > and minor similar to my working debian). Now I am able to login in my UML. If > you don

Re: [uml-user] Warning: unable to open initial console.

2008-10-06 Thread Flavio
2008/10/6 Bhavesh Kamani <[EMAIL PROTECTED]>: > Hi Flavio, > > I am doing "linux mem=128M" to start UML. > I tried "linux mem=128M devfs=mount" also, but that is also giving same > error. > > Thanks, > Bhavesh. > > You should try

[uml-user] Fwd: Warning: unable to open initial console.

2008-10-06 Thread Flavio
Excuse me, I forgot to reply to the list. Flavio -- Forwarded message -- From: Flavio <[EMAIL PROTECTED]> Date: 2008/10/6 Subject: Re: [uml-user] Warning: unable to open initial console. To: Bhavesh Kamani <[EMAIL PROTECTED]> 2008/10/6 Bhavesh Kamani <[EMAIL PRO

Re: [uml-user] Too slow ...

2008-09-13 Thread Flavio
not make > any relevant use of the CPU and there is almost no hd accesses!!! > > What could be wrong? Hello, Are you using the skas4 patch? If not, it is possible to wait a little bit more to boot, but not up to 15 minutes. Regards, Flavio --

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

2008-08-13 Thread Flavio
2008/8/10 Neo Anderson <[EMAIL PROTECTED]> > > The host os is Open Suse 11.0 with kernel 2.6.25-1.1-default > The guest os is Debian testing 2.6.26. > The hardware used by host os is hp 6910p, which uses iwl4965 wireless card. The followig commmand should do the right thing gor you: debootstrap --

Re: [uml-user] Fwd: building virtual heterogeneous networks

2008-07-19 Thread Flavio
Hello, maybe you need something like this: http://mln.sourceforge.net/index.php . Isn't it? Sincerely, Flavio 2008/7/19 Haywood Floyd <[EMAIL PROTECTED]>: > > -- Forwarded message -- > From: Haywood Floyd <[EMAIL PROTECTED]> > Date: 2008/7/1

Re: [uml-user] vanilla kernel 2.6.25.10: problem during compilation for the guest os

2008-07-11 Thread Flavio
I tryed to modify it manually, but I'm not able to do it. I will wait for your new patch. Thank you. Flavio 2008/7/10 Flavio <[EMAIL PROTECTED]>: > > Excuse me Jeff! > > Sometimes I misunderstand English sentences, > since it's not my language. > > Tha

Re: [uml-user] vanilla kernel 2.6.25.10: problem during compilation for the guest os

2008-07-10 Thread Flavio
Excuse me Jeff! Sometimes I misunderstand English sentences, since it's not my language. Thanks a lot, I'm sorry, Regards, Flavio 2008/7/10 Jeff Dike <[EMAIL PROTECTED]>: > On Thu, Jul 10, 2008 at 07:48:01PM +0200, Flavio wrote: >> I tried that patch but it s

Re: [uml-user] vanilla kernel 2.6.25.10: problem during compilation for the guest os

2008-07-10 Thread Flavio
Thank you Jeff, I tried that patch but it seems to have some problem applying it: patching file arch/um/os-Linux/sys-i386/registers.c Hunk #1 FAILED at 6. Hunk #2 FAILED at 76. 2 out of 2 hunks FAILED -- saving rejects to file arch/um/os-Linux/sys-i386/registers.c.rej Best regards, Flavio

Re: [uml-user] vanilla kernel 2.6.25.10: problem during compilation for the guest os

2008-07-09 Thread Flavio
Anybody tried to compile a 2.6.25.10 kernel with a skas4 patch?? I still have problems compiling it. Regards, Flavio 2008/7/6 Flavio <[EMAIL PROTECTED]>: > > Hello everybody, > > I'm experiencing problems during guest kernel compilation. > The vanilla kernel vers

[uml-user] vanilla kernel 2.6.25.10: problem during compilation for the guest os

2008-07-06 Thread Flavio
** [arch/um/os-Linux/start_up.o] Error 1 make: *** [arch/um/os-Linux] Error 2 What's going on? Regards, Flavio - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite o

Re: [uml-user] Running UML over Vmware

2008-07-06 Thread Flavio
performance increment. Note that most of the times, virtualization my slow down guest processes. Using a paravirtualization system (like XEN) may not decrease your guest performances so much. Regards, Flavio > > Thanks in advance and best regards; > David > > P.D: guest machines ar

[uml-user] Problem running in SKAS4 Mode

2008-07-04 Thread Flavio
ad of skas4? Should both the guest and the host kernel at the same version? Regards, Flavio - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source pr

Re: [uml-user] increasing eth ids

2008-07-03 Thread Flavio
I can then > manually configure the current device whether it is eth0 or eth22, but I'd > rather not have to do that every time I boot the guest. So my question is > why does the device keep incrementing? What controls it, and how can I > make it stop? Post your command l

Re: [uml-user] compile guest 2.6.18 & 2.6.18.

2008-06-15 Thread Flavio
ng rejects to file arch/um/Makefile.rej I also tried to remove some suspicious lines from the patch, but nothing goes well. I hope there's something to fix it, because I need to experiment new kernel system calls on such version (2.6.16-r3). Regards, Flavio 2008/6/13 Flavio <[EMAIL PROT

Re: [uml-user] compile guest 2.6.18 & 2.6.18.

2008-06-13 Thread Flavio
*** [arch/um/sys-i386/user-offsets.s] Error 1 > > make: *** [arch/um/sys-i386/user-offsets.s] Error 2 Hi! Same problem here. It seems there's nothing to do, becouse of a compatibility problem with newest gcc versions. See this link: http://list.opensaf.org/arch

[uml-user] SKAS4 for 2.6.16-r3 kernel

2008-06-13 Thread Flavio
ny trouble? Shall I get the oldest skas3 patches, using also the old uml guest patches? Thanks a lot, Regards, Flavio http://www.vdd-project.org - Check out the new SourceForge.net Marketplace. It's the best place to buy o

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
2008/5/26 David Chanters <[EMAIL PROTECTED]>: > Flavio -- > >> No, you didn't miss anything! You're on the right place. > > Ah good. :) > >> Feel free to ask more questions here. > > Thank you. > > I've built the host kernel now, and b

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
2008/5/25 David Chanters <[EMAIL PROTECTED]>: > Flavio -- > > 2008/5/25 Flavio <[EMAIL PROTECTED]>: >> It would be a great idea but, as you know, there's an official UML >> website. Patches should be available at that site: >> www.user-mode-lin

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
2008/5/25 David Chanters <[EMAIL PROTECTED]>: > Flavio -- > > 2008/5/25 Flavio <[EMAIL PROTECTED]>: >> Try this patch: http://rapidshare.com/files/117542575/skas4-2.6.25.patch.html >> It's the patch I have on my own PC and I have uploaded for you. >&g

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
files/117542575/skas4-2.6.25.patch.html It's the patch I have on my own PC and I have uploaded for you. It works for me. Flavio > > Thanks so much for your patience, Flavio. > > David. - This SF.net email i

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
2008/5/25 David Chanters <[EMAIL PROTECTED]>: > Flavio -- > > 2008/5/25 Flavio <[EMAIL PROTECTED]>: >> 2008/5/25 David Chanters <[EMAIL PROTECTED]>: >>> Ah, right -- thank you, and as you say I'll search the archives to >>> find SKAS4. >

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
guest kernel sources. It's easy! :) > That seems a little... odd? No... I don't think so! :) It's very useful! > >> Ask and you'll be replied! :) > > Thank you - you have been very informative and kind. It was a pleasure for me. Enjoy UML. Flavio > >

Re: [uml-user] New user: Basic UML questions.

2008-05-25 Thread Flavio
l means, do point me to various pieces of > information/documentation if some or all of my questions are answered > there --- I do not mind reading. :) It depends on what you're looking for. Ask and you'll be replied! :) > > Thank you in advance, Not at all! Flavio > >

Re: [uml-user] skas4

2008-05-21 Thread Flavio
2008/5/21 vincent-perrier <[EMAIL PROTECTED]>: > Thank-you for the info. You are welcome, Flavio > > On Wed, 2008-05-21 at 10:21 +0200, Flavio wrote: >> 2008/5/21 vincent-perrier <[EMAIL PROTECTED]>: >> > >> > Hello, >> > Can somebody remind

Re: [uml-user] skas4

2008-05-21 Thread Flavio
list from Jeff Dike, as well as for the previous one. Flavio > > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.a

Re: [uml-user] Local Devices question

2008-05-01 Thread Flavio
2008/5/1 Jeff Dike <[EMAIL PROTECTED]>: > On Tue, Apr 29, 2008 at 06:35:06PM +0200, Flavio wrote: > > Any news? > > The current state of things as I understand them is that we have the > eject ioctl being called in exactly the same way from eject and from > UML and it

Re: [uml-user] Local Devices question

2008-04-29 Thread Flavio
2008/4/4 Flavio <[EMAIL PROTECTED]>: > > On 04/04/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 02, 2008 at 01:34:00PM +0200, Flavio wrote: > > > I guess you mean the difference between eject on the host and eject on > > > the UML guest. If

Re: [uml-user] how to create my own uml rootfs

2008-04-17 Thread Flavio
oot filesystem image. It's very detailed. http://www.vdd-project.org/index.php?option=com_content&task=view&id=20&Itemid=51#A%20Debian%20root%20filesystem NOTE that my website is not up to date as regard the SKAS patch. So, you have to read only how to build the root files

Re: [uml-user] yum: not found

2008-04-17 Thread Flavio
On 17/04/2008, Will Morton <[EMAIL PROTECTED]> wrote: > It is rather unusual for a public list like this not to be configured > to have the list address in the Reply-To header; would this not be > the Right Thing to do...? Maybe you're right, but since here, we hadn't any problem using it. It ma

Re: [uml-user] yum: not found

2008-04-17 Thread Flavio
are already registered to the user mode linux mailing list (not to the 'site'). I hope you understand now. Flavio > > thank you very much > > 2008/4/17, Flavio <[EMAIL PROTECTED]>: > > YOU MUST REPLY TO THE LIST!!! > > > > DO YOU UNDERSTAND??? >

Re: [uml-user] make command not found

2008-04-17 Thread Flavio
It's just to forward the Daniel's message to the list. Sometime people forgive to reply to the list! Flavio On 17/04/2008, Daniel Janzon <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-04-16 at 18:13 +0200, Flavio wrote: > > On 16/04/2008, Daniel Janz

Re: [uml-user] yum: not found

2008-04-17 Thread Flavio
YOU MUST REPLY TO THE LIST!!! DO YOU UNDERSTAND??? Flavio PS: You should tell me where you've downloaded the filesystem image, not vice versa. On 17/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > could you tell me the address of filesystem? > thank you very much. >

Re: [uml-user] yum: not found

2008-04-16 Thread Flavio
Where you've downloaded the UML filesystem image? Please don't open a lot of discussions! Flavio On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > Since yum :not found, > how should I use yum > > --

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > I want to configure sendmail. > During I have to use the command : > make access.db. > >>>>>>Please reply to the LIST, not only to me!!!<<<<<< Anyway, Install make as I told you be

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
that is too simple and fast. Flavio > > -- Z > > > On Wed, 2008-04-16 at 18:04 +0200, Flavio wrote: > > On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > > > where I can find the filesystem with make ? > > > Who know the address?

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > where I can find the filesystem with make ? > Who know the address? > thanks very much. So you're absolutely obstinate to not install make!!! Why don't you install make as I t

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
much. > > Try 'yum install make' on your UML distro. Flavio PS: remember to include the UML mailing list e-mail address when replying to a post. You've replied only to me! > > > > 2008/4/16, Flavio <[EMAIL PROTECTED]>: > > > > > On 16/04/2008, fa

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
On 16/04/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 16/04/2008, fang zheng <[EMAIL PROTECTED]> wrote: > > hi: > > I plant to install a software package in UML, > > but when I write make on bash ,there is a wrong: make command not found. > > What

Re: [uml-user] make command not found

2008-04-16 Thread Flavio
nstalled Linux in its base system, without developer packages, make is not present in your distribution. What is your UML distribution? Flavio > > > - > This SF.net email is sponsored by the 2008 JavaOne(SM) Confere

Re: [uml-user] Is the uml mailling list broken?

2008-04-10 Thread Flavio
"pause" too actually! Flavio > > > - > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100.

Re: [uml-user] Local Devices question

2008-04-04 Thread Flavio
On 04/04/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Wed, Apr 02, 2008 at 01:34:00PM +0200, Flavio wrote: > > I guess you mean the difference between eject on the host and eject on > > the UML guest. If so, this is the eject strace output on the host: > &g

Re: [uml-user] Local Devices question

2008-04-02 Thread Flavio
-rwxr-xr-x 1 root root 23960 Oct 29 00:07 /usr/bin/eject Flavio - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubl

Re: [uml-user] Local Devices question

2008-03-24 Thread Flavio
(BLK_DEV [=y]) -> Virtual block device (BLK_DEV_UBD [=y]) What's wrong? Thank you, Flavio > Jeff > > -- > Work email - jdike at linux dot intel dot com > - This SF.net

Re: [uml-user] Local Devices question

2008-03-19 Thread Flavio
On 19/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Tue, Mar 18, 2008 at 08:17:52PM +0100, Flavio wrote: > > Ok, I applied your last patch. I've done the test, and this is the result: > > ioctl(16, CDROMEJECT, 0)= -1 EIO (Input/output error) >

Re: [uml-user] Local Devices question

2008-03-18 Thread Flavio
On 18/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Tue, Mar 18, 2008 at 06:53:06PM +0100, Flavio wrote: > > No I didn't. Excuse me, but I've never done a patch back out before. > > Could you tell me how to do it, please? > > Note that, your las

Re: [uml-user] Local Devices question

2008-03-18 Thread Flavio
ur last patch has been successfully applied. (If there's no alternative, I would delete the kernel tree, download it again and apply the skas4 patch then your last one) Thank you, Flavio - This SF.net email is sponsored by: Mi

Re: [uml-user] Local Devices question

2008-03-18 Thread Flavio
ke[1]: *** [arch/um/drivers/ubd_kern.o] Error 1 make: *** [arch/um/drivers] Error 2 Is it a my own mistake? > > > > And the directory /proc/3/ exists on the host. > > > /proc/3 is irrelevant. You want /proc//3. OK, now I understand. Thank you, Flavio > > >

Re: [uml-user] Local Devices question

2008-03-18 Thread Flavio
On 18/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Mon, Mar 17, 2008 at 09:50:43PM +0100, Flavio wrote: > > Here's the strace log file attached to this mail. > > Note that it's a compressed text file (as you can see), but once it > > has been unco

Re: [uml-user] Local Devices question

2008-03-17 Thread Flavio
On 17/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Mon, Mar 17, 2008 at 07:46:36PM +0100, Flavio wrote: > > Thanks Jeff, here's the output: > > > > ~# strace -e ioctl eject /dev/ubd2 > > ioctl(3, CDROMEJECT, 0) = -1 EIO (Input/o

Re: [uml-user] Local Devices question

2008-03-17 Thread Flavio
On 17/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Fri, Mar 14, 2008 at 11:59:38PM +0100, Flavio wrote: > > Let me give you the strace eject /dev/ubd2 again, it may helps you to > > understand. > > (I don't know if it's the same strace I

Re: [uml-user] Local Devices question

2008-03-14 Thread Flavio
On 14/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Thu, Mar 13, 2008 at 07:22:06PM +0100, Flavio wrote: > > ioctl(3, CDROMEJECT, 0) = -1 EINVAL (Invalid argument) > > > Try the patch below - compile tested only. Thanks Jeff, I've just applied

Re: [uml-user] Local Devices question

2008-03-13 Thread Flavio
...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002 write(1, "not an sg device, or old sg driv"..., 35not an sg device, or old sg driver ) = 35 ioctl(3, FDEJECT, 0x40577980) = -1 EINVAL (Invalid argument) ioctl(3, MGSL_IOCGPAR

Re: [uml-user] Local Devices question

2008-03-12 Thread Flavio
On 12/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Wed, Mar 12, 2008 at 08:00:10PM +0100, Flavio wrote: > > So, here's what I was trying to do: binding the /dev/cdrom with the > > /dev/ubd2 virtual device, passing the ubd2=/dev/cdrom in the command > &g

Re: [uml-user] Local Devices question

2008-03-12 Thread Flavio
On 12/03/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Wed, Mar 12, 2008 at 05:00:31PM +0100, Flavio wrote: > > I would like to ask you a simple question about cdrom and usb pen > > drives utilisation. > > > > I would like to know if I must insert a cd-rom

[uml-user] Local Devices question

2008-03-12 Thread Flavio
mount and using it; but If I decide to insert the CD-ROM once UML is started (ot to not insert it at all)I get the following error in dmesg: Couldn't open "/dev/cdrom", errno = 123. What's the problem? Thank you, Flavio -

Re: [uml-user] Graphical UML?

2008-03-06 Thread Flavio
I'm sorry, I forgot to reply to the list. On 06/03/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 06/03/2008, Jay Shah <[EMAIL PROTECTED]> wrote: > > Hello, > Hello Jay, > > > > > Apologies if my question is too simple for you :-) > > > &g

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

2008-02-17 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 10:27:59PM +0100, Flavio wrote: > > > The only way to get skas4 right now is to take the patches I've posted > > > (either the big rolled-up one or the series) and build both host and &

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

2008-02-16 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 07:55:20PM +0100, Flavio wrote: > > Finally, my question is: shall I patch my _guest_ kernel with the > > skas4 patch too? I'm little bit confused. :| > > The only way to get skas4 right

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

2008-02-16 Thread Flavio
understand why... I will build my own images (kernel and filesystem) again as soon as possible to try them again as well as I did in the past. Thank you. Flavio On 16/02/2008, Flavio <[EMAIL PROTECTED]> wrote: > On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > > On S

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

2008-02-16 Thread Flavio
On 16/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Sat, Feb 16, 2008 at 03:44:18PM +0100, Flavio wrote: > > I've just upgraded my kernel up to the 2.6.24-gentoo-r2 release, > > patching it with the skas4 patch successfully. > > Once I try to run UML, the

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

2008-02-16 Thread Flavio
59 625c7cb8: [<6000f30a>] init+0x108/0x132 625c7ce8: [<60020969>] run_kernel_thread+0x59/0x65 625c7d00: [<6000f202>] init+0x0/0x132 625c7d28: [<6000f202>] init+0x0/0x132 625c7db8: [<60028225>] schedule_tail+0x2b/0xdb 625c7dd0: [<6000f202>] init+0x0/0x132 6

Re: [uml-user] Problem Applying SKAS4 Patch to a 2.6.23 kernel

2008-02-13 Thread Flavio
I've just tried with a 2.6.24-r2 kernel: it works! Thank you very much, Flavio On 13/02/2008, Jeff Dike <[EMAIL PROTECTED]> wrote: > On Wed, Feb 13, 2008 at 07:39:21PM +0100, Flavio wrote: > > I always used skas3 patch on my systems, but, since SKAS4 supports > > a

  1   2   >