The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Unable to boot any Linux on my laptop

    Discussion in 'Linux Compatibility and Software' started by LooieENG, Jul 22, 2011.

  1. LooieENG

    LooieENG Notebook Consultant

    Reputations:
    0
    Messages:
    164
    Likes Received:
    1
    Trophy Points:
    31
    Ah, another problem with the worst laptop of all f*cking time

    Okay, so l bought a Sony Vaio VPCEB2M0E a few months ago, and have regretted it ever since. I've been running Windows 7 fine (well, it worked anyway)

    Core i3-350M
    3GB DDR3 RAM
    Intel GMA HD

    I moved some files in the WINDOWS folder (my mistake) to a backup folder, and now it won't boot up

    Anyway, I decided to boot into a Linux LiveCD and just move the folders back, but it won't boot up at all

    PuppyLinux gives an error about loading something (can't remember the error now) but I tried running it directly into RAM, and it didn't work

    Tried DSL and it didn't work either, can't remember the error, but I tried loads of different options, including installing it to RAM again

    now I'm trying Ubuntu, but it just shows the Ubuntu loading screen and doesn't do anything. Just shows the little dots

    the CD drive makes noises, and I know the CDs work in my other laptop. also, I tried running it directly from RAM, so what can I try to resolve it :(

    I couldn't see any options in BIOS, and btw, Windows 7 and XP both work so I don't think it's a sata issue (although I tried some sata command I found online for DSL and that didn't work), besides it seems the issue is the CD -> RAM anyway :confused:

    Is there anything I can try, or is this another reason why Sony Vaios are rubbish?
     
  2. linuxwanabe

    linuxwanabe Notebook Evangelist

    Reputations:
    145
    Messages:
    643
    Likes Received:
    0
    Trophy Points:
    0
    My first though is that DSL and Puppy both use older versions of the Linux kernel and there were issues with Arrandale-era Intel graphics until 2.6.38.

    So, I'd try Ubuntu 11.04, or any other more recent distro using version 2.6.39 or 2.6.39.
     
  3. Primes

    Primes Notebook Deity

    Reputations:
    919
    Messages:
    1,736
    Likes Received:
    718
    Trophy Points:
    131
    if all else fails use your sony recovery discs that you made when you got the laptop to restore windows.
     
  4. JOSEA

    JOSEA NONE

    Reputations:
    4,013
    Messages:
    3,521
    Likes Received:
    170
    Trophy Points:
    131
    ^^^^ S.Prime has it right!
    You do not mention trying safe mode though - F8 after the machine posts

    BTW when the original issue happened were you logged in with an admin account?
     
  5. v1k1ng1001

    v1k1ng1001 Notebook Deity

    Reputations:
    239
    Messages:
    738
    Likes Received:
    0
    Trophy Points:
    30
    Kernel needs to catch up with your hardware. Try something featuring 2.6.39.
     
  6. TuxDude

    TuxDude Notebook Deity

    Reputations:
    255
    Messages:
    921
    Likes Received:
    2
    Trophy Points:
    31
    IIRC Ubuntu live CD has a mode option - try pressing F4 during the main LiveCD menu and there should be a Safe Mode Graphics or something like that.

    Another thing you can do is to view the bootup logs (which unfortunately Ubuntu hides IIRC).

    Pressing Esc or any other key during the Graphics Splash during bootup should let you see the logs - you can use Shift + Page Up, Shift + Paeg Down to scroll too. Fedora/openSUSE should let you view these logs easily - try finding out where it actually stops or fails.

    Trying a distro which uses the latest kernel would also be helpful.
     
  7. LooieENG

    LooieENG Notebook Consultant

    Reputations:
    0
    Messages:
    164
    Likes Received:
    1
    Trophy Points:
    31
    hey, thanks for all of the replies

    I tried Ubuntu 11.04 which I assume was using the latest kernel?

    Anyway, I could get into CMD so I just used xcopy to replace the folder I deleted and Windows is working again

    However, I'd still like to get Linux live CDs to be bootable, as they do come in useful a lot
     
  8. TuxDude

    TuxDude Notebook Deity

    Reputations:
    255
    Messages:
    921
    Likes Received:
    2
    Trophy Points:
    31
    Try pressing F4 as I mentioned in my previous post. Also post the complete error message - this might be helpful to find the solution.