-- MikeGore - 20 Mar 2012

Bootable USB KEY with all of ASIMOV's PXE boot functions

References

Assumptions

  • We assume you are running Ubuntu Linux on your local workstation
  • You have access to ASIMOV as an admin and know the cscf-adm password
    • That you have asimov:/images/rawiso mounted via ssh_fs
    • See: UbuntuScripts#mnt_asimov
      • This script will create a directory ~/asimov on you linux workstation home directory. Then mount the common ASIMOV directories there.
  • You have a 4G USB KEY, or larger,for the full install.
    • - OR - 1G, or larger, for the Light install

Install and Format USB KEY

  • NOTE: We format your USB KEY!
  • cd ~/asimov/rawiso/linux_utils/RIP
  • fdisk -l (find the partition of your USB key - we assume /dev/sdh1 here)
  • ./mkusb_acronis -f RIP13.7/RIPLinuX-13.7-new.iso /dev/sdh1
    • you will be prompted for the cscf-adm password unless you have an SSH key
    • Wait a long time - this will move a bit over 3G to your key * about 30 minutes or more depending on speed of USB KEY

Install without formating USB KEY

  • Note: We do NOT format your USB key
  • We assume you already have an active partition with boot code
  • cd ~/asimov/rawiso/linux_utils/RIP
  • fdisk -l (find the partition of your USB key - we assume /dev/sdh1 here)
  • ./mkusb_acronis RIP13.7/RIPLinuX-13.7-new.iso /dev/sdh1
    • you will be prompted for the cscf-adm password unless you have an SSH key
    • Wait a long time - this will move a bit over 3G to your key * about 30 minutes or more depending on speed of USB KEY

RIP"> Light Version with Just RIP

RIP only install a"> Install light RIP only install and Format USB KEY

  • NOTE: We format your USB KEY!
  • cd ~/asimov/rawiso/linux_utils/RIP
  • cd RIP13.7 - or the version you want
  • fdisk -l (find the partition of your USB key - we assume /dev/sdh1 here)
  • ./mkusb.sh -f RIP13.7/RIPLinuX-13.7-new.iso /dev/sdh1
    • Wait about 10 minutes - this will move a bit over 300Meg to your key * or more depending on speed of USB KEY

RIP only Install w"> Install light RIP only Install without formating USB KEY

  • Note: We do NOT format your USB key
    • We assume youre key is FAT32 with boot code and an active partition
  • cd ~/asimov/rawiso/linux_utils/RIP
  • cd RIP13.7 - or the version you want
  • fdisk -l (find the partition of your USB key - we assume /dev/sdh1 here)
  • ./mkusb.sh RIP13.7/RIPLinuX-13.7-new.iso /dev/sdh1
    • Wait about 10 minutes - this will move a bit over 300Meg to your key * or more depending on speed of USB KEY
Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatext add_acronis r3 r2 r1 manage 3.0 K 2012-03-21 - 10:01 MikeGore  
Unknown file formatext add_ghost r1 manage 10.9 K 2012-03-21 - 09:20 MikeGore  
Unknown file formatext mkusb_acronis r1 manage 8.8 K 2012-03-21 - 09:25 MikeGore  
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2012-03-21 - MikeGore
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback