Re: Re: [uml-user] How do I create files inside uml?

2006-02-09 Thread mlij
> > Several people have contributed to the root file systems listed here. > Unfortunately, some of these images are also dated (and assume Devfs > support). Good luck! > I solved this issue. If I put the command devfs=mount, everything is ok. Slackware: [EMAIL PROTECTED]:~/virtual$ linux ubd0=

Re: [uml-user] How do I create files inside uml?

2006-02-08 Thread mlij
> > The path is wrong without Devfs (and no, you shouldn't enable it). > Fix /etc/fstab to say /dev/ubd0. Possibly you'll have to fix > also /etc/inittab and (if existing) /etc/securetty to use non-devfs names > (like tty0, tty1 and so on instead of vc/0, vc/1 and so on). Now I believe th

Re: [uml-user] How do I create files inside uml?

2006-02-08 Thread mlij
I think that is better to put all the messages: [EMAIL PROTECTED]:~/virtual$ linux ubd0=root_fs_slack8.1 Checking for the skas3 patch in the host...not found Checking for /proc/mm...not found tracing thread pid = 25285 Checking for /dev/anon on the host...Not available (open failed with errno 2)

[uml-user] How do I create files inside uml?

2006-02-08 Thread mlij
First, I ran the command: linux ubd0=root_fs_slack8.1 After a time, there is the message: starting sysklogd daemon: /usr/sbin/sysklogd I put "enter" and a ctrl+c. After a long time, I can log in: Welcome to Linux 2.4.26-3um (tty1) darkstar login: root Unable to change tty /dev/tty1: Read-onl