[solved]USB wont boot on some computers.

Hi all.
I have installed arch on a usb from a running arch system after doing pacman -S arch-install-scripts.
It boots on my Acer Aspire One which picks it up as a USB-HDD however when I tried to boot it on a different computer it didn't work and faliled with the error "Boot Error".
I have succesfully booted both ubuntu and fedora on the same pc.
Any ideas?
Not able to access my arch system right now but will the fact that arch is installed to a partition (sdb1) and not directly affect it(sdb)?
Previously I used the universal usb installer from pendrivelinux.com with it set to format the drive. I believe it did not use partitions.
I believe I just answered my own question. Anyone mind confirming if I'm correct ?
Last edited by theblazehen (2013-02-08 15:38:47)

Some older bioses boot from USB in "floppy mode" (it shows the disk as a floppy if it is not partionned, otherwise the first partition is shown as a floppy, possibly with a limitation of size). If you know your bootloader, you can manage to make it bootable (I think this is much easier with syslinux than with grub, because it can detect at boot time from where it is booted; without having you to explicitly tell it). You can also try the plop boot manager (http://www.plop.at/en/bootmanager/index.html). It is able to boot USB devices in hard disk mode even without Bios support.
Last edited by olive (2013-02-05 09:32:10)

Similar Messages

  • [SOLVED] arch wont boot after triple boot experiment

    Hi,
    I cannot boot into arch anymore after installing ubuntu to another partition on my hard drive.
    I used grub to dual boot arch and windows, but i need to use ROS and there are no working packages for arch so i tried to install ubuntu on another partition and triple boot.
    Somhow my arch got broken by the ubuntu setup.
    Windows still boots fine.
    I already chrooted (to arch) from a live cd and reinstalled grub and did
    grub-mkconfig -o /boot/grub/grub.cfg
    , after that ubuntu appeared in the grub selection menu but arch still wont boot.
    Arch boot hangs after checking /dev/sda6 for errors (arch partition), i cannot type or ctrl+shift+fx to another terminal
    Anybody has an idea what got broken by ubuntu and how i can repair arch?
    thanks!
    samy
    Last edited by Samy (2013-09-09 11:27:09)

    Hey so i chroot again following this artikle: https://wiki.archlinux.org/index.php/Change_Root
    then i did
    pacman -Syyu mkinitcpio linux udev
    and restarted
    I tried starting arch again and it seemed to still not work, this time i gave it some more time and it actually booted.
    It took very long though (more then 3 minutes or so)
    in journalctl if found those lines:
    Sep 09 04:20:00 meanarchy kernel: USB Video Class driver (1.1.1)
    Sep 09 04:21:25 meanarchy systemd[1]: Job dev-disk-by\x2duuid-12027d8a\x2dd4b0\x2d4559\x2daa1c\x2de3ea5ca8f5bb.device/start timed out.
    Sep 09 04:21:25 meanarchy systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-12027d8a\x2dd4b0\x2d4559\x2daa1c\x2de3ea5ca8f5bb.device.
    Sep 09 04:21:25 meanarchy systemd[1]: Dependency failed for /dev/disk/by-uuid/12027d8a-d4b0-4559-aa1c-e3ea5ca8f5bb.
    Sep 09 04:21:25 meanarchy systemd[1]: Starting Swap.
    so it seems boot is searching for some disk device 1:25 minutes before it fails.
    I think i know the reason: I resized the Partition of arch while installing ubuntu this changes the uuid of the partition, now something is waiting for this disk to become ready because it still has the old uuid written somwhere.
    UUIDs really suck, they are not human readable and always have problems with them if i touch my partitions.
    Last edited by Samy (2013-09-09 11:27:45)

  • [SOLVED] USB installation, booting: root fs cannot be detected

    I followed this guide: http://wiki.archlinux.org/index.php/Ins … _a_USB_key
    SYMPTOMS
    I installed arch linux on a USB stick.
    I can see Grub, I can boot. After the HOOKS get loaded (udev is loaded as well: Loading udev...done.) I get errors as follows:
    Attempting to create root device '/dev/disk/by-uuid/myHdUUID'
    unknown
    ERROR: root fs cannot be detected. Try using rootfstype= kernel parameter.
    If the device '/dev/disk/by-uuid/myHdUUID' gets created while you are here, try adding 'rootdelay=8' or higher to the kernel command-line...
    Then I get a prompt that doesn't even let me issue the command "ls" (error: /bin/bash: ls: not found
    SOLUTION: use the fallback image, or better, rebuild your mkinitcpio kernel image, see: Configuring mkinitcpio
    My problem was that "usb" was not included in the HOOKS, it was present, yes but after the "autodetect".
    So, in the /etc/mkinitcpio.conf place "usb" before "autodetect", e.g. as follows:
    HOOKS="base udev autodetect sata filesystems"
    then regenerate the image (refer to the previous link to understand why the autodetect was creating the problems and to see exactly how to regenerate the image)
    Last edited by firepol (2008-10-09 19:18:34)

    Same problem, seems the new kernel broke UUID.
    @tim: as I stated above it seems that you fixed the problem with the kernel image file but did not adjust the grub menu to compensate for the fact that UUID is broken and thats why you got the same result even after fixing the image, lucky for me I had some broken hooks and only my fallback image generated properly so I figured it out, although it took me a little while.
    Anyhow this is basically what needs to be done to correct the problem.
    1. Boot ArchLive
    2. mkdir /media/disk
    3. mount /dev/sdxX /media/disk
    4. chroot /media/disk
    5. mkinitcpio -k 2.6.28-ARCH -g /boot/kernel26.img
    6. nano /boot/grub/menu.lst
    7. Replace any references to UUID with /dev/sdxX (where xX represents your drive and partition) instead, save and exit nano.
    8. reboot
    Make sure and pay attention to the output of the mkinitcpio command in my step 5. If there are any errors relating to one or more of the hooks you'll need to edit /etc/mkinitcpio.conf and remove the hook it complains about !!IF POSSIBLE!!.  I for example had some problem with the autodetect hook which caused my regular kernel to fail to create an image.
    If mkinicpio doesn't complain and tells you it SUCCEEDED generating the images then you should be good to go.
    Last edited by blazercist (2009-01-29 18:47:25)

  • [SOLVED] usb archlinux boot goes black hanging

    Hi
    I have a thinkpad Edge e330 3354. Currently i have grub2 with ubuntu and win8 dual booting. I want to replace ubuntu with arch. I found out i had UEFI so i followed the instructions to install UEFI version of usb installer. However whenever i boot my usb i can choose the 3 options:
    Archlinux
    shell1
    shell2
    and after picking arch it just hangs in black screen infinitely
    Appreciate the help, thanks!
    edit: I missed trying to add kernel parameters, i just did this with nomodeset, and also tried the SVIDEO one, no luck
    Last edited by addrae (2013-03-21 20:30:47)

    cliffordsr wrote:Quite possible a problem with SecureBoot (something Windows 8 does for security); try going into your BIOS and setting all categories in SecureBoot to "Allow Execute." Not sure where it will be for you; for me (on Clevo P150em aka Sager NP9130) it was under securtiy -> custom settings for secure boot (that's paraphrased) -> image execution policies (also paraphrased) -> "allow execute" for all (except for the top one--internal something or other--which should be left as is: on "always execute").
    -Cliff
    Is it for security, or to gain control of the market?!  DUN DUN DUNNnn...
    #conspiracy

  • [SOLVED] Attempting to boot from USB key in UEFI mode

    I am attempting to boot from a USB Key in UEFI mode to dual boot windows 8 and arch linux.  I'm unsuccessful in getting the USB key to boot in UEFI mode. 
    I am following the guide on page: https://wiki.archlinux.org/index.php/Un … _Interface due to the fact that I am receiving error " No loader found. Configuration files in /loader/entries/*.conf are needed."
    I am attempting to use the archiso media and have created refind.conf according to https://bugs.archlinux.org/task/31894#comment102233 in (USB)/EFI/boot/refind.conf
    However, I'm stuck on the initial step from the wiki: Install refind-efi pkg. In the usb's filesystem, overwrite the file EFI/boot/bootx64.efi with /usr/lib/refind/refind_x64.efi.
    My question is: How do I install the refind-efi package onto the USB key using an arch linux host machine and the USB plugged into the machine.
    Last edited by tonysoprano (2013-02-13 04:09:56)

    swordfish wrote:1. Might be possible, that the uefi integration is pretty bad. Have you already looked for an update of the uefi bios?
    This is my thought, too. The "memory map has changed" message sounds like the firmware is messing with the way memory is laid out in the middle of the boot process. A firmware update, if available, is likely to be the best way to deal with this problem. If not, trying Fedora's patched GRUB Legacy and GRUB 2 are also worth doing; it's conceivable that one of them includes a workaround for the problem.
    2. In your first posting you mention Windows 8 on this machine. Is W8 starting in uefi mode?
    This is important, but if the disk uses GPT partitioning, then Windows is starting in EFI mode.
    3. If W8 is starting in uefi mode, are you sure that secure boot is disabled?
    It is; if it weren't, neither rEFInd nor ELILO could start -- or even if they were configured to start in Secure Boot mode, ELILO doesn't launch its kernels in a way that respects Secure Boot, so the ELILO failure can't be caused by Secure Boot. Also, when launched with Secure Boot active, rEFInd returns a clear error message about a security violation and then returns to its main menu; it doesn't hang the computer.
    One possible workaround occurs to me if all else fails: Have rEFInd launch a BIOS version of GRUB. The setup procedure, in outline, is as follows:
    Create a BIOS Boot Partition on the disk.
    Install the BIOS version of GRUB 2.
    Configure rEFInd to include a scan for BIOS-mode boot loaders by uncommenting the "scanfor" line in refind.conf and adding "hdbios" to it.
    Thereafter, you'll see a new "generic" icon, which should launch GRUB, which should launch Linux in BIOS mode, even though Windows launches in EFI mode. This will work on most modern UEFI-based computers with a single hard disk, but things get trickier with multiple disks and with some UEFI implementations that lack the necessary firmware features. If a future firmware update fixes the problem, or if a future kernel's EFI stub loader includes a workaround, the EFI-mode booting will become an option once again.

  • Satellite C50-A634 wont boot from USB or DVD

    My new toshiba Satellite C50-A634 wont boot from usb, or dvd ,
    i have downloaded win 8.1 and burn image to dvd but i still get an error message "no bootable device......please restart system" .
    Can some one plz help?

    Hi
    Does Satellite C50-A634 supports internal CD/DVD drive or did you try to boot from external optical disk drive?
    You have to know that _Satellite C50 & Satellite C50D models *without* a built-in ODD_ are not able to boot from an external ODD due to a technical limitation.
    Details here:
    [Limitation of external boot media for Satellite, Satellite Pro C50 & C50D devices|http://aps2.toshiba-tro.de/kb0/TSB3B03JA0000R01.htm]
    Only USB flash drives are supported as external boot devices!
    It is necessary you can use a USB flash drive as recovery media on notebooks without a built-in ODD.

  • Blackberry wont boot (No USB)

    Hey,First time poster.
    I Have a blackberry curve,USB port broke,i made my own charger for the battery,lately my blackberry wont boot,it boots 3/4 of the way,i cant reset os becuase you need a usb,its a blackberry curve 8520,for some reson i cant go into safe mode!HELP ME!

    Hi and Welcome to the Community!
    If you cannot get into Safe Mode and also cannot use the USB port, then there really is nothing you can do. Safe Mode is required for diagnostics, and the USB is required for attempted resolutions. Catch-22 time 2 for you!
    Sorry...but it is what it is.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • [SOLVED] Arch Linux Boot from USB fails while loading kernel

    I am attempting to get arch linux booting off my usb. I use cfdisk to create a /dev/sdb1 partition then use mkfs.ext4 /dev/sdb1, mount the usb, pacstrap it, use install-syslinux_update -iam, generate fstab and then attempt to boot from it.
    The boot extracts the kernel but then complains that DEVICE is missing in the option APPEND root=DEVICE (in syslinux.cfg). I looked in /dev/disk (on the temporary filesystem shell), it showed my ssd and cd drive but not the usb. Does anyone know what could be causing the USB to not load in that particular section of the kernel?
    Last edited by afree10 (2013-12-11 14:28:14)

    afree10 wrote:
    Due to my situation I have to type the file in from scratch so I will only type uncommented lines:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect modconf block filesystems keyboard fsck"
    I will reboot and get that lsmod output.
    Since you'll probably want to boot from different computers (portable USB system), you want to remove 'autodetect' from that line. This is the same as always booting the initramfs-linux-fallback.img image. To save some space, you could remove 'autodetect' from the configuration file, disable the fallback image in /etc/mkinitcpio.d/linux.preset  and delete initramfs-linux.img (otherwise, you'll get two identical images).
    Of course, run mkinitcpio -P when you're done.

  • Lenovo s10e wont boot from hdd or usb when warm

    lenovo s10e wont boot from hdd or usb when warm
    I have  ownd my  Lenvo S10e about 1 year now 
    and now it  begins to **bleep**in up
    I have tryd with and without  hdd and booting up live linux from  USB Works  good untill the lenovo s10e begins to be hot, then  i got to  boot then blank screen
    same hapen when using  the hdd,
    I have bin usubg the XBMC-9.11 live linux
    Its  an media senter for linux
    I use it to see movies onto my  bigscreen tv and use my  linux server as media server
    When the  lenovo is coold i can start xbmc no problem 
    I  take a movie look on it when the movir is  finisht and i go back Whole computer is hangup
    Now i cant doing any more looking on movie untill the computer has bin coold again
    This is happening with and with out HDD installed !
    So what is this ?
    Is it som thing that  be to work  ?
    It is like  it cuts of  SATA and USB when it  worm !
    Sorry for my bad  english..

    Yes i did try to get the  temp info from lm-sensors but did not get any cpu temp info or  fan info.
    I can tell that the Fan dont work at all running Linux !
    Fan only works with Windows ! Why i dont know
    I  tryd my Ubuntu 9.10 - 10.04 without Sacsess, fan still off
    Booted up Windows Xp Pro from a Usb stick and the fan started from then boot of windows install  untill i self  shoutdown the computer !
    So linux dont have any  drivers to control the Lenovo S10e fan ?

  • Apple has a problem and the cant solve it. I had some very important call but this new iphone just shut down on me and wont turn on i tried everything u can find in apple support nothing works for me. Anyone know what i can do?

    Apple has a problem and the cant solve it. I had some very important call but this new iphone just shut down on me and wont turn on i tried everything u can find in apple support nothing works for me. Anyone know what i can do?

    I would instead say you have a problem since nearly all IPs work as advertised.  IF you do have a bad phone, take it into an Apple store and get a replacement.  Hope you didn't jailbreak your phone though as Apple probably will tell you, you broke it, you fix it.

  • My Windows wont boot from the Recovery USB

    Hi,
    I created a recovery USB and when pressing f12 at start it does show me the USB as boot option. But when I select it nothing happens and it again shows me boot option.
    THe space consumed by recovery media is 10.1 GB and it wont let  me create it again . Any help will be greatly appreciated.

    Hello, your installation disk is running under OSX??? If no the media has a problem!!!
    1. Restart your mac and hold the alt (option key) to select media to install.
    2. Restart you mac and hold the "c" key to boot.
    an other solution is to make a partition on the hard drive and put a restore image of the Mac os X Installation dvd inside it then Restart your mac nad hold the "option" key and you will see the partition with mac os x installation and you can make a new installation from there.

  • My Internal HD became corrupt and it would not boot up so I installed My osx onto a new HD via usb and then inserted into my macbook pro but it wont boot up. It will only boot up if i connect via usb how can i boot it as an internal HD?

    My Internal HD became corrupt and it would not boot up so I installed My osx onto a new HD via usb and then inserted into my macbook pro but it wont boot up. It will only boot up if i connect via usb how can i boot it as an internal HD?

    Shootist007 wrote:
    If the system won't boot from the new drive the OP bought and install OS X on it it certainly won't boot from the original drives Recovery HD partition.
    Sorry genius.....but if the Recovery disk shows up that means the disk cable isn't bad.  Could be he did have a screwed up HDD and when he put the NEW HDD in (after putting the OS on it via USB) the computer didn't reconize it and therefore didn't boot the OS.  Just maybe right genius?  Don't rush to criticize someone's recommendations until you realize other possibilities.  (I did say "if it does")
    Thank you

  • HT1948 USB drive with install image is showing in Startup Manager on a Mac Pro, but wont boot. Showing circle with cross strip, and shut down automatically. USB device are made and work on two different MacBook Pro, but used on Mac Pro. Any help?

    USB drive with install image is showing in Startup Manager on a Mac Pro, but wont boot. Showing circle with cross strip, and shut down automatically. USB device are made and work on two different MacBook Pro, but used on Mac Pro. Any help?

    OS X installers have always been fairly specific, hardware-wise. I haven't read anything reflecting that situation with the Recovery HD, so it may be that the Recovery HD created for the MacBook Pro does not have the necessary drivers for the Mac Pro. Obviously, nothing definitive here, but a possibility.

  • PC wont boot up after installing playbook via USB

    Well. This morning I connected for the first time the Bb Playbook to my Dell M1730 Vista Laptop. I had already preinstalled the Bb desktop software to my PC. As soon as I connected my Playbook via USB, the computer detected it and proceeded to "install drivers" on the lower right side of the desktop next to where the clock is. It then booted up the Bb Desktop software which asked me to restart computer. I did, my computer did not boot up, lights came on but the screen never showed me anything. My Playbook which was still connected to the PC showed a screen that says: Installing Drivers. It shows a Monitor to the left and the playbook sign on the right with arrows between them. However I see nothing telling me its working on something, no % or status bar. Further more it tells me to open up the driver installation on my PC if it hasnt opened it yet. But my comp continues to show nothing. I disconected the Bb and tried to turn on comp again, now it does the same with or without thr blackberry plugged, it just stays there lights on but no screen or sounds. Only diff between when the Bb is attached or not is that the Bb automatically shows the screen previously described. I waited 20 min to see if it was really installing something but nothing happens.
    Help? Thanks!!

    bump removed, >>Please read and comply with the Forum Rules.<<
    Quote
    I downloaded a newer version of the bios made a bootable usb and flashed the bios all went ok than i restarted the pc and now it wont boot and I clear my Cmos it didnt helped me .. Changed Ram slots alternatively .. didnt help 
    have you removed power cord from the PSU before do >>Clear CMOS Guide<< ?
    Quote
    MEM:  2gb RAM DD2
    what memory stick exactly? brand, model
    is it 1 memory stick or 2?

  • My TX2Z Wont boot USB Drives

    i have a Live USB Hard Drive that bootable and works perfect on any other machine, this drive contains antivirus software for running outside the windows environment which is a great way to catch threats that cant be eliminated once windows boots, the problem is, this USB Drive wont boot on my tx2z, ive tried updating the bios and everything, is there something im missing because it just stays hund at the press esc for boot options screen.
    please help

    Mac doesn't start up from disc - Apple Support

Maybe you are looking for

  • How Can I Remove All the Links in a Document?

    I want to remove all the internal and external bound links in a number of my html documents. Is there any way I can do this with one action. I tried using Control + F on </a> and replacing it with nothing and that works. But Control + F on <a href="U

  • This should be a simple function but...

    i cant seem to figure it out. Hi everyone! I am working on a spreadsheet to help keep track of my finances but cannot figure out one very important formula. Heres an example of what i want to do. In cell A1, I've got the balance of my auto loan. In c

  • How to put "selection options without intervals" on screen painter?

    Hello all,        I need to put a field for pernr(personal number) on screen painter (module program) and user should be able to enter a list of pernr's to process. I know in report program I can do this by: SELECT-OPTIONS: s_lpernr FOR pa001-pernr N

  • BKPF-BELNR for a given MKPF-MBLNR

    Hi, how can i fast find the BELNR for a given MBLNR. I have MSEG-MBLNR and MKPF-MBLNR and need the corresponding BELNR of FI. Thanks. Regards, Dieter

  • Account 891000 needs assignment to CO Object

    While doing GR for subcontracting goods, I encountered an error saying Acc 891000 does not exist in CC 1000, when i created one using FS00, the error comes as ' it needs assignment to a CO object'.... Hw do i go with this....