Saturday, January 10, 2015

System booting problem

I have deleted /tmp partition.
---system isn't booting normal
What I do ?

I think you deleted /tmp but its entry is still  in fstab.

you do this steps.

when booting when you are droped to a shell ie in rescue mode type this commands:

mount -o remount,rw /

then go to /etc/fstab
if there is any entry regarding /tmp, just remove that entry

wq!

and reboot



plz reply and inform if it works.

Regards,
Karamjeet Singh
8800117251

Reply | Reply to all | Forward | Print | Delete | Show original


Add star 

Qamre Alam

<linux9833102210@gmail.com>
Sat, Dec 27, 2014 at 10:48 AM
Reply-To: sadhiq-linux-group@googlegroups.com
To: "sadhiq-linux-group@googlegroups.com" <sadhiq-linux-group@googlegroups.com>
Hi Ganesh,

It is an fsck (file system check) error while checking files.

go to single user mode and run command

mount -o remount, rw /

mount / to read write mode and check you /etc/fstab  file.

Or run bellow command.

fsck /dev/sda1

On Fri, Dec 26, 2014 at 11:10 PM, ganesh kumar dubey <dubeyganeshkumar07@gmail.com> wrote:



--
Thanks & Regards
  Qamr -E- Alam
    09833102210
Reply | Reply to all | Forward | Print | Delete | Show original


Add star 

ganesh kumar dubey

<dubeyganeshkumar07@gmail.com>
Sat, Dec 27, 2014 at 3:06 PM
Reply-To: sadhiq-linux-group@googlegroups.com
To: sadhiq-linux-group@googlegroups.com
But login prompt : nt take the my old username-root


Add star 

ganesh kumar dubey

<dubeyganeshkumar07@gmail.com>
Sat, Dec 27, 2014 at 2:54 PM
Reply-To: sadhiq-linux-group@googlegroups.com
To: sadhiq-linux-group@googlegroups.com
Thanks it works

No comments:

Post a Comment