On Fri, 7 Oct 2005, Sachin Mahishi wrote:

Hi,
   When I am trying to boot my Linux,I am getting the following warning

warning:Unable to open an initial Console

I think my /dev/console and /dev/tty0 are not operating.Even if I
created them manually ,I am getting the same error.


Go back to the host system, mount the new system at /mnt/lfs, then create /dev/console and /dev/null again (for the stable book, this is in section 6.8.1). Sounds as if these two static devices (which are all we need before udev creates the rest of them) are missing, perhaps you missed them when you built the system (before you mounted the tmpfs at /dev).

Ken
--
 das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to