On Sunday 04 January 2004 13:35, Isaac wrote: > Hello, > > when initiating redhat gives east error me: > > Mounting proc filesystem: [FAILED] > > Configuring kernel parameters: Error: /proc must be mounted > to mount /proc at boot you need an /etc/fstab line like: > /proc /proc proc defaults > In the meantime, mount /proc /proc -t proc what is in your /etc/fstab? (this is most likely where your problem lies) incidentally, the command you quote above should be "mount proc /proc -t proc" (note the missing / on the first 'proc') if you are unable to boot to fix this then use your first install disk: type 'linux rescue' at the boot prompt, let the rescue system mount your installed RH system partitions and then... you should be able to edit your system fstab file under /mnt/sysimage/etc/fstab using vi one you have done this try booting again -- Stuart Sears RHCE, RHCX -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list