From: Antonio Tellez Flores <atellezf@yahoo.com.mx>
To: Adam Saeed <adam.saeed@gmail.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: booting error
Date: Sat, 06 Nov 2004 21:19:32 -0600 [thread overview]
Message-ID: <1099797571.2815.3.camel@localhost> (raw)
In-Reply-To: <6e9eecc804110618178f3a3dc@mail.gmail.com>
Hello!!!
You have rewrite the null device, Please try:
cd /dev
rm null
mknod /dev/null c 1 3
chmod 666 null
Bye.
> I have RED HAT 9.0 , I am getting problem while booting.
> i have lilo, i used the following command:
> mv /etc/lilo.conf /dev/null
> then install grub.
> after rebooting the maching grub was there.. it starts booting my
> machine... but after some time it gives these errors:
>
> Mounting Proc File system: dup2: bad file or desriptor name [failed]
> grep: no such file or directory
> Configuring kernel parameter dup2: bad file or desriptor name [failed]
>
> Setting Clock dup2: bad file or desriptor name [failed]
> load default keymap(us) /etc/rc.d/rc.sysinit
> line:162: /dev/null Read Only File System
>
> Setting hostname localhost dup2: bad file or desriptor name [Failed]
> /etc/rc.d/rc.sysinit :line 173: /dev/null read only filesystem [failed]
> /etc/rc.d/rc.sysinit :line 173: /dev/null read only filesystem [failed]
>
> Initialising usb controller : dup2: bad file or desriptor name [failed]
>
> /etc/rc.d/rc.sysinit 184 /dev/null read only filesystem
> /etc/rc.d/rc.sysinit 184 /dev/null read only filesystem
> /etc/rc.d/rc.sysinit 200 /dev/null read only filesystem [failed]
>
> awk:cmd:line2:fatal:cannot open /proc/mounts for reading (no such file)
> checking root file system : dup2: bad file or desriptor name [failed]
--
Antonio Téllez Flores
Ciencias de la Computación
Facultad de Ciencias - UNAM
Home Page: http://ada.fciencias.unam.mx/~atellez
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-11-07 3:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-07 2:17 booting error Adam Saeed
2004-11-07 3:19 ` Antonio Tellez Flores [this message]
2004-11-08 18:20 ` Adam Saeed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1099797571.2815.3.camel@localhost \
--to=atellezf@yahoo.com.mx \
--cc=adam.saeed@gmail.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.