Advertisement
Guest User

Untitled

a guest
Jan 24th, 2010
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. Fedora-12-i686-Live.iso selected
  2. Verifying filesystem...
  3. Verifying ISO MD5 checksum
  4. ISO MD5 checksum passed
  5. Verifying SHA256 checksum of LiveCD image...
  6. Extracting live image to USB device...
  7. Wrote to device at 654 MB/sec
  8. Creating 510MB persistent overlay
  9. Setting up OLPC boot file...
  10. Installing bootloader...
  11. There was a problem executing the following command: `syslinux -d syslinux /dev/sdb1`
  12. A more detailed error log has been written to 'liveusb-creator.log'
  13. LiveUSB creation failed!
  14. There was a problem executing the following command: `syslinux -d syslinux /dev/sdb1`
  15. A more detailed error log has been written to 'liveusb-creator.log'
  16.  
  17. ========
  18.  
  19. checkisomd5 "Fedora-12-i686-Live.iso"
  20.  
  21. The media check is complete, the result is: PASS.
  22.  
  23. It is OK to use this media.
  24.  
  25. mount -o loop,ro "Fedora-12-i686-Live.iso" /tmp/tmpxEwqNU
  26.  
  27. cp /tmp/tmpxEwqNU/LiveOS/squashfs.img '/media/Fedora/LiveOS/squashfs.img'
  28.  
  29. cp /tmp/tmpxEwqNU/LiveOS/osmin.img '/media/Fedora/LiveOS/osmin.img'
  30.  
  31. cp /tmp/tmpxEwqNU/isolinux/* '/media/Fedora/isolinux'
  32.  
  33. cp -r /tmp/tmpxEwqNU/EFI/* '/media/Fedora/EFI'
  34.  
  35. umount /tmp/tmpxEwqNU
  36.  
  37. dd if=/dev/zero of="/media/Fedora/LiveOS/overlay-FEDORA-AC2C-AF15" count=510 bs=1M
  38. 510+0 records in
  39. 510+0 records out
  40. 534773760 bytes (535 MB) copied, 190.32 s, 2.8 MB/s
  41.  
  42. syslinux -d syslinux /dev/sdb1
  43. syslinux: only 512-byte sectors are supported
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement