Mobo Support for booting from USB hdd

Hi,
I have a K8N Diamond.
How can I check whether my mobo can support booting from USB hdd?
I know it can boot from the USB-CDROM.
If not, do I need a bios update?

Quote from: Stu on 21-January-08, 00:38:45
How to identify your BIOS and m/b version
But please don't go flashing your BIOS just for the sake of doing so.
Your USB HDD will be listed under Hard Disks in BIOS, there won't be a USB-HDD option
Wow, thanks for the link and the pointer. I've found out where the USB hdd is now.
I won't flash my bios for the sake of that thanks to you, but I'm upgrading to a Dual-Core soon and I realised my bios is w7100nms v1.0.
So I have to flash my bios soon. Any tips regarding this?

Similar Messages

  • P67a-GD80 won't boot from USB HDD

    Trying to boot from a bootable thumb drive.
    I've got the bios checked to boot from USB HDD first.
    Still boots from HDD.
    When I disable second & third boot devices (hdd & cd-rom), I get the message "Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key".
    Ideas?

    Quote from: JLio01 on 28-October-14, 16:39:07
    Mine is like "USB Key: *My thumb drive name" 
    Do you have a GD80?

  • No BIOS support for USB? Cannot boot from USB HDD

    Hi,
    I was attempting to install a couple of operating systems (Linux, Windows Vista CTPs) on my external hard disk (USB 2.0, Firewire). And I cannot seem to - because there does not seem to be any way to specify USB device support in your boot sequence. It seems the BIOS configuration is limited to these 5 basic icons (no text underneath to even let you know what they stand for) - which seem to stand for HDD, CD/DVD, network, etc, but no USB hard drives (I don't believe FDD counts)?
    Windows Vista's installation for example complains that the BIOS does not support booting off my external hard disk - as does linux.
    Or am I missing something . . . ?
    Regards,
    -krish

    Hi Krish
    As far as I know it is not possible to boot from external HDD. If you want to install more different operating systems you can do it directly on the notebook HDD or even install them as virtual machine. I use VMware Workstation and I have install two different operating systems there (W2K and Linux).

  • [Solved]Boot from USB HDD - Root device doesn't exist. Major/minor

    My problem is that the kernel seems (or starts) to load, but then I get an error:
    Root device 'UUID=1234 . . .' doesn't exist.
    Attempting to create it.
    ERROR: Unable to determine major/minor number of root device "UUID=1234 . . .'
    You are being dropped into recovery shell
    I found a few links on the web and in the forums, but nothing that really solved it for me. The solved ones usually downgraded the kernel.  I haven't done that yet.  I thought I'd try here first.
    I have a 320GB USB HDD that I have been using to experiment with different linux distros.  I have a few working successfully (OpenSUSE,Mint,Ubuntu,Debian,Fedora,etc).  I'm very new at this but have been reading a lot and putting a lot of time into it.  I have legacy grub loaded on the MBR and use the menu.lst on my openSUSE partition to boot everything.  Because the partitions for some of the distros are so far into the disk I needed to create directories on openSUSE's /boot directory to contain the kernel and initrramfs files (like /boot/fedora).  This seems to work for the other distros.  I did the same thing for Arch.
    So when I installed Arch I haven't used the bootloader section of the installation.
    I'm using the 2011.08.09-netinstall-i686.iso Live CD.
    I tried a few things including:
    1.    changing the HOOKS in /etc/mkinitcpio.conf
        a.    adding usb to the "HOOKS"
        b.    removing and adding autodetect
        c.    adding and removing "sata_sil" (although I'm not even sure if my device uses it)
    2.    changing the kernel line:
        a.    from using "UUID=" to (hd0,1) to sdb1.
        b.    added rootdelay=8
    3.    repartition all of my arch partitions using cfdisk from my Live CD and reinstall. I used gparted on OpenSUSE to do it the first time.
    This may be connected. When I fdisk -l from the Arch Live CD I get extra data and an error for each of my arch partitions (and only my arch partitions):
    Disk does't contain a valid partition table
    When I fdisk -l from OpenSUSE I don't get the data paragraphs or errors about the arch partitions?
    Here is my /etc/fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    UUID=0e7556ef-b832-43e9-a8ba-c68dd2cd6143 /var reiserfs defaults 0 1
    UUID=510bb601-13c1-46ec-87c0-a800dd2efb8b / ext4 defaults 0 1
    UUID=cd78ab04-742d-4ba5-9727-90727de2dd14 swap swap defaults 0 0
    UUID=dc5685e3-35b0-46d4-b259-61f2530ff36a /home ext3 defaults 0 1
    And my HOOKS:
    HOOKS="base udev autodetect pata scsi sata usb filesystems usbinput"
    And my menu.lst:
    1
    default 0
    timeout 32
    gfxmenu (hd0,1)/boot/message
    ###openSUSE on sda2 - legacy grub
    title openSUSE 11.4 - Celadon - gnome
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part2 resume=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part1 splash=silent quiet showopts nomodeset vga=0x314
    initrd /boot/initrd-2.6.37.6-0.7-default
    ###openSUSE failsafe on sda2 - legacy grub
    title Failsafe -- openSUSE 11.4 - 2.6.37.6-0.7
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part2 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x314
    initrd /boot/initrd-2.6.37.6-0.7-default
    ###floppy###
    #title Floppy
    # rootnoverify (fd0)
    # chainloader +1
    ###Fedora on sda5 - legacy grub
    title Fedora 15-Lovelock gnome
    root (hd0,4)
    configfile /boot/grub/grub.conf
    ###Mint on sda6 - grub2
    title Mint 9 Lucid Lynx gnome
    root (hd0,5)
    kernel /boot/grub/core.img
    savedefault
    boot
    ###PCLinux on sda7 - legacy grub
    title PCLinuxOS 2011.6 KDE
    root (hd0,6)
    chainloader +1
    ###Ubuntu on sda8 - grub2
    title Ubuntu 10.04.2 gnome
    root (hd0,7)
    kernel /boot/grub/core.img
    savedefault
    boot
    ####arch on sda10 - legacy grub
    title ARCH
    root (hd0,1)
    #root UUID=XXXXXXXXXX44c5a3cd-dcb5-4cf1-933e-7a8ebac2a992
    kernel /boot/arch/vmlinuz-linux root=UUID=510bb601-13c1-46ec-87c0-a800dd2efb8b ro rootdelay=8
    #kernel /boot/arch/vmlinuz-linux root=(hd0,9)
    #kernel /boot/arch/vmlinuz-linux root=/dev/sda10
    initrd /boot/arch/initramfs-linux.img
    savedefault
    boot
    ###Debian on sda11 - grub2
    title Debian 6.0.2.1 squeeze gnome
    root (hd0,1)
    kernel /boot/debian/vmlinuz-2.6.32-5-686 root=UUID=2b6052e2-ecdf-4796-81c8-b9e9142ca159 ro
    initrd /boot/debian/initrd.img-2.6.32-5-686
    savedefault
    boot
    ###Mandriva on sda12 - legacy grub
    title Mandriva 2011 KDE
    root (hd0,1)
    kernel /boot/mandriva/vmlinuz-2.6.38.7-desktop-1mnb2 root=UUID=5033f7fb-cac7-4db5-920c-c8bd2b51365f ro
    initrd /boot/mandriva/initramfs-2.6.38.7-desktop-1mnb2.img
    savedefault
    boot
    Here is my fdisk -l from OpenSUSE.  I'm not quite swift enough to mount the hard drive and use the script utility from the Live CD yet, at least not tonight:
    Disk /dev/sda: 320.1 GB, 320072932864 bytes
    255 heads, 63 sectors/track, 38913 cylinders, total 625142447 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000c3bbb
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 4208639 2103296 82 Linux swap / Solaris
    /dev/sda2 4208640 46153727 20972544 83 Linux
    /dev/sda3 46153728 87113727 20480000 83 Linux
    /dev/sda4 87115770 614031755 263457993 5 Extended
    /dev/sda5 87115776 128075775 20480000 83 Linux
    /dev/sda6 128077824 169037823 20480000 83 Linux
    /dev/sda7 169039872 209999871 20480000 83 Linux
    /dev/sda8 210001920 250961919 20480000 83 Linux
    /dev/sda9 250963968 291923967 20480000 83 Linux
    /dev/sda10 291924031 332886015 20480992+ 83 Linux
    /dev/sda11 332888064 373848063 20480000 83 Linux
    /dev/sda12 373848678 414992383 20571853 83 Linux
    /dev/sda13 414994432 435474431 10240000 83 Linux
    /dev/sda14 435474495 455956829 10241167+ 83 Linux
    /dev/sda15 455958528 578881535 61461504 b W95 FAT32
    /dev/sda16 578881599 614031755 17575078+ 83 Linux
    Disk /dev/sdb: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x95aa95aa
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 63 294889139 147444538+ 7 HPFS/NTFS/exFAT
    /dev/sdb2 294889140 312576704 8843782+ 7 HPFS/NTFS/exFAT
    That's it for now.
    Last edited by newbie55 (2011-09-23 22:19:58)

    I'm IN!  Thanks everyone for your suggestions!
    The arch system didn't like the identifier I was using for the root partition. By looking at the /dev/disk/by-id while the arch system was running, I could see what the system wanted me to call the partition.  So after the system error'd-out and I was in the recovery shell at the [ramfs /] prompt:
    # ls -lF /dev/disk/by-id > by-id.txt
    # vi by-id.txt
    I could have used any of the identifiers listed in the by-id (there were 3), by-uuid(1), by-label(1) or by path(1). I tried them all. I had to write these down by hand because it is a ram filesystem.
    The article that finally got me there is:
    https://wiki.archlinux.org/index.php/Pe … ice_naming
    Anyway my openSUSE grub menu.lst ended up like this:
    ####arch on sda10 - legacy grub
    title ARCH
    root (hd0,1)
    kernel /boot/arch/vmlinuz-linux root=/dev/disk/by-uuid/510bb601-13c1-46ec-87c0-a800dd2efb8b ro rootdelay=8 rootfstype=ext4
    initrd /boot/arch/initramfs-linux.img
    savedefault
    boot
    It's easy once you: 1. beat your head against the wall
                        2. read further
                3. repeat 1 and 2
    Back to the "Beginner's Guide",4 Post-Installation.  Yikes!

  • C55-A5384, Cannot boot from USB-HDD

    I bought a C55-A5384 few weeks ago. I don't know how to choose the HDD priority. It seems that I cannot change the HDD priority in BIOS.
    e.g.: if I insert 2 USBs and I want to boot from one of them, then I don't know how to do that. The computer will boot from the internal HDD automatically. If I use f12 to change the first boot device to "USB", then it'll boot from one specific USB drive, and I cannot choose which one to boot.
    I want to change the HDD boot priority. What should I do? Thanks!

    Yes. For most (in fact, all except this new C55-A5384) PCs, if I insert USB drives, the computer can recognize them as HDD. then in HDD boot priority option I can choose which device I want to boot from. Generally the USB drive would be recognized as "USB-HDD xxx(brand name) xxx" and it has no difference with a normal HDD (essentially).
    Normally I can choose the HDD boot priority in BIOS, but it seems that, for this new C55-A5384, I cannot.

  • Booting From USB HDD Device !

    Hello
    It is possible to install an windows XP directly to a USB HDD device and boot from it ??
    Best Regards
    Paulo Gouveia

    Hello
    I already tried but Windows gives an error when going to copy the files  ;(
    Regards

  • Does KT4 boot from USB Flashdisk?

    Unfortunately I don't have the KT4 board, but I could have a one.
    Have anybody experience if KT4 boots from USB Flashdisk?
    Thanks.

    presumably most modern mobos allow for booting from USB devices such as floppy drives and flash disks
    why not download the manual from here http://www.msi.com.tw/program/support/download/dld/spt_dld_list.php?kind=1&CHIP=4&NAME=Socket%20A%20(AMD%20K7) and looking through the BIOS instructions? i think there should be.

  • Cannot boot from USB HD on T61 & T61P Why not?

    Have bootable WD and Hitachi HDs in external USB enclosures.  Have successfully cloned one of these WD) using Acronis.  When trying to boot from the USB attached drive using PF12 and selecting the recognized drive on the boot menu get either BSOD or message unable to boot operating system.  What gives?  Know the WD will boot internally as it was the disk that came with the system.  Get the BSOD with this disk in USB port.
    Hitachi give me the unable to boot operating system message when trying to boot from USB drive.
    Using a TrekStor HD enclosure pn D260U20P10-3 which works fine if I boot the internal HD.  Can copy and even backup internal drive to external HD but can not boot from it. 

    Hello,
    As I understand it, Microsoft Windows 7 and earlier operating systems do not support booting natively from a USB Mass Storage Controller interface.  The installers do from things like USB-attached optical disc drives and flash drives, but that's not the full operating system.
    Support for booting from USB in the main operating system environment might be introduced in Windows 8—I thought I read something about this, but cannot seem to find a reference right now.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • "NTLDR is missing" error message when trying to boot R&R Recovery from USB HDD? !

    Does anyone know what/why I am getting a "NTLDR is missing" error message when trying to boot from USB HDD?  I copied my backup to a USB HDD and made it bootable via R&R but I am still getting this error.  Help!
    I have a T61 if that helps any.
    Brad
    Brad R
    T61 4GB RAM Intel T8300

    the master boot record (MBR) needs to be repaired for that to work.
    what OS are you using?
    ThinkStation C20
    ThinkPad X1C · X220 · X60T · s30 · 600

  • How Can I boot from USB - Portege A200

    Hi,
    I've got an Portege A200 which is only a couple of years old but the hard drive no longer works. Initially I thought this was due to corrupting the boot record on the drive but after attempting to replace the hard drive (with two different drives) it is showing an IDE #0 error upon boot. I have therefore come to the conclusion the IDE controller chip has died.
    In order to get the latop working I burned a cd with the ubunto ISO. This boots ok but due to only have 512Mb RAM the system is somewhat limited and anything installed is lost everytime I reboot.
    I have now bought a 2Gb flash drive and installed ubuntu onto this. My next problem is that there appears to be no boot from USB HDD or USB Memory Stick option in the bios.
    The possible options that I can think of are:
    1) Upgade the bios so it supports boot from memory stick (although no HDD so not sure how I could reflash the BIOS or if there is even a BIOS upgrade that would support this functionality)
    2) Create a cd which starts the boot process then tells the system to continue booting from the usb drive (Is this possible and does anyone know where I might be able to obtain such software)
    3) Boot from CD but use the USB to retain any information saved / any installs etc (I guess similar to option 2 except the cd would manage the whole OS and the USB would just hold 'additional' information)
    If there are any other options that anyone can think of I am happy to give them a go. Seems a shame to have to chuck a laptop that isn't particularly old because the IDE controller chip has failed on the mobo.
    I apppriciate any help anyone can offer.
    Many thanks,
    Mark

    Hi
    First of all I have to say that its not possible to boot from the external USB device like the USB stick, USB CD/DVD drive or USB HDD.
    Its possible only to boot from the external USB FDD (diskette) drive
    However, not the booting possibilities are clear but I think you have misunderstood the IDE#0 error message. In m opinion the IDE controller is not faulty but only the new HDD is not compatible and not recognized by BIOS.
    There are different reasons for this issue
    Mostly this error message appears if the HDD master/slave/c-sel settings are not correct.
    Usually such settings dont need to be changed or switched on 2.5 HDDs but some HDDs support an jumper which must be set in the right position. But I dont if your HDD supports this
    Furthermore the not compatible HDD size could be the reason for such error messages!
    So finally I would recommend contacting the ASP in your country to get a new, compatible HDD and to check if the same error persists.
    Good luck

  • K7T Turbo2 - how do I tell BIOS to boot from USB?

    I have an old K7T Turbo2 system, and I'm trying to install Windows 7 on it.  I guess that's my first question - am I going to run into any nasty problems running W7 on this board, other than RAM limitations?  I have a version of "Tiny7" (which installs from CD-ROM) installed already and it seems fine, but I'd rather run a fuller non-pirated OS, and that means installing from a DVD/iso.  I don't have a DVD drive installed and it would be a bit of a pain to acquire one, so I'm hoping to boot from USB to winstall W7.
    I have a PCI USB2.0 card installed in the system, which seems to work fine.  I've set the BIOS to boot from USB-FDD (but I've also tried USB-CDROM and USB-ZIP).  I have BIOS 3.6.  I've tried booting from the PCI USB2.0 hub (will that ever work or does the BIOS not recognize it?) and from the regular USB1 port on the mobo (but my USB flash drive is USB2).
    Is there something else I need to do in the BIOS to get this to work?  Will it never work no matter what I do? 
    I read somewhere about a BIOS setting to "enable legacy USB support" but can't see anything like that in my BIOS settings. 
    Any suggestions?  (thanks in advance)

    If there is no option to boot from USB-HDD then it may never work.
    Long shot I know, but what if you connect your USB drive, then power on your system, and press F11 when the logo/POST screen appears, does the drive show in the Boot Menu that appears?
    Quote
    I don't have a DVD drive installed and it would be a bit of a pain to acquire one
    Really? DVD drives are very common, and cheap as chips! You can pick up a brand new DVD writer, for the price of a (good) DVD movie.
    http://www.newegg.com/Store/SubCategory.aspx?SubCategory=5&name=CD-DVD-Burners&Order=PRICE
    (Obviously, you'll need an IDE/EIDE type )

  • Booting from USB without mobo support

    I've installed Arch on a usb drive but my ancient hardware doesn't appear to support booting from usb devices.  Is there a way to make this work?  I have Debian on an internal drive.  Is there some way to leverage Debian to boot Arch?

    Statix wrote:
    I would think with debian installed on your internal drive you should just be able to set up grub to boot your usb just as if it were an internal drive.
    Just make an entry for Arch in grub's /boot/grub/menu.lst and use (hd1,0) as your root. (This is assuming you only have one hd in your computer. Adjust appropriately for the drive number of your usb drive.)
    Thanks for the reply.:)
    I'm getting grub error 21 "Disk does not exist":
    Here is my entry in Debian's menu.lst:
    title  Arch Linux
    root   (hd2,0)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/94e91a91-9cc2-401b-af27-09c24ff8037d ro
    initrd /boot/kernel26.img
    savedefault
    boot
    I also tried (hd1,0) and I get the same error.

  • Does hp dc7900 support booting from 3tb hdd?

    does hp dc7900 minitower support booting from 3tb hdd?

    Hi:
    Probably not.
    In order to be able to boot from a 3 TB HDD, you need:
    1. A UEFI BIOS, which I do not believe the dc7900 has.
    There is a picture (see page 5 at the link below) of the HP splash screen for an HP business desktop that has a UEFI BIOS. If your HP splash screen doesn't look like the one in the picture, then you will not be able to boot from a 3 TB HDD.
    2. A GPT-formatted hard drive.
    http://bizsupport1.austin.hp.com/bc/docs/support/S​upportManual/c02826744/c02826744.pdf
    Paul

  • Can all macbooks boot from usb(stick,hdd) and firewire(hdd) an os: linux, win, mac os x, opensolaris, etc

    Subject: BOOT FROM EXTERNAL STORAGE DEVICE - After this setup properly
    Can all macbooks boot from usb(stick,hdd) and firewire(hdd) an os: linux, win, mac os x, opensolaris, etc?
    what about:
    Apple MacBook Pro MB133LL/A 15.4-inch Laptop(OLD VERSION) (4GB RAM 120G HD 2.33 GHz Core 2 Duo processor, 15.4" Matte Screen, 4GB memory, 120 GB 7200 rpm hard drive) White

    Yes,
    Disconnect everything hooked up to the PC except the keyboard, mouse and monitor.
    Then use this method to flash the BIOS.  It is the safest way to go.
    USB Device BIOS Flashing in DOS
    DOS Flash  (DOSFlash.exe, FlshUefi.cpu) is the DOS-compatible System BIOS flash utility that can be used from a DOS bootable storage device (where "DOS" refers to any of a number of compatible operating systems such as FreeDOS, MS-DOS or DR-DOS). FlshUefi.cpu is the required driver for DOSFlash.exe. To flash the System BIOS from a bootable USB storage device, you will need to copy the contents of the DOS Flash folder to the USB device, boot the PC from the USB device, and execute the DOSFlash application. To see a more complete description of the DOS flash utilities, view DOSFlash.txt located in the DOS Flash folder. This folder also contains the required binary image of the BIOS.  The binary image file is named xxx_MMmm.bin where "xxx" is the BIOS family, "MM" is the major version number, and "mm" is the minor version number.  This file can be copied to the root directory of any USB removable medium for use with the F10 setup "Flash System ROM" option 
    View Contents of DOS Flash Folder
    The links on this post don't work. I copied the section from the BIOS flashing instructions for the specific section you need.
    Paul

  • I Baught A iMac 2010 From Someone it came with lion but for the programs i use i need snow leopard but when trying to install it won't boot from usb or cd what can be the problem i've been at this for over 24 hours if anyone ca help it'd be greatly apprec

    I Baught A iMac 2010 From Someone it came with lion but for the programs i use i need snow leopard but when trying to install it won't boot from usb or cd what can be the problem i've been at this for over 24 hours if anyone ca help it'd be greatly appreciate it! Thanks!

    Downgrade OS X Lion To Snow Leopard [Video How-To]
    http://www.cultofmac.com/110614/downgrade-os-x-lion-to-snow-leopard-video-how-to /
    How To Downgrade OS X Lion To Snow Leopard: The Complete Tutorial
    http://www.redmondpie.com/how-to-downgrade-os-x-lion-to-snow-leopard-the-complet e-tutorial/
    How To Downgrade from Apple OS X Lion to Snow Leopard
    http://www.pcmag.com/article2/0,2817,2389334,00.asp

Maybe you are looking for

  • Import statement

    what jvm does when it encounters an import statement

  • Send photo from iPhone 4 to MacBook pro

    Can I do this ?

  • Delete customized enhancement objects issue

    Hello everyone! I'm quite new to SAP, and I was trying to make an enhancement to display additional field in the Product Header area. I did some steps, but at some point wanted to start again and delete enhancement. When I've tried to do that with th

  • NetBeans Visual Web + instances of users

    hi i have some problem with menages of users, maybe...;) so i'm creating new project in netbeans > visual web application, next 2 new pages, on first i have 1 text field (textField1) and 1 button (button1) and some action: public String button1_actio

  • Constant values in EJBQL

    Hi. I'm trying to define some finder methods for my application using constant values instead of parameters. The bean has a java.lang.Boolean CMP field named Finished, and I want to define a findAllFinished() method. I try something like this: SELECT