Can't get USB installer to boot on Thinkpad S431

Just got a refurbished laptop, and can't figure out how to get the USB installer to boot correctly.  I've tried EFI only, EFI+compatibility, CSM disabled/enabled etc.  I can select the USB drive and it gets to the Arch menu, then when I select the first option to start the installer it reads the USB for a few seconds then just sits at a black screen.  Specs: Thinkpad S431, Core i5-3337U, Intel 4000.  I've tried several Arch isos, including 7/14 and 5/14.  The USB drive will boot/install in my desktop machine with no problems. 
Thanks for any help

Since it is Intel graphics, it might have been an early KMS issue.  That is, there is no possible way to get early KMS going from the installer.  In this case, you would just need to use 'nomodeset' on the kernel command line.  If you were able to use the UEFI shell, then you were probably seeing the gummiboot boot manager.  So according to this page, you need to hit 'e' to edit the kernel command line.

Similar Messages

  • How can I get network connection when booting from usb stick or dvd

    Computer: HP Pavillion P6-2450eo
    Secure Boot disabled
    Legacy Boot enabled
    Thruogh F9 I can boot in uefi mode from DVD and USB stick but I can't get at network connection from the loadet program. I have tried with Ubuntu 13.04, Linux Mint 15 and Boot Repair - all with same result.
    How can I get the programs to boot with network connection?
    On beforehand thanks!
    poul1304
    This question was solved.
    View Solution.

    Please verify that the programs (Ubuntu, Mint, Boot-Repair, etc.) you are attempting to use, support the Atheros AR8161L gigabit ethernet controller natively. Not all operating systems and software programs support every network device and/or configuration otut of the box. Many times, specific drivers must be loaded or injected into the OS for a device to function properly.
    Please send KUDOs
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • HELP I can't get macbook air to boot!!

    Help!! I am traveling around the world right now and I can't get my MBA to boot up.  I shut it down by selecting shut down, after closing all windows.  A few hours later went to turn it on and nothing!  I am so frustrated! When I press the start button I get the chime, but the screen doesn't light up.   I can feel something whirring, and the logo on the back lights up but that is it.  I have tried repeatedly starting it and turning it off, nothing. Have tried holding the alt button and the start button at the same time, nothing.
    I am getting on a plane in the morning and going to Nicaragua so I can't call Apple nor can I go to a service center.  Right now it is 7:45 PM in Santo Domingo, Dominican Republic and the computer service centers are closed.
    I purchased the MBA in January of 2014 so it is less than 1 year old.  I purchased extended warranty recently.  I have the latest OS system installed, I have no USB sticks to start from.  All I have is the MBA.  Slapping it doesn't help Neither does yelling at it .  Any suggestions as to what I can do? This is the first time this has happened. I haven't dropped the computer.
    Thanks so much!

    The easiest thing to do is to reset the SMC:
    Power or other problems related to unexpected system sleep, shutdown, lights or fans call for an SMC reset. Read all the steps.
    Before Resetting the SMC
    Try each of the following steps in this order before you reset the SMC. Test the issue after completing each troubleshooting step to determine if the issue still occurs.
    Press Command + Option + Escape to force quit any application that is not responding.
    Put your Mac to sleep by choosing the Apple () menu from the upper-left menu bar and then choosing Sleep. Wake the computer after it has gone to sleep.
    Restart your Mac by choosing the Apple () menu from the upper-left menu bar and then choosing Restart.
    Shut down your Mac by choosing the Apple () menu from the upper-left menu bar and then choosing Shut Down.
    Resetting the SMC on portables with a battery you should not remove on your own
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if it's not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time. The power adapter indicator light may cycle off / on once.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer.

  • If I download Adobe Acrobat XI Standard, can I get a installation cd also? [was:Hello]

    If I download Adobe Acrobat XI Standard from internet, can I get a installation cd also?

    Adobe only offers the software as a download thru their site.  If you want to see if it can be made available to you in disk form you should contact them directly. 
    Here are some links to help make contact:
    http://www.adobe.com/support/chat/ivrchat.html
    http://www.adobe.com/support/download-install/supportinfo/

  • Where can I get the source for boot of netinstall CD

    Sorry for the title, I wasn't able to write it out fully due to length constraints.
    So in an attempt to fix https://bbs.archlinux.org/viewtopic.php?id=139659 on my own, I thought I'd go and look at what the install CD does as it is booting up the version of Linux found on the netinstall CD.  It first creates a Linux environment where you can then run AIF.  I mounted and looked through the .iso of the installer that I used, but I couldn't find any useful config files for the boot process, so I'm thinking that it is in a binary form. I found the AIF source code, but that is for after the system boots up from the CD, and my problem happens before then.
    So where can I get the source code for the live CD portions that *aren't* AIF?

    It's a hybrid ISO, with a filesystem and a MBR slapped onto it which you can either write to a CD or "dd" to a HDD or USB stick.
    The bootloader is called ISOLINUX (which is part of the Syslinux project). You can find the "boot" files in the "isolinux" folder. For studying ISOLINUX itself, you have to shimmy on over to the Syslinux website. It's an awesome project. I ditched GRUB 2 for it and now use it as my primary bootloader. Much, much easier to work with.
    Last edited by DSpider (2012-04-16 16:45:21)

  • [SOLVED] USB Installation Media Boot Problems

    Hi all,
    I'm having trouble creating a live USB stick that my new (to me) HP Elitebook
    2730p laptop can boot successfully. Here is what I've tried so far:
    1. dd with the latest stable Arch installation media
    In other words:
    # dd if=/path/to/archlinux*.iso of=/dev/sdb
    Result: I can boot with the USB stick on my old Dell laptop (which is running
    Arch) without issue, but can't with the new HP. The BIOS will freeze if the USB
    stick is inserted, and will only unfreeze after I remove it.
    2. dd with a recent Arch installation media snapshot
    The snapshot is ``archlinux-2012.06.05_04-00-01-core-x86_64.iso''. I
    install the image to the USB stick with the same dd method above,
    and I get the same behavior: works fine on the old Dell, but freezes the BIOS of
    the new HP.
    3. dd with an old lubuntu iso
    This time, I used an old lubuntu iso
    (lubuntu-11.10-desktop-amd64.iso) with dd. This method
    worked without a problem -- both my old Dell and my new HP would boot it without
    complaint.
    3. unetbootin with the latest stable Arch installation media
    Creating the USB stick with unetbootin allows me to boot the stick with the new
    HP, but the boot fails to the ramfs prompt after ``Waiting 30 seconds for device
    /dev/disk/by-label/ ...'' (notice how there's nothing after ``by-label/'').
    Adding ``vmalloc=448M'' to the end of the unetbootin boot entry makes no
    difference.
    4. Image Writer for Windows
    The ``USB Installation Media'' wiki page suggests using ``Image Writer for
    Windows'' to create a bootable USB stick. I tried this method using Windows 7
    Professional, and the result was the same as attempts 1 and 2: the USB stick
    freezes the HP's BIOS.
    Other notes
    I've checked the md5sums of all the isos I've tried
    I've updated the BIOS on the HP laptop
    I've used the same USB stick for each of the above situations
    The new HP laptop does not have an optical drive, and I don't own an
    external one
    In attempts 1, 2, and 4, I noticed that cfdisk shows that the partition
    that contains the installation files has both the ``Bootable'' and ``NC'' flags
    set. The cfdisk man page says that the latter flag stands for ``Not Compatible
    with DOS or OS/2''. I can actually remove this flag by using the ``Maximize''
    option in cfdisk, which actually makes the USB stick bootable by the HP
    computer's BIOS, but the boot eventually fails to the ``ramfs prompt
    thingy'' after saying ``ERROR: '/dev/disk/by-label/ARCH_201108' found, but the
    filesystem type is unknown''
    In attempt 3 (the lubuntu one), I noticed that cfdisk shows a bit of free
    space in front of the partition that contains the lubuntu files. The ``NC'' flag
    is not present when I run cdisk.
    My current theory is this: I believe my new HP's BIOS is unhappy with the
    ``isohybrid-nature'' of the Arch installation media. Is there any way I can
    confirm this, or obtain ``non-isohybrid'' Arch media?
    As you might imagine, this has been pretty frustrating. Any help would be
    greatly appreciated!
    Daniel
    Last edited by bebeababa (2012-06-10 15:04:43)

    bebeababa wrote:
    DSpider wrote:
    Adding ``vmalloc=448M'' to the end of the unetbootin boot entry makes no difference.
    Duh. That's for booting it from RAM (with MEMDISK) in case it doesn't map the entire file, which for some reason it didn't for the i686 iso on my computer. I probably should've specified it when I wrote the article. I'll add it tomorrow morning.
    Speaking of which, have you tried it?
    https://wiki.archlinux.org/index.php/US … O_from_RAM
    Because you only seem to be using dd ("Image Writer" is the same) and Unetbootin (which had various problems since forever). The correct syntax for dd is:
    $ sudo dd if=archlinux.iso of=/dev/sd[x]
    Warning: Make sure to use /dev/sdx and NOT /dev/sdx1. This is a very common error!
    https://wiki.archlinux.org/index.php/US … _USB_drive
    Haven't tried the ``Boot the entire ISO from RAM'' method yet. I'll give that a shot next.
    The ``Boot the entire ISO from RAM'' method worked like a charm! Thanks,
    DSpider!
    Marking thread [SOLVED].

  • Can't get my eMac to boot from cd.

    I have a eMac I bought from a teacher at college and he gave me the legit install discs for it. OS 10.4.11 is on the emac but I am wanting to reinstall the OS from the discs to have a clean copy on it. So I have followed instructions and put the disc 1 in the drive tray and restart the mac holding down the c key.But when it comes back on it just go straight to the log in screen. I do know he put new ram, hard drive, wireless card, and cd/dvd drive in it. Also what it does when it has the OS disk in it, the cd spins and spins and after awhile it ejects. So what I am trying to say is I put the cd in and hold down the c key but it ends up ejecting the cd. Is there anyway I can get it to run from the disc. Also if I have nothing in the tray and hold down the c key nothing still happens can someone please tell me what I need to do to fix this problem?

    Hey Brandon,
    First try booting and hold the option key down. See if the eMac can even see the installer CD.
    If not,
    .. eMac I bought from a teacher at college..restart the mac holding down the c key..it comes back on it just go straight to the log in screen...spins and after awhile it ejects.
    Since it came from a college there could be something installed that would prevent booting from a CD. It could also be in FirmWare which would be more problematic.
    My first try would be to boot the eMac into target mode and hook it to another Mac:
    http://support.apple.com/kb/HT1661
    From there erase the HD and try again.
    Richard

  • How can i get my Powerpc to boot from a PCIe drive

    Hi, I just upgraded my PowerMac G5 Quad 2.5 with 16GB of ram & two 1.8 tyrabite drives. My problem is, I also installed a Velocity solo x2 PCIe card
    for a solid state drive. the system recogizes the drive but I'm having a problem with getting my system to boot from that PCIe card drive. Please if anyone
    can help me I greatly appreciate it.

    If you cannot get the ssd to boot, you can move folders to the ssd.
    Unix command ln  -- The Unix make link command. I have a copy of virtual PC.  It insists on using a folder in my documents folder for saving all of the virtual machine information.  This folder is rather large.  I used the terminal command ln to move the folder to my external hard drive.  Virtual PC had no problem with this move.  I do not think that Mac applications notice the ln redirects. 
    You can use the Unix command ln to redirect a reference to folder on your small partition to a folder on  your larger partition. You need to be careful when you pick the folder. You best avoid any system folder, those folders needed at startup. You could pick some user data folder.   Home folders, that is folders in /Users, are a good choice.  Please try this when you have a full backup.
    mac harddrive > Applications > Utilities > Terminal
    man ln
    ln -s target source
    example:
    let's make like my Christmas card folder is on my desktop and make like the names is cards.
    mac $ ls /Volumes   
    GREEN/          Macintosh-HD@
    mac $ ls /Volumes/GREEN/Christmas\ Cards/
    10 - NeoOffice Writer.pdf*      christmasLabels.odt*
    AddressList.ods*                env - NeoOffice Writer.pdf*
    ChristmasAddressList.xls*       env.odt*
    ChristmasAddressList0.odb*      getLabels.odt*
    al.odb*
    mac $ cd ~/Desktop/
    mac $ pwd
    /Users/mac/Desktop
    mac $ ln -s /Volumes/GREEN/Christmas\ Cards/  cards
    mac $ cd cards/
    mac $ pwd
    /Users/mac/Desktop/cards
    mac $ ls
    10 - NeoOffice Writer.pdf*      christmasLabels.odt*
    AddressList.ods*                env - NeoOffice Writer.pdf*
    ChristmasAddressList.xls*       env.odt*
    ChristmasAddressList0.odb*      getLabels.odt*
    al.odb*
    mac $
    An alternative way would be to install SymbolicLinker.  SymbolicLinker is a tiny contextual menu plugin that, once installed, allows any user to create symbolic links to files inside the Finder.
    http://www.macupdate.com/info.php/id/10433/
    How to redirect your iPhoto and ITunes files to an external harddrive:
    http://discussions.apple.com/thread.jspa?messageID=6058202#6058202
    Robert

  • Can't get usb fax modem to work

    I have one of those small white apple phone/fax usb connectors, and I am trying to send a fax of a word doc but I can't get the process to work.
    It reports that there is no dial tone yet it is connected correctly from the computer to my phone line.
    I recall being able to do this a couple of years ago, but now I can't figure it out.
    Could there be a compatibility problem with the OS?
    I used it before with Tiger and now I am on Snow Leopard.
    Is there some setup that I need to do before using it?
    When I plug it in, it reports that there is a new network interface detected called external modem and it needs to be set up in network preferences.
    In the setup, it asks for a phone number an account name and a password, but which account is it referring to? My computer, my ISP, my network router?
    It then disconnects and reports that there is no dial tone and to try connecting the phone line again, but it is connected and is working.
    Thanks for any advice

    Thanks.
    It does appear correctly, and everything seems ok, but it doesn't work.
    I've been reading around, and apparently the apple usb fax modem doesn't work with digital phone lines.
    The last time I used it, in 2007-08, we had an analogue phone line but now we have a digital line as part of the Virgin media phone, cable and broadband service.
    Unless someone has had positive results getting it to connect to a digital phone line, I have to conclude, sadly, that it is now obsolete hardware.
    I can't even find a comparable item on the apple store website anymore, so they must know that it doesn't work with digital phone lines and stopped selling it.

  • I can't get Windows installer running

    Hi
    I have build a machine with x79A GD45.
    every thing seems to work in bios, but I can't start Windows installation.
    See my configuration below.
    There is only a courser in a black screen.
    Can anybody help.
    Mcart

    Quote
    i7-3820 LGA2011
    Quoted from an earlier X79 general informational thread;
    "Before the purchase of an Intel i7 3820 for your mainboard, please check the UEFI/BIOS version installed. In most cases, there are green stickers on the BIOS chips with the 'as shipped' version written on them. On my X79A-GD65(8D), there are no green stickers. In that situation, the only option is to contact MSI Tech Support with the serial number so they can check for you what version was shipped on the mainboard.
    How do I get my i7 3820 CPU fully supported? The answer is either use a CPU that is supported & flash the version that supports it, take it to a pc shop that can flash for you, or send it to MSI & have them flash it for you. Please keep in mind, if the mainboard is equiped with two BIOS chips, have both flashed".
    Since you are fortunate enough to get into the UEFI/BIOS, look in the Settings section, sub-menu System Information to get the installed version Jack has requested.

  • How can I get tiger installation discs?

    Photoshop CS2 opens but wont perform any task (open jpgs, create new jpgs etc). Other CS2 progs such as indesign are fine. MAC shop, couldn't fix, said I should try install op system 4 Powerbook G4-dont have discs- can I get them? or other solution? Am using OS 10.4.11- I think I need Tiger?  Thanks for any help

    Apple no longer has them.
    Tiger Requirements...
    To use Mac OS X 10.4 Tiger, your Macintosh needs:
        * A PowerPC G3, G4, or G5 processor
        * Built-in FireWire
        * At least 256 MB of RAM (I recommend 1GB minimum)
        * DVD drive (DVD-ROM), Combo (CD-RW/DVD-ROM) or SuperDrive (DVD-R) for installation
        * At least 3 GB of free disk space; 4 GB if you install the XCode 2 Developer Tools  (I recommend 20GB minimum)
    http://support.apple.com/kb/HT1514
    See Tom's, (Texas Mac Man), great info on where/how to find/get Tiger...
    https://discussions.apple.com/message/15305521#15305521
    Or Ali Brown's great info on where/how to find/get Tiger...
    http://discussions.apple.com/thread.jspa?messageID=10381710#10381710
    Leopard requirements/10.5.x...
        *  Mac computer with an Intel, PowerPC G5, or PowerPC G4 (867MHz or faster) processor
    minimum system requirements
        * 512MB of memory (I say 1.5GB for PPC at least, 2-3GB minimum for IntelMacs)
        * DVD drive for installation
        * 9GB of available disk space (I say 30GB at least)
    Classic/OS9 Apps no longer supported.
    Trouble is Apple no longer sells it, check eBay & such for the Retail version, not the Gray Discs...
    http://www.ebay.com/sch/i.html?_nkw=mac+os+x+leopard+retail+10.5
    There are workarounds if the 867MHz CPU is the only hangup...
    http://sourceforge.net/projects/leopardassist/
    http://lowendmac.com/osx/leopard/unsupported.html
    List of Applications Not Compatible with Leopard...
    http://guides.macrumors.com/List:Applications_Not_Compatible_with_Leopard

  • I can't get my mac to boot off the install discs

    I'm trying to boot off of the install disc, but I can't get the computer to even see it. I've tried the c, d and options keys. I've repaired permissions. I don't seem to have a firmware password. When I hold down d it tests and finds no problems with the hardware. When I hold down c it goes straight to the hard drive. When I hold down the option key during restart the only option it gives me is the hard drive - no disc. I've tried two different keyboards, one of which is a mac. I'm using disc 1 of the two disc set to install mac os x that came with the computer when I bought it. I've also tried disc 2 (since I've been trying everything I can think of.)
    I'm out of ideas. Help appreciated.
    Message was edited by: rkrktm

    If you were able to boot from the d key to the Hardware Test (for a G5, this should have been from the second disc -- but you don't mention how you got to the AHT) that rules out a bad optical drive or firmware password. The only thing, then, that comes to mind is a damaged install disc, disc one.

  • Where can I get Classic installer?

    I have an old PowerMac G4. I am running 10.2 for compatibility reasons. THe last time the OS was installed Classic support was not installed. I need to install an OS 9.x to run Classic but I do not have the original install disk. I have 10.4 but it is on a DVD and my PowerMac only has a CD.
    Is there anywhere I can download a Classic installer?
    TIA
    Mitch

    Hi, Mitch -
    If I boot from the CD to install, the installer will not let me install an older system over the existing 10.2. The only option is a clean install. A bit of the pain. It then means I back up the entire disk.
    Not so.
    There is a folder in the OSX System stuff that the OS 9 installer mistakenly thinks is an OS 9 System Folder, but one of a version it does not recognize; it assumes it is a 'newer' version of OS 9 and then obediently refuses to install (OS 9 software installers generally are coded to prohibit them from replacing items with older versions).
    The solution is to do a Clean Install. Note that in the context of installing OS 9, a Clean Install specifically does not remove, erase, or overwrite anything. Instead, doing this will install a fresh copy of OS 9 on the hard drive, plus a standard set of OS 9 utilities; if a valid OS 9 System Folder is actually present, it will also be renamed to Previous System Folder, but its contents will be left untouched. A Clean Install of OS 9 will not affect any OSX install in any way.
    So, if you do install OS 9 via a Clean Install while booted to the OS 9 Install CD, you will not need to re-install OSX, or any other software already on the drive, afterwards.
    Article #TA43881 - Mac OS 8, Mac OS 9: Performing a Clean Installation
    Install 9.2 and then install 10.2 over it.
    Point of clarification - OSX does not install on top, or over, OS 9. If OS 9 is already on a volume, installing OSX on the same volume will result in both OS's being there. OSX installs alongside OS 9; both, by design, can cohabit the same volume.
    <hr>
    That said, good practice strongly recommends having a reasonably current backup of your hard drive at all times. Hard drives do fail - and they never do so at convenient times.
    If nothing else, back up the data you have created - you can usually replace programs, including an OS, from original disks and/or downloads; but you can not replace data (files) you have created from anywhere except a backup.

  • Where can I get XI installer?

    Hi Guy,
    Where can I get Exchange Infrastructure (SAP XI) installer?Actually,I got one but the sizing just around 65 MB and doesn't has any installer file...
    Thanks,
    Parinya.

    Hey
    please have a look at the following
    /thread/72813 [original link is broken]
    Thanx
    Aamir

  • T43p 2668 can't get USB driversH

    I recently bought a used T43p with a clean blank hard drive. I installed a new version of XP Home and was advised to come to this site to download all the drivers. The computer works fine but I can't get any network connections to work at all.  I am trying to use TetherBerry software with my BlackBerry 8330 (which works fine with my desktop Dell with no problems) but I can't get any network connections to work on the IBM lenovo and when I start the TetherBerry app it tells me I have pointer problems and no USB connection is recognized for it.  Anyone have any ideas?  I also downloaded and installed .net Framework 3.0 from Microsoft and then reinstalled all of the drivers from this site as well.  Still nothing.  HELP !!

    This is the chipset driver that should solve the USB problem IF it is a software issue, please follow the instructions on the download page:
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-58627
    I'm keeping my mouth shut for now, but I'd tend to think that you might be looking at a hardware problem here...let's hope I'm wrong for now...
    Good luck and keep us posted...
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

Maybe you are looking for

  • Restoration of back up data

    Hi, I have the back up of the enitre hyperion folder from my production env for a Planning application. I have replaced the Plan1 folder from the Prod env to the Dev env with the application I created in Essbase having a different name but the same d

  • ! next to valid songs

    I have all my music stored on an external hard drive, so whenever I open iTunes and my hard drive is turned off or not plugged in. iTunes scans the library and puts a ! next to a lot of songs. When I have the hard drive connected and reopen iTunes th

  • Navigation shortcuts in logic express 8?

    Hi. I've been using LE8 for a couple years now, sadly, and have gotten familiar with much of the deeper stuff, but I'm still confounded by simple things like getting around the timeline in the arrange in a quick/precise/efficient manner.  I also use

  • Exchange 2010 Dirty Shutdown

    hi , We have DAG implemented Server A & Server B , Server A is on production enviroment & server B is holding passive database when I am checking health of Server B database it is showing database is dirty shutdown . How can I fix that please help

  • Canon PIXMA MP600R - not working in wireless mode since installing 10.6.1

    I have a Canon PIXMA MP600R which was set up to use over a wireless network and was working completely 100%. However I installed Snow Leopard two weeks ago and now the printer wont work wirelessly. I have reinstalled the printer three times now, down