Yup- I do. Same thing with no initramfs or initrd.
On Mon, Feb 20, 2012 at 2:26 PM, James Hunt
<936...@bugs.launchpad.net>wrote:
> @Michael: please can you confirm you too are using a custom kernel?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> http
@Michael: please can you confirm you too are using a custom kernel?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936667
Title:
init(4): no available ptys stops boot
To manage notifications about t
Then, what we can do to troubleshoot this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936667
Title:
init(4): no available ptys stops boot
To manage notifications about this bug go to:
https://bu
Sounds like this might be a "chicken-and-egg" issue where Upstart wants
a pty, but pty support isn't yet available (/dev/pts not mounted) as the
mountall job hasn't yet run. This being a side-effect of having no
initramfs since /dev/pts is normally mounted from there.
--
You received this bug not
And, how i could add --no-log parameter to the kernel in order to have a
temporary workaround to the issue?
My environment passes parameters to the kernel via "kboot.conf". I have no
bootloader installed, kernel also is loaded via kboot.conf.
I can also add that with Oneiric I never had this issu
"ls -l /dev/ptmx" returns the following:
crw-rw-rw-1 root root5, 2 Nov 15 00:01
/dev/ptmx
Hope this helps.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936667
Title:
@Daniele: add "init=/bin/sh" to your grub command line and boot. This
will drop you to a shell. You can then inspect permissions with "ls -l
/dev/ptmx".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/93
This bu affects me too.
Issue comes just after a fresh net-install of Ubuntu Precise Pangolin
PowerPC.
Since is a fresh install and i even doesn't get the login terminal,
don't know how to check /dev/ptmx perms.
I'm running a custom 2.6.38.8 kernel, no rd and i do have support for
PTYs, also mul
@Lukas: can you confirm the perms are correct on /dev/ptmx? Also, see
comment #3 on bug 936293.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936667
Title:
init(4): no available ptys stops boot
To
Hi All, I'm affected this bug too. I use custom kernel with following
options.
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
It may be important that my kernel has no ram disk (initrd).
Distro kernel boots without problem.
--
You received this bug notification because you are a member of Ubuntu
Bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: upstart (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936667
Title:
ini
Thanks for reporting this bug and helping to make Ubuntu better.
Can you confirm the following:
- The /dev/ptmx device exists and has permissions 0666.
- Your kernel version (cat /proc/version). Are you running a custom kernel
without pty support?
--
You received this bug notification because
michael@panther:~$ apt-cache policy upstart
upstart:
Installed: 1.4-0ubuntu8
Candidate: 1.4-0ubuntu8
Version table:
*** 1.4-0ubuntu8 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
michael@panther:~$ ls -l /etc/init/
total 256
-rw-
13 matches
Mail list logo