adspace
If /etc/system file is deleted wht wil u do ..?if no backup
is avalible..
Answer Posted / t.k.chaitanya
if the /etc/system file is deleted we cant boot the system
coz while booting (during kernel initialization phase)it
reads /etc/system file (which contains all commented lines
i.e its an empty file)so we need to boot interactively from
the cdrom as follows
1 insert the cdrom
2 Stop-A
3 ok>boot -a
now the system asks for all the file needed to boot
type y for all the files so that the default file is selected
but when it askes for the /etc/system file the type /dev/null
4 /etc/system :y] = /dev/null
and carry on the same way by giving teh default files
After the system is booted successesfully creat a file
/etc/system file usint touch command
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category