Fedora 20 is not starting after update

2014-08-23 Thread shailesh
please help me out Fedora 20 is not starting after update . is there any grub command to rescue . -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedorapro

There was an error installing the bootloader. The system may not be bootable

2012-10-29 Thread shailesh
I was installing fresh copy of fedora 17. I used /dev/sda, where the windows 7 exists, as bootloader drive. At the end of the installation of packages, error is coming  "There was an error installing the bootloader. The system may not be bootable" -- users mailing list users

help me

2011-10-24 Thread shailesh
mmx 352 modem (micromax) not connecting -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

bash: ./a.out: Permission denied

2011-10-19 Thread shailesh
when i try to run compiled c program ("./a.out") get error bash: ./a.out: Permission denied -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_l

binary file not running

2011-08-10 Thread shailesh
#include int main() { printf("hello");  return 0; } [tommy@tommy cprog]$ gcc hello.c [tommy@tommy cprog]$ ./a.out bash:  ./a.out : Permission denied-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/

RECOVERING FEDORA AFTER WINDOWS XP

2011-07-22 Thread shailesh
i have installed windows xp over fedora 15. How do I recover the fedora bootloader now? in running fdisk -l it displays /dev/sda1 . . ntfs /dev/sda2 . . ntfs /dev/sda3 . .ntfs /dev/sda4 . . ntfs /dev/sda5 . . ntfs /dev/sda6 . . swap /dev/sda7 . .

Where do yum downloaded package go

2011-06-30 Thread shailesh
when we do yum install vlc then first it download packages and then install it...please tell me where(in which folder)it download these packages???-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/us

Re: problem in installation of software fedora 15

2011-06-27 Thread Shailesh Srivastava
No targets specified and no makefile found. Stop."") plz help me On 6/27/11, Ed Greshko wrote: > On 06/28/2011 08:48 AM, Shailesh Srivastava wrote: >> I want to install using ./configure ,make, make install instead of yum >> > > OK, it is certainly up to you.

Re: problem in installation of software fedora 15

2011-06-27 Thread Shailesh Srivastava
I want to install using ./configure ,make, make install instead of yum On 6/27/11, edik landave wrote: > gedit its a common package that you sure will find on the repositories: > > yum search gedit > > yum install gedit > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe

problem in installation of software fedora 15

2011-06-27 Thread Shailesh Srivastava
I am trying to install gedit (tar.bz2) using following command 1) tar xvjf package name (run successfully ) 2)cd package (run successfully ) 3) ./configure (run successfully ) 4) make ( error : "" make: *** No targets specified and no makefile found. Stop."") plz help me -- users mailing