Find the answer to your Linux question:
Results 1 to 9 of 9
i officially give up. anyone in the northern NJ or NYC area, want to give me a hand?! I can't install linux, Debian, RedHat 7, Fedora 11, Fedora 12. I ...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52

    [SOLVED] ok - give up!!

    i officially give up.

    anyone in the northern NJ or NYC area, want to give me a hand?!

    I can't install linux, Debian, RedHat 7, Fedora 11, Fedora 12. I have tried and tried again and I can't get anything to install.

    Looks like I get errors on creating partitions.

    Would like to get this going, soon!!!!

    Anyone in the area willing to help, maybe make a few extra bucks???

    Help, please!

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    We are here for you. If you are willing to work at it, then we might be able to help you right here for free. Can you tell us a little bit about your failed installs? Can you tell us about the machine, is it an older machine? Does it have Windows already installed and do you want to keep Windows if so. Do you know what kind of Motherboard/CPU and graphics card you have?
    If you can boot up any LiveCD, then chances are that you can also install Linux to the hard drive. Will the machine boot a LiveCD?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Nov 2007
    Posts
    44
    Agree with Mike. We are here to help _for _free_ if you are ready to help yourself and us. Ofcourse, it is helps a lot if any body can get it installed for you the first time.

    It may also help to go with new user friendly distros like linux mint.

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    The only time that I ever had installation troubles was when I tried installing a 64-bit version of Linux. If you are trying to install a 64-bit version, try a regular 32-bit version instead.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by mikedelo
    Looks like I get errors on creating partitions.
    Lets check Partition Structure of your Hard disk first.
    Boot up from LiveCD of any Linux distro and execute this in Terminal
    Code:
    sudo fdisk -l
    Or
    Code:
    su -
    fdisk -l
    * Its small L in fdisk -l.

    Post output here.
    Last edited by devils casper; 12-21-2009 at 12:37 PM.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    Thank you all!

    I have an update.


    Over the weekend, I was able to install Debian onto and older Dell Desktop. This system wouldn't take an install of F11 or F12.

    The other system, a newer system, wouldn't accept any install: Debian, F11, F12, Redhat 7.

    All these install reasons, I am going to say were hardware related. Once the install started working, I was able to get though it without a problem! As a matter of fact, I install debian on the Dell then moved the HDD to the other computer. It would freeze on bootup. So I had to move the HDD back to the Dell. Which is OK.... I am good at this point!

    So I have a Debian system up and running. I have a few questions.

    1. Is there a good beginner's book to Debian?
    2. The computer has a wireless card, how do I set that up?
    3. How to I log in as root? I would like to create another user - "guest".

    Thanks again for your help!!!!

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    1. Is there a good beginner's book to Debian?
    Start from here : Debian wiki.

    2. The computer has a wireless card, how do I set that up?
    Start a thread in Wireless Internet Forum. Read instructions from here and post output of commands suggested in that thread.
    3. How to I log in as root? I would like to create another user - "guest".
    You can gain root privileges in shell through su - command. Execute adduser or useradd command ( check manual, man adduser ) to create a new user.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    Quote Originally Posted by MikeTbob View Post
    We are here for you. If you are willing to work at it, then we might be able to help you right here for free. Can you tell us a little bit about your failed installs? Can you tell us about the machine, is it an older machine? Does it have Windows already installed and do you want to keep Windows if so. Do you know what kind of Motherboard/CPU and graphics card you have?
    If you can boot up any LiveCD, then chances are that you can also install Linux to the hard drive. Will the machine boot a LiveCD?
    Thank you for your input

  9. #9
    Just Joined!
    Join Date
    Nov 2009
    Posts
    52
    SU works. I posted up my output file in the correct forum. Thanks for your advice.

Posting Permissions

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