Find the answer to your Linux question:
Results 1 to 9 of 9
with cfdisk i deleted all my linux and now if i reboot i see grub stage 1.5 GRUB loading, please wait... error 22 so how to uninstall GRUB as master ...
  1. #1
    Just Joined! jim123425's Avatar
    Join Date
    Oct 2006
    Posts
    56

    Question hoew to uninstall GRUB help!!

    with cfdisk i deleted all my linux and now if i reboot i see grub stage 1.5

    GRUB loading, please wait...
    error 22

    so how to uninstall GRUB as master boot record so i can install windows or another distribution????

    plzz help if this won´t work i have to buy a new com

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,392
    Boot up off you windows xp CD, go to the recovery console and type 'fixmbr' at the command prompt. Then reboot...

    There are linux ways of doing this, but as you've deleted your Linux partitions it'll be more difficult.
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    Just Joined! jim123425's Avatar
    Join Date
    Oct 2006
    Posts
    56
    i uninstallled grub no if i start up i see operating system not foun and then if i reboot with my 98se cd in it the installation doesn´t regocnize the cd rom drive i also have a windows 95 cd but that one doesn´t boot how do i make him boot???

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    i uninstallled grub no if i start up i see operating system not foun and then if i reboot with my 98se cd in it the installation doesn´t regocnize the cd rom drive i also have a windows 95 cd but that one doesn´t boot how do i make him boot???
    its a common problem. bootup from Windows 98 bootable floppy and type fdisk /mbr at prompt ( A:\> )
    you can download bootable floppy from www.bootdisk.com




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined! jim123425's Avatar
    Join Date
    Oct 2006
    Posts
    56
    Quote Originally Posted by devils_casper
    its a common problem. bootup from Windows 98 bootable floppy and type fdisk /mbr at prompt ( A:\> )
    you can download bootable floppy from www.bootdisk.com




    casper
    that i di but now my 98se cd still doesn´t work but i have a win95 cd but he doesn´t is bootable how do i m ake him bootable????

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by jim123425
    that i di but now my 98se cd still doesn´t work but i have a win95 cd but he doesn´t is bootable how do i m ake him bootable????
    this is windows related question.
    okkk.... here we go......

    first of all create partitions. you can use bootable floppy ( fdisk ) or any LiveCD to do that. now boot up through bootable floppy and create a folder in C: drive. insert windows 98 / windows 95 CD and copy all the contents in that folder. 'cd' to folder and execute 'setup'.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined! jim123425's Avatar
    Join Date
    Oct 2006
    Posts
    56
    Quote Originally Posted by devils_casper
    this is windows related question.
    okkk.... here we go......

    first of all create partitions. you can use bootable floppy ( fdisk ) or any LiveCD to do that. now boot up through bootable floppy and create a folder in C: drive. insert windows 98 / windows 95 CD and copy all the contents in that folder. 'cd' to folder and execute 'setup'.




    casper
    thnx but how to opy in msdos???

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    boot up from floppy. during boot up, read messages and note drive letter assigned to CD drive. on getting A:\> prompt, insert Windows 98/95 CD. execute this code at prompt...

    Code:
    C:
    mkdir windows98
    cd windows98
    copy. E:\*
    replace E: with CD drive letter.
    eject CD and type 'setup' at prompt.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined! jim123425's Avatar
    Join Date
    Oct 2006
    Posts
    56

    Exclamation

    Quote Originally Posted by devils_casper
    boot up from floppy. during boot up, read messages and note drive letter assigned to CD drive. on getting A:\> prompt, insert Windows 98/95 CD. execute this code at prompt...

    Code:
    C:
    mkdir windows98
    cd windows98
    copy. E:\*
    replace E: with CD drive letter.
    eject CD and type 'setup' at prompt.





    casper
    thnx mate i appreciate(hope i spelt it correctly)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...