Results 1 to 4 of 4

Thread: install backtrack on usb hard drive

  1. #1
    Join Date
    Sep 2009
    Location
    surrey uk
    Beans
    2,057
    Distro
    Ubuntu 11.04 Natty Narwhal

    install backtrack on usb hard drive

    Ok here is my setup I have win xp dual boot with Ubuntu Karmic, on hard drive I now want to install Bt4 on usb hard drive, will i just be able to install as normal then reinstall grub afterwards, also will the machine still work ok if usb drive is not attached on some occasions

    My machine dos,nt allow booting from usb, ( i,e install from usb drive )
    Last edited by spiky001; August 19th, 2010 at 06:46 PM. Reason: added extra thought about usb booting
    DUAL BOOT XP & Natty, Trying LFS

  2. #2
    Join Date
    Sep 2009
    Location
    surrey uk
    Beans
    2,057
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: install backtrack on usb hard drive

    Ok I have loaded backtrack on hard drive in pc. Now I want to put the drive in a usb caddy then refit the old ubuntu drive in machine, I now need to boot the usb drive, Am I correct in thinking I need to chainload "sdb1 where boot is installed" to grub if so do I edit grub cfg?
    DUAL BOOT XP & Natty, Trying LFS

  3. #3
    Join Date
    Sep 2009
    Location
    surrey uk
    Beans
    2,057
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: install backtrack on usb hard drive

    Having googled all day about problem went ahead installed on usb drive ran command
    Code:
    sudo update-grub2
    got a reply
    PHP Code:
    Generating grub.cfg ...
    Found Grub backgroundGosalia.png
    Found linux image
    : /boot/vmlinuz-2.6.31-22-generic
    Found initrd image
    : /boot/initrd.img-2.6.31-22-generic
    Found linux image
    : /boot/vmlinuz-2.6.31-21-generic
    Found initrd image
    : /boot/initrd.img-2.6.31-21-generic
    Found linux image
    : /boot/vmlinuz-2.6.31-20-generic
    Found initrd image
    : /boot/initrd.img-2.6.31-20-generic
    Found memtest86
    image: /boot/memtest86+.bin
    Found Microsoft Windows XP Professional on 
    /dev/sda1
    Found Ubuntu 8.10 
    (8.10on /dev/sdb1
    grub
    -probeerrorCannot find a GRUB drive for /dev/sdb1.  Check your device.map.

    grub-probeerrorCannot find a GRUB drive for /dev/sdb1.  Check your device.map.

    grub-probeerrorCannot find a GRUB drive for /dev/sdb1.  Check your device.map.

    done 
    any ideas please
    DUAL BOOT XP & Natty, Trying LFS

  4. #4
    Join Date
    Sep 2009
    Location
    surrey uk
    Beans
    2,057
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: install backtrack on usb hard drive

    Ok I solved this hope it helps others I edited the boot/grub/devicemap by adding (hd1) /dev/sdb then
    Code:
    sudo update-grub2
    DUAL BOOT XP & Natty, Trying LFS

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •