[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: two problems with building a bootdisk



>>>>> "Martin" == Martin F Krafft <madduck@madduck.net> writes:

Martin> and just sits there forever. /sbin/getty is never executed,
Martin> and i can't get into the system. then, every now and then,
Martin> init complains about both getty's restarting to quickly and
Martin> disabled them for 5 additional minutes.

Either the getty program is not on the boot disk, or one of the
libraries it needs.

Use `ldd /sbin/getty' to find out which libraries. (On my system, it
only needs libc, which should be on the floppy already.)

Also check that /dev/tty1 and /dev/tty2 exist on the floppy image.

If you still can't find anything, try changing the inittab line to
execute sh.

-- 
G. ``Iggy'' Geens - ICQ: #64109250
Home: <ggeens@iname.com> - Work: <guy.geens@cgey.be>
WWW: http://users.pandora.be/guy.geens/
`I want quality, not quantity. But I want lots of it!'



Reply to: