On Monday 13 June 2005 19:33, [EMAIL PROTECTED] wrote:
> Hi,
>
> Yes, the problem also occurs when logging out and in again. My inittab
> looks like this:
>
> 0:2345:respawn:/sbin/agetty tty0 9600
> 1:2345:respawn:/sbin/agetty tty1 9600
> 2:2345:respawn:/sbin/agetty tty2 9600
> 3:2345:respawn:/sbin
Hi,
Yes, the problem also occurs when logging out and in again. My inittab
looks like this:
0:2345:respawn:/sbin/agetty tty0 9600
1:2345:respawn:/sbin/agetty tty1 9600
2:2345:respawn:/sbin/agetty tty2 9600
3:2345:respawn:/sbin/agetty tty3 9600
S0:2345:respawn:/sbin/getty -L 9600 ttyS0 vt100
I e
On Sunday 12 June 2005 22:46, [EMAIL PROTECTED] wrote:
> Hi all,
>
> I am not sure if this has been seen before, but when I use a pty for con0,
> I cannot login the 2nd time anymore.
>
> ./linux ubd0=root_fs rw umid=test con=null con0=tty:/dev/ptyz0
> con1=tty:/dev/ptyz1 &
>
> When I use screen /de
On Saturday 11 June 2005 22:37, Dinesh Ahuja wrote:
> >That would work, but there is another possibility :
> >loop-mount the root_fs from the host and use the rpm
> >option to specify where you want to install the
> >packages.
>
> As per guidance, I have tried the following method
> [EMAIL PROTECT