Announcement

Collapse
No announcement yet.

kubuntu 6.10 PERSISTENT Live Pen Drive install script

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kubuntu 6.10 PERSISTENT Live Pen Drive install script

    a ruby/bash script to eliminate guess work and automate a live pen drive install with persistent.

    : Auto partitioning of disk w/fdisk
    : little user input required

    my enviroment that it worked in:
    OS-1 : kubuntu fiesty hd install
    OS-2 : kubuntu 6.10 live enviroment
    ISO : kubuntu 6.10 ubuntu 6.10
    6.06 should be a given
    feisty would result in a bootable disk
    but failed to load a xsession and
    got a initramfs busybox error
    mcopy
    syslinux
    ruby
    fdisk

    needs mtools -> mcopy
    syslinux
    a kubuntu or ubuntu .iso ** for now
    install-mbr *
    lilo *
    ruby
    fdisk
    (* not really needed, but just in case)

    http://picturesbypjm.com/kub-pendrive.rb.tar.gz
Working...
X