Results 1 to 2 of 2

Thread: How to ankle boot Linux over HTTP

  1. #1
    GonzalezBrown is offline Senior Member
    Join Date
    Dec 2009
    Posts
    260
    Rep Power
    3

    Default How to ankle boot Linux over HTTP

    I have a desktop machine and it is been installed with Linux Fedora operating system. I heard that Linux system is also boot over HTTP. How can I boot Linux over HTTP? Also tell me what type of software or utility we can use. If you are having any suggestions then reply me. It can helpful to me.

  2. #2
    LewisClark is offline Senior Member
    Join Date
    Dec 2009
    Posts
    260
    Rep Power
    3

    Default

    If you should install image through USB, Follow the steps:

    • Connect your USB stick; you will see its icon should show on the desktop also.

    • After that open a terminal from Applications > Accessories > Terminal.

    • run the command in terminal to find out the device name of your USB stick:
    mount

    • In the offing can move the netbootme.usb image to the USB stick, you should unmount the USB stick. For this, Right-click its icon on the desktop and choose Unmount Volume. Now you can move the netbootme.usb image to the USB stick as follows command and restart the ststem through USB stick.

    Code:
    sudo dd if=~/Desktop/netbootme.usb of=/dev/sdf

Similar Threads

  1. SATA Boot Drive organization Linux Mint 8
    By WalkerCook in forum Linux/Free BSD
    Replies: 1
    Last Post: 05-22-2010, 11:48 AM
  2. Replies: 0
    Last Post: 02-17-2010, 08:48 AM
  3. Usb linux boot jump drive
    By alfie57 in forum Linux/Free BSD
    Replies: 0
    Last Post: 10-26-2009, 12:10 PM
  4. How to Dual Boot Ubuntu Linux Using Wubi
    By Freddy Smits in forum Programming
    Replies: 0
    Last Post: 09-11-2009, 01:06 PM
  5. Linux os boot problem
    By Fraco Garbina in forum Linux/Free BSD
    Replies: 2
    Last Post: 08-18-2009, 07:52 AM

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
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48