Jump to content

konsti4u

Active Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by konsti4u

  1. Parted Magic with custom folder (.iso) with parameter iso_filename, you can use keymap too, look here title Parted Magic 6.7 find --set-root /PartedMagic/pmagic-6.7.iso map --heads=0 --sectors-per-track=0 /PartedMagic/pmagic-6.7.iso (hd32) map --hook root (hd32) kernel /pmagic/bzImage edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=9 max_loop=256 vmalloc=256MiB iso_filename=/PartedMagic/pmagic-6.7.iso initrd /pmagic/initramfs map --unmap=0:0xff
  2. title GParted 0.10.0-3 find --set-root /gparted/gparted-live-0.10.0-3.iso map /gparted/gparted-live-0.10.0-3.iso (0xff) map --hook root (0xff) kernel /live/vmlinuz boot=live config findiso=/gparted/gparted-live-0.10.0-3.iso initrd /live/initrd.img
  3. Working solutions to install direct from ISOs: For XP: http://www.rmprepusb.com/tutorials/install-xp-from-an-iso For Vista/7 (even recovery works) http://www.rmprepusb.com/tutorials/firawiniso But be careful! Does not work with any iso! Tried some modified Windows installations and did not work, please use one of them: http://pastebin.com/n1gY8Qur Otherwise when booting you can't chose which version of Windows (Ultimate/Premium/...) to install and the installation process can't be continued
  4. (forget the map, just put the .iso in / (root) otherwise won't work), why is here no edit function?
  5. Parted Magic 6.7 title Parted Magic 6.7 find --set-root /pmagic-6.7.iso map /pmagic-6.7.iso (hd32) map(hd1) (hd0) map --hook root (hd32) chainloader (hd32)
  6. Great tutorial :-) Only one little mistake: In 14. and 15. it should be "$DEVICE", not "$DEVICES"
  7. (This was my workaround/fix for the segmentation fault error)
  8. Hi guys, i found a solution (the solution?) The problem i had was because of the unpacker (WinRar)! WinRar unpacked all files in uppercase and some files get different names (vmlinuz-2.6.29.3-slitaz -> VMLINUZ_.3_S) while unpacking the .iso file. Then i used 7zip, copied the files to usb and everything works like a charm! If you already copied files to the usb disk, you have to delete them first, overwrite it won't work and the files will get the old uppercase name, if you do. You have to delete them first manually! I hope this helps some of you!
×
×
  • Create New...