midenok / stuff-linux

Linux-related setup and utilities stuff: scripts, instructions, etc.
3 stars 1 forks source link

Ubuntu install from .iso image #4

Open midenok opened 10 years ago

midenok commented 10 years ago

Need TODO:

  1. Apply fix;
  2. Parse /proc/cmdline and get iso-scan/filename param value;
  3. Somehow determine boot device (I don't know how) and mount it;
  4. Bind .iso file with losetup.
  5. Later on (before disk partitioning i.b.) installation process asks for unmounting mounted devices. The question must be disabled for a device containing .iso image.