[uml-user] ssh to uml and the other question.

2005-04-23 Thread 江培荣
hey everyone . i am a newguy to uml i play uml by that : host 2.6.11 guest 2.6.11 root_fs i build myself , and seems works fine. after i modify the rootfs . it still has somesthing wrong . hereis the boot message: [EMAIL PR

[uml-user] ssh to uml and the others quesiton

2005-04-23 Thread 江培荣
and still ssh . here is the /var/log/secure Apr 23 17:35:37 localhost sshd[980]: Accepted password for root from 192.168.0.30 port 56907 ssh2 Apr 23 17:35:37 localhost sshd[980]: error: openpty: No such file or directory Apr 23 17:35:37 localhost sshd[980]: error: session_pty_req: session 0 al

[uml-user] about screen

2005-04-23 Thread Jack
hi guys . i can 't use screen , i follow the "http://www.stearns.org/slartibartfast/uml-coop.current.html"; but doesn't work ,and use screen -list ,said can't find . why headache. --- SF email is sponsored by - The IT Produ

RE: [uml-user] about screen

2005-04-23 Thread Anthony Brock
Have you tried the command: screen -ls This, according to my man page, is the way to produce a list of screens. Tony > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jack > Sent: Saturday, April 23, 2005 5:47 AM > To: user-mode-linux-user > Subject:

[uml-user] resize the rootfs

2005-04-23 Thread Jack
hi , i met a strange problem. root.old it works normally . but ony 600M, and i build a new 1g , but the new filesystem doesn't work . any advices? dd if=/dev/zero of = newfs bs=1k count=1 seek=$[1024*1024] mkfs -t ext3 newfs mount -o loop oldfs /mnt/old mount -o

Re: [uml-user] resize the rootfs

2005-04-23 Thread Gordon Russell
Any chance you are running mkfs on a fedora or redhat machine? I ran into a problem with this, where fedora/redhat has patched ext3 with some new features, which then break non fedora guests. I think the new features are related to large filesystems. If so download reiserutils and use reiserfs ins

Re: [uml-user] resize the rootfs

2005-04-23 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jack wrote: |linux ubd0=old , still works. |linux ubd0=new , can't work , hangle on " Checking root filesystem | [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/ubd/0 | fsck.ext3: Filesystem has unsupported feature(s) (/dev/ubd/0) | e2fsck: Get a

[uml-user] Guest kernel chews up all CPU on VIA C3 Samuel2 in SKAS mode

2005-04-23 Thread Andree Leidenfrost
Hi all I've been banging my head against this one for a while now, so I finally figured I could do with some help (and it might even be a bug in UML). ;-) I am trying to set up a 2.6 UML instance on a VIA C3 Samuel2 [1] based system running a freshly installed Debian Sarge. In TT mode, everything