2

I am having issues installing 12.10 on a laptop from bootable USB Drive 4GB FAT32. Also I changed order on BIOS to boot from USB.

But only I see is the black screen with

SYSLINUX 4.06 EDD 4.06-pre7 Copyright (C) 1994-2012 H. Peter Anvin et al
_

I tried to install 12.10 into my older laptop using the same bootable USB drive just to be sure, and it's all works fine!

I have also trying different USB drives, but results were the same. So it looks like there is nothing wrong with my bootable USB drives. Something is wrong with my laptop, but I can't figure out what exactly, because it's very new and Windows7 boots and runs just great. I Googled but found nothing useful.

My laptop is really a small one:

  • Acer AOD270
  • Protcessor: Intel(R) Atom(TM) CPU N26OO 1.60 GHz
  • RAM: 1 GB
  • Windows 7 Starter 32 bit
  • It has no CD drive

Any help would be really appreciated please.


Thank you guys for the help!

No, ekaj I am using Universal USB Installer-1.9.1.5 But I'll try your variant, maybe it works!

@ Arup Roy Chowdhury unfortunately it doesn't work. For a few seconds i saw the screen with some basic information about computer, and then it just stuck on this:

SYSLINUX 4.06 EDD 4.06-pre7 Copyright (C) 1994-2012 H. Peter Anvin et al

Tim
  • 32,861
  • 27
  • 118
  • 178
Edgar
  • 21
  • If you're using Unetbootin, try the older version 494 and see if that helps. –  Nov 04 '12 at 05:10
  • I've not had good luck with unetbootin recently. What's worked better is dd if=<source.iso> of=<usb-drive-destination>. – Marc Jun 18 '13 at 04:19
  • I assume you are trying to use a 32 bit version of ubuntu? I have 12.04LTS running fine on that same netbook, dual-boot. – Scott Porter Apr 17 '14 at 16:18

3 Answers3

0

Hold esc when you see the screen and in kernel options add nomodeset and then boot.

0

I just had the same problem. My solution: Formatting the USB-Drive with a different allocation file size! I used Windows' formatting tool and chose "Standard" size (which appears to be 512 bytes?) instead of 4096 bytes and it is working now.

0

Many computers including my ASUS EeePC netbook and my Dell Inspiron 1000 recognize the flash drive as another hard drive. Go to your Bios and look at the hard drive entry. If it has a + sign open it up and you may see your flash drive. If you do, move it to the top, save, exit, and continue to boot. You should now be able to boot from the flash drive.

Rex
  • 1,645
  • 1
  • 14
  • 16