Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Friday, August 24th, 2007 at 2:10:11pm UTC 

  1. # information:
  2. # mount gutsy-alternate-i386.iso to /media/sda3/downloads/NSR01
  3. # usb stick device is /dev/sdb
  4. # mount location for usb stick is /media/disk
  5.  
  6. wget http://cdimage.ubuntu.com/xubuntu/daily/current/gutsy-alternate-i386.iso
  7.  
  8. # plugin usb stick and wait check device with dmesg
  9. cd ~
  10. sudo umount /dev/sdb1
  11. sudo dd if=/dev/zero of=/dev/sdb
  12.  
  13. sudo parted /dev/sdb
  14. mklabel msdos
  15. mkpartfs primary fat16 0 100%
  16. print
  17. quit
  18.  
  19. sudo apt-get install mbr
  20. sudo install-mbr /dev/sdb
  21.  
  22. # mount usb stick and cd iso
  23. cd /media/sda3/downloads/NSR01
  24. sudo cp ./install/netboot/ubuntu-installer/i386/initrd.gz /media/disk
  25. sudo cp ./install/netboot/ubuntu-installer/i386/linux /media/disk
  26.  
  27. sudo bash -c "echo 'DEFAULT linux' > /media/disk/syslinux.cfg"
  28. sudo bash -c "echo 'APPEND initrd=initrd.gz ramdisk_size=10240 root=/dev/ram rw' >> /media/disk/syslinux.cfg"
  29.  
  30. # umount disk
  31. cd ~
  32. sudo apt-get install syslinux mtools
  33. sudo syslinux -s /dev/sdb1
  34.  
  35. # test and boot from usb stick
  36. # the usb memory stick hangs at the follwing message:
  37. # MBR FA:

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right