Friday 4 September 2015

RMP USB BOOTING

Problem with your DVD drive it may laptop or desktop it doesn't matter to change your OS its just  simple with this software " Insert the bootable cd/dvd in your friend pc or another pc install this 
software and run it , insert a pen drive make sure that pen drive is empty if else your data may lost and then follow the process in  the video that is upload in zip file , insert the pen drive in pc which you want to change OS and change the bios settings of BOOT PRIORITY 1)dvd 2)usb 3)hard disk bios settings is displayed by pressing a function key which key is depends on your mother board
and continue booting

note: pen drive booting is faster than c/dvd booting , make a sure that to select a right partition which drive you want to install your OS  

A live USB is a USB flash drive or a USB external hard disk drive containing a full operating system that can be booted. Live USBs are closely related to live CDs, but sometimes have the ability to persistently save settings and permanently install software packages back onto the USB device. Like live CDs, live USBs can be used in embedded systems for system administration, data recovery, or the testing of operating system distributions without committing to a permanent installation on the local hard disk drive. Many operating systems including Mac OS 9, Mac OS X, Microsoft Windows XP Embedded and many of the Linux and BSD distributions can also be used from a USB flash drive. Windows 8 is also capable of running from a USB drive, with Windows To Go.



History

Since 1999, Apple Macintosh computers (beginning with the Power Mac G4 with AGP graphics and the slot-loading iMac G3 models) have been able to boot from USB. Intel-based Macs support booting Mac OS X from USB.

Specialized USB-based booting was proposed by IBM in 2004, in the papers "Reincarnating PCs with Portable SoulPads" (PDF & Summary) and Boot GNU/Linux from a FireWire device.




Benefits

  • In contrast to live CDs, the data contained on the booting device can be changed and additional data stored on the same device. A user can carry his or her preferred operating system, applications, configuration, and personal files with them, making it easy to share a single system between multiple users.
  • Live USBs provide the additional benefit of enhanced privacy because users can easily carry the USB device with them or store it in a secure location (e.g. a safe), reducing the opportunities for others to access their data. On the other hand, a USB device is easily lost or stolen, so data encryption and backupis even more important than with a typical desktop system.
  • The absence of moving parts in USB flash devices allows true random access avoiding the rotational latency and seek time (see mechanical latency) of hard drives or optical media, meaning small programs will start faster from a USB flash drive than from a local hard disk or live CD. However, as USB devices typically achieve lower data transfer rates than internal hard drives, booting from a computer lacking USB 2.0 support can be very slow.

Limitations

  • LiveUSB OSes like Ubuntu Linux apply all filesystem writes to a casper filesystem overlay (casper-rw) that, once full or out of flash drive space, becomes unusable and the OS ceases to boot.
  • USB controllers on add-in cards (e.g., ISA, PCI, and PCI-E) are almost never capable of being booted from, so systems that do not have native USB controllers in their chipset (e.g., such as older ones before USB) likely will be unable to boot from USB even when USB is enabled via such an add-in card.
  • Some computers, particularly older ones, may not have a BIOS that supports USB booting. Many which do support USB booting may still be unable to boot the device in question. In these cases a computer can often be "redirected" to boot from a USB device through use of an initial bootable CD or floppy disk.
  • Intel-based Macintosh computers have limitations when booting from USB devices – while the Extensible Firmware Interface (EFI) firmware can recognize and boot from USB drives, it can only do this in EFI mode. When the firmware switches to "legacy" BIOS mode, it no longer recognizes USB drives. Non-OS X systems may not be typically booted in EFI mode, notably Windows and Linux, and thus USB booting may be limited to supported hardware and software combinations, which can easily be booted via EFI, however, programs like Mac Linux USB Loader can alleviate the task of booting a Linux-live USB on a Mac. This limitation could be fixed by either changing the Apple firmware to include a USB driver in BIOS mode, or changing the operating systems to remove the dependency on the BIOS.
  • Due to the additional write cycles that occur on a full-blown installation, the life of the flash drive may be slightly reduced. This doesn't apply to systems particularly designed for live systems which keep all changes in RAM until the user logs off. A write-locked SD card (known as a Live SD, the solid-state counterpart to a Live CD) in a USB flash card reader adapter is an effective way to avoid any duty cycles on the flash medium from writes and circumvent this problem. The SD card as a WORM device has an essentially unlimited life. An OS such as Linux can then run from the live USB/SD card and use conventional media for writing, such as magnetic disks, to preserve system changes; see persistence (computer science).


No comments:

Post a Comment