Find the answer to your Linux question:
Results 1 to 6 of 6
Ok, here is the story. I downloaded, burned, and installed Debian Linux. There were no errors during installation. I noticed that I couldn't get into GUI. Code: -bash: startx unrecognized ...
  1. #1
    Just Joined!
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    84

    urgent! - Cannot boot

    Ok, here is the story.

    I downloaded, burned, and installed Debian Linux. There were no errors during installation. I noticed that I couldn't get into GUI.

    Code:
    -bash: startx unrecognized command
    (not sure if those were the exact words)

    Someone recomended that I reinstall Debian. I used Norton PartitionMagic 8.0 to delete the debian partition. My HD looked like this:

    Code:
    ---"DELLUTILITY" FAT32 (i think, not sure if its FAT32) partition: size unknown---
    ---"Windows" NTFS partition: size 480GB---
    ---UNALLOCATED SPACE: size 20GB (this is where Debian used to be)---
    I start up my computer and get this:
    Code:
    GRUB Loading stage1.5.
    GRUB loading, please wait...
    Error 22
    I cannot access windows at all. I can still acces the Boot Menu and Setup.

    Is there any possible way to fix this without reformatting?

    If not, how do I get into DOS?

  2. #2
    Just Joined!
    Join Date
    Nov 2005
    Location
    Belgium
    Posts
    22
    startx doesn't work because X isn't installed when you install debian. You have to do it yourself.

    The easiest thing to do, is to reinstall debian I think (you will get the same result as before, so still no X). Once you've done that you can configure grub to access windows.

    If you have a knoppix cd or something similar, you can also install grub from there.

    If you're desperate to get into windows, boot up your windows cd in recovery-mode and execute the command 'fixmbr'
    If this doesn't work, this program might help you: http://tinyempire.com/notes/files/fixntldr.exe

  3. #3
    Linux Newbie
    Join Date
    Dec 2005
    Location
    Pennsylvania
    Posts
    102
    when you removed Debian, you also removed grub, which told your system where to find windows and how to boot it

    You have 2 options:
    1) use your windows installation disk, choose recovery mode, and pray
    2) install any version of linux, which will detect your windows partition, rewrite grub, and allow you to access your windows system as if nothing every happened


    If you decide to re-install debian, make sure when you get to the point of adding applications after the base system, you place the cursor in the [ ] Desktop and hit the <SPACE> bar to get it to say[*] Desktop.
    if the[*] is not there, the desktop environments will NOT be installed

  4. #4
    Just Joined!
    Join Date
    Jan 2005
    Location
    Maryland
    Posts
    67
    If you go the windows cd route, simply go in to the recovery console and execute "fixmbr". Then restart and you should have full access to your windows partition again. Then you can go about installing debian.

    Edit: Meh I should have read all of Fraggle's post instead of just vidd's. My bad.

  5. #5
    Linux Newbie
    Join Date
    Dec 2005
    Location
    Pennsylvania
    Posts
    102
    sorry...fraggle types faster then me....his reply was not there when i started to type

  6. #6
    Just Joined!
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    84
    well, after staying on hold for a dell rep, talking to some guy who couldnt understand what i was saying, three times being connected to the wrong person, and reformatting, I finally got it fixed. thanks anyway tho

Posting Permissions

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