Jump to content











Photo
* * * * * 2 votes

post here anything that crosses your mind about grub4dos


  • Please log in to reply
257 replies to this topic

#101 Earthling

Earthling

    Member

  • Members
  • 46 posts
  •  
    United Kingdom

Posted 05 April 2011 - 08:27 PM

Thank you Wanko for your unnecessarily abusive and completely unhelpful contribution, but for those more interested in getting working solutions than in reading tiresome repetition of forum rules, here is how you get the Puppy Linux iso booting and running properly from Grub4DOS.

Start by booting the Puppy CD, do some customisation and shut down, accepting the save option. Reboot from the CD and from the Puppy Setup menu select Remaster Puppy Live-CD, accepting all the default options to create an ISO. Copy the ISO (named custom-puppy.iso) to wherever you keep your bootable ISOs for Grub4DOS, here /ISO.

Now add something like this to your menu.lst file -

title Puppy Linux 5.20 Live CD

find --set-root /ISO/custom-puppy.iso

map /ISO/custom-puppy.iso (0xff)

map --hook

root (0xff)

kernel /vmlinuz splash

initrd /initrd.gz

boot

Remove the Puppy CD and reboot. It should now boot to your customised version of Puppy though you may get a message about the lupusave.2fs file needing to be contiguous, in which case boot to something else and defrag the partition first before trying again.

Edited by Earthling, 05 April 2011 - 08:30 PM.


#102 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 05 April 2011 - 10:28 PM

Thank you Wanko for your unnecessarily abusive and completely unhelpful contribution, but for those more interested in getting working solutions than in reading tiresome repetition of forum rules,

You are very welcome :), now what in your opinion should a Moderator do on the Forum it was given to him to moderate if not tiresomely repeat the forum rules and remind users common sense and netiquette? :)

And yes, this is another rhetorical question, I know what I could do, and you are very lucky that I won't do it. :cheers:

:cheers:
Wonko

#103 iim

iim
  • Members
  • 3 posts
  •  
    Indonesia

Posted 01 June 2011 - 11:05 PM


title gparted-live-0.8.1-3

find --set-root /images/gparted-live-0.8.1-3.iso

map /images/gparted-live-0.8.1-3.iso (hd32)

map --hook

root (hd32)

kernel /live/vmlinuz boot=live config union=aufs noswap noprompt vga=788 ip=frommedia toram=filesystem.squashfs findiso=/images/gparted-live-0.8.1-3.iso

initrd /live/initrd.img

boot


Edited by iim, 01 June 2011 - 11:06 PM.


#104 iim

iim
  • Members
  • 3 posts
  •  
    Indonesia

Posted 01 June 2011 - 11:32 PM


title salixlive-13.1.1.iso

find --set-root /01iso/salixlive-13.1.1.iso

map /01iso/salixlive-13.1.1.iso (hd32)

map --hook

root (hd32)

kernel /boot/vmlinuz root=/dev/ram0 nopcmcia noauto from=/01iso/salixlive-13.1.1.iso rw vga=788 keyb=us lang=en_US

initrd /boot/initrd.gz

boot


Edited by iim, 01 June 2011 - 11:32 PM.


#105 iim

iim
  • Members
  • 3 posts
  •  
    Indonesia

Posted 02 June 2011 - 12:33 AM


title Partition Wizard 6 Home Edition

find --set-root /01iso/pwhe6.iso

map --mem /01iso/pwhe6.iso (0xFF)

map --hook

chainloader (0xFF)


Edited by iim, 02 June 2011 - 12:34 AM.


#106 steve6375

steve6375

    Platinum Member

  • Developer
  • 7567 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 24 June 2011 - 06:21 PM


title g4L

map /g4l-v0.37.iso (0xff)

map --hook

chainloader (0xff)




http://sourceforge.net/projects/g4l/

#107 sambul61

sambul61

    Gold Member

  • Advanced user
  • 1568 posts
  •  
    American Samoa

Posted 29 June 2011 - 11:09 PM

Can someone clarify, is there any difference in booting an ISO from memory as opposed to booting it directly from a disk in terms of hard drive availability for service opps after the ISO boot? Is it possible to format or physically remove a drive after booting an ISO directly from it without affecting the ISO programs work? Why exactly?

If hooks remain in "direct ISO from HD boot" scenario, would a defrag or repartitioning program started from the ISO work faster depending on whether the ISO was booted from memory or HD? Remember though, such programs are generally designed to work even when started from Windows, but usually slower compare to booting from a dedicated CD.

P.S. Reposted elsewhere.

#108 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 30 June 2011 - 06:45 AM

Can you read? :yahoo:
Have you read this thread title?

grub4dos, .iso images and (hd32) or (0xFF) mapping
Post here ONLY reports of working setups!


Have you read it's first post?
http://reboot.pro/5041/

This thread is reserved for people reporting their success using newish releases of grub4dos that allow for direct booting to a .iso imaging through mappig the ISO image to (hd32).

Ideally, any user who had some success with this way of booting can post here reporting what he succeeded with and how he did it, links to other boards, tutorials guides related to the matter are also welcome.

PLEASE NO request for help here, post them in the grub4dos forum.

PLEASE NO "Nice, thank you!" kind of posts.

PLEASE NO "Ha, this is not useful!" type of comments.

This thread should become simply a list of working setups, no more, no less.

Thanks for cooperation.


jaclaz


Or it's just a new way to communicate and contribute to the increase of entropy?

:thumbsup:
Wonko

#109 sambul61

sambul61

    Gold Member

  • Advanced user
  • 1568 posts
  •  
    American Samoa

Posted 30 June 2011 - 01:15 PM

Hi Wonko,

I was looking for a suitable thread, and the impression was this is the right place to clarify the difference btw mem and disk G4D ops - to facilitate increase in working setups. However, I can place same question in another existing thread (suggest which one), start a new thread (suggest title) or read an old thread highlighting same info (suggest link). Also, may be a mod can move my post to a corresponding thread - appreciated!

As soon as you'll take a constructive approach, we'll hopefully move forward towards getting this question clarified to the benefit of all. :yahoo:

Btw, asking if a written post author can read is not the best way to demonstrate one's intelligence... :thumbsup:

#110 RoyM

RoyM

    Frequent Member

  • .script developer
  • 420 posts
  • Interests:"Booting and Owning".
  •  
    United States

Posted 27 July 2011 - 02:15 AM

title Lightweight Portable Security kernel 2.6.27.56
find --set-root --ignore-floppies /iso/LPS-1.2.2_public.iso
map /iso/LPS-1.2.2_public.iso (hd32)
map --hook
root (hd32)
# kernel /vmlinuz loadramdisk=1 initrd=initrd ramdisk_blocksize=4096 root=/dev/ram0 ramdisk_size=524288 splash=silent vga=791 console=ttyS3
kernel /vmlinuz loadramdisk=1 initrd=initrd ramdisk_blocksize=4096 root=/dev/ram0 ramdisk_size=524288 vga=791 console=ttyS3
chainloader (hd32)

#111 sambul61

sambul61

    Gold Member

  • Advanced user
  • 1568 posts
  •  
    American Samoa

Posted 12 September 2011 - 10:10 PM

Pretty straightforward menu section for WinPE 3.1 64-bit, prepared according to updated to Win 7 SP1 MS Instructions:

title Boot WinPE 3.1 64-bit
find --set-root --ignore-floppies /ISO/winpe_amd64.iso
map /ISO/winpe_amd64.iso (hd32)
map --hook
root (hd32)
chainloader ()

It works pretty well, if you hit Enter fast enough, when asked on screen whether you want to boot from CD... Otherwise the system reverts back to booting from your HD. :photo:

#112 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 13 September 2011 - 09:08 AM

It works pretty well, if you hit Enter fast enough, when asked on screen whether you want to boot from CD... Otherwise the system reverts back to booting from your HD. :photo:


Try replacing
chainloader ()
with
chainloader /bootmgr || chainloader /BOOTMGR

:cheers:
Wonko

#113 sambul61

sambul61

    Gold Member

  • Advanced user
  • 1568 posts
  •  
    American Samoa

Posted 14 September 2011 - 01:11 AM

Yep, this option boots straight:

title Boot WinPE 3.1 64-bit
find --set-root --ignore-floppies /ISO/winpe_amd64.iso
map /ISO/winpe_amd64.iso (hd32)
map --hook
root (hd32)
chainloader /bootmgr || chainloader /BOOTMGR

#114 crazydrve

crazydrve
  • Members
  • 3 posts
  •  
    United States

Posted 22 September 2011 - 06:25 AM

Has anyone got Trinity Rescue Kit 3.4 to launch from iso?

thanks for any help

#115 entropyS

entropyS
  • Validating
  • 3 posts
  •  
    Spain

Posted 01 October 2011 - 08:42 AM

Has anyone got Trinity Rescue Kit 3.4 to launch from iso?

thanks for any help


No, see, (NO grub4dos, .iso images and (hd32) or (0xFF) mapping).

Salu2.

#116 jrivam

jrivam
  • Members
  • 2 posts
  •  
    Peru

Posted 08 November 2011 - 01:50 AM

hi everyone,
im new to this forum. also, im not used to post, and my native language is spanish. so, ill try to do this
as clear as posible to me.

i have a 16gb flash drive, kingston DT108, so tiny, i always bring it with me on my keychain.
i have put on it a variety of tools, and i like to share my working "menu.lst". almost all content found in various forums over the internet, i just compiled the working and interesting to me. some others created by tools like unetbootin, multibootiso or universal-usb-installer. and a few with trial and error. and i dont remember where found or what programs created what.

first, ill list the content of the drive.
---------------------
images:

ActiveBootDisk_5.4.5.iso
ATIH2012PP_en-US.iso
cd100627.iso
dban-2.2.6_i586.iso
Dell.BIOS.Password.Killer.2008.iso
dft32_v416_b00.iso
dsl-4.4.10-initrd.iso
EASEUS_Partition_Master_image.iso
FD0-konboot-v1.1-2in1.img
firadisk.img
fixntldr.iso
geexbox-2.0-i386.iso
ghost.ima
HDDRegenerator2011.ima
Joli-OS-1.2.iso
kolibri.iso
livehackingdvd.1.3a.tdc.iso
mt410.iso
NetbootCD-4.6.iso
pmagic-6.7.iso
pwke103b.iso
rescatux_cdrom_usb_hybrid_i386_486-amd64_0.29.iso
RIPLinuX-10.8.iso
SeaToolsDOS223ALL.ISO
spotmau2010.ISO
super_grub_disk_hybrid-1.98s1.iso
systemrescuecd-x86-2.3.1.iso
ubcd511.iso
ubuntu-11.10-desktop-i386.iso
WIFIWAY-2.0.3.iso
erd/ERD50_x86_WinXP_SP3.iso.gz
erd/ERD60_x64_WinVista_SP2.iso.gz
erd/ERD60_x86_WinVista_SP2.iso.gz
erd/ERD65_x64_Win7_RTM.iso.gz
erd/ERD65_x86_Win7_RTM.iso.gz
---------------
directories and files (extracted from iso images)

-from Ophcrack Live 2.3.1
[boot] renamed to [boot-oph]*.*
tables*.*
-from BackTrack 4 R1
[boot] renamed to [boot-bt4r1]*.*
[casper]*.*
-from BackTrack 5 R1
[.disk]*.*
[casper] renamed to [casper-bt5r1]*.*
[preseed]*.*
-from Rescatux 0.29
[live]filesystem.packages
[live]filesystem.squashfs
-from Trinity Rescue Kit v3.4
[trk3]*.*
-from Hirens's BootCD 15.0
[HBCD]*.*
HBCD Menu.cmd
-from Puppy Linux 5.10
[puppy]*.*
-from GeeXboX 2
rootfs
-from System Rescue CD 2.3.1
sysrcd.dat
-for Active Boot Disk 5.4.5 (here goes the serial, needs to be in a file named like this)
BOOTDISK.KEY
----------------------
programs

MobaLiveCD_v2.1.exe - this is to virtually boot a drive, is slower, but needed to test without rebooting the
computer, if the menu.lst loads the image
------------------------------
this is the content of the menu.lst
-----------------------------------

default 0
timeout 10
color NORMAL HIGHLIGHT HELPTEXT HEADING
splashimage=/splash.xpm.gz
foreground=FFFFFF
background=000000

title Boot First Hard Drive (HDD)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)

title __________________________________ SECURITY ______________________________
root

title Dell BIOS Password Killer 2008
find --set-root /Dell.BIOS.Password.Killer.2008.iso
map --mem /firadisk.img (fd0)
map --mem /Dell.BIOS.Password.Killer.2008.iso (hd32)
map --hook
chainloader (hd32)
boot

title Kon-Boot v1.1 [LINUX kon-usr -> kon-fix]
map --mem (hd0,0)/FD0-konboot-v1.1-2in1.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)

title Offline NT Password & Registy Editor 100627
find --set-root /cd100627.iso
map /cd100627.iso (hd32)
map --hook
chainloader (hd32)

title Passware Kit Enterprise 10.3 build 2585
find --set-root /pwke103b.iso
map --mem /firadisk.img (fd0)
map --mem /pwke103b.iso (hd32)
map --hook
chainloader (hd32)
boot

title Ophcrack Live 2.3.1
#/boot-oph
#/tables
root (hd0,0)
configfile /boot-oph/grub/menu.lst
# kernel /boot-oph/bzImage rw root=/dev/null vga=normal lang=C kmap=us screen=1024x768x16 autologin
# initrd /boot-oph/rootfs.gz

title BackTrack 4 R1
#/boot-bt4r1
#/casper
root (hd0,0)
configfile /boot-bt4r1/grub/menu.lst
# find --set-root /boot-bt4r1/vmlinuz
# kernel /boot-bt4r1/vmlinuz BOOT=casper boot=casper persistent rw splash
# initrd /boot-bt4r1/initrd.gz
# boot

title BackTrack 5 R1
#/.disk
#/casper-bt5r1
#/preseed
kernel /casper-bt5r1/vmlinuz file=/cdrom/preseed/custom.seed live-media-path=/casper-bt5r1 boot=casper text
splash vga=791-- persistent
initrd /casper-bt5r1/initrd.gz

title Live Hacking DVD 1.3 TDC Beta
find --set-root /livehackingdvd.1.3a.tdc.iso
map /livehackingdvd.1.3a.tdc.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-
scan/filename=/livehackingdvd.1.3a.tdc.iso splash
initrd /casper/initrd.lz

title WifiWay 2.0.3
find --set-root /WIFIWAY-2.0.3.iso
map /WIFIWAY-2.0.3.iso (hd32)
map --hook
root (hd32)
kernel /boot/vmlinuz vga=771 max_loop=255 ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;telinit~4
from=/WIFIWAY-2.0.3.iso edd=off
initrd /boot/initrd.gz

title __________________________________ MEDIA _________________________________
root

title GeeXboX 2
#/rootfs
find --set-root /geexbox-2.0-i386.iso
map --mem --heads=0 --sectors-per-track=0 /geexbox-2.0-i386.iso (hd32);
map --hook
chainloader (hd32)

title __________________________________ NETBOOK _______________________________
root

title Jolicloud 1.2
find --set-root /Joli-OS-1.2.iso
map --heads=0 --sectors-per-track=0 /Joli-OS-1.2.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/jolicloud.seed boot=casper
persistent iso-scan/filename=/Joli-OS-1.2.iso splash
initrd /casper/initrd.gz

title Ubuntu 11.10
find --set-root /ubuntu-11.10-desktop-i386.iso
map /ubuntu-11.10-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz floppy.allowed_drive_mask=0 noprompt cdrom-detect/try-usb=true
file=/cdrom/preseed/ubuntu.seed boot=casper persistent iso-scan/filename=/ubuntu-11.10-desktop-i386.iso
splash
initrd /casper/initrd.lz

title __________________________________ MINIX _________________________________
root

title Damn Small Linux 4.4.10
find --set-root /dsl-4.4.10-initrd.iso
map /dsl-4.4.10-initrd.iso (hd32)
map --hook
chainloader (hd32)

title Puppy Linux 5.10
#/puppy
find --set-root /puppy/lupu-510.sfs
kernel /puppy/vmlinuz
initrd /puppy/initrd.gz

title Riplinux 10.8
find --set-root /RIPLinuX-10.8.iso
map --heads=0 --sectors-per-track=0 /RIPLinuX-10.8.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem
/RIPLinuX-10.7.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

title KolibriOS v.0.7.1.1
map (hd0,0)/Kolibri.iso (hd32)
map --hook
chainloader (hd32)
boot

title __________________________________ TOOLS _________________________________
root

title Memtest86+ 4.10
find --set-root /mt410.iso
map --mem /mt410.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Hitachi Drive Fitness Test 4.16
find --set-root /dft32_v416_b00.iso
map --mem /dft32_v416_b00.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Seagate SeaTools for DOS 2.23
find --set-root /SeaToolsDOS223ALL.iso
map --mem /SeaToolsDOS223ALL.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Rescatux 0.29
#/live
find --set-root /rescatux_cdrom_usb_hybrid_i386_486-amd64_0.29.iso
map --mem --heads=0 --sectors-per-track=0 /rescatux_cdrom_usb_hybrid_i386_486-amd64_0.29.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Super Grub2 Disk 1.98s1
find --set-root /super_grub_disk_hybrid-1.98s1.iso
map --mem --heads=0 --sectors-per-track=0 /super_grub_disk_hybrid-1.98s1.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Active Boot Disk 5.4.5
#/BOOTDISK.KEY
find --set-root /ActiveBootDisk_5.4.5.iso
map --mem /ActiveBootDisk_5.4.5.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Acronis True Image Home 2012
find --set-root /ATIH2012PP_en-US.iso
map --mem /ATIH2012PP_en-US.iso (hd32)
map --hook
chainloader (hd32)
boot

title Parted Magic 6.7
find --set-root /pmagic-6.7.iso
map --heads=0 --sectors-per-track=0 /pmagic-6.7.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title EASEUS Partition Master
find --set-root /EASEUS_Partition_Master_image.iso
map /EASEUS_Partition_Master_image.iso (hd32)
map --hook
chainloader (hd32)

title Darik's Boot And Nuke 2.2.6
find --set-root /dban-2.2.6_i586.iso
map --mem /dban-2.2.6_i586.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title HDD Regenerator 2011
map (hd0,0)/HDDRegenerator2011.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title Fix NTLDR ERROR
find --set-root /fixntldr.iso
map --mem /fixntldr.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title NetbootCD 4.6
find --set-root /NetbootCD-4.6.iso
map --heads=0 --sectors-per-track=0 /NetbootCD-4.6.iso (0xff) || map --mem --heads=0 --sectors-per-track=0
/NetbootCD-4.6.iso (0xff)
map --hook
chainloader (0xff)

title __________________________________ RECOVERY ______________________________
root

title Hirens's BootCD 15.0
#/HBCD
#/HBCDMenu.cmd
find --set-root /HBCD/menu.lst
configfile /HBCD/menu.lst

title System Rescue CD 2.3.1
#/sysrcd.dat
find --set-root /systemrescuecd-x86-2.3.1.iso
map /systemrescuecd-x86-2.3.1.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title Ultimate Boot CD 5.11
find --set-root /ubcd511.iso
map /ubcd511.iso (hd32)
map --hook
chainloader (hd32)

title Trinity Rescue Kit v3.4
#/trk3
kernel /trk3/kernel.trk vollabel=KINGSTON ramdisk_size=65536 root=/dev/ram0 vga=788 splash=verbose pci=conf1
trkmenu
initrd /trk3/initrd.trk

title Spotmau Boot Care CD 2010
find --set-root /spotmau2010.iso
map /spotmau2010.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

title ERD Commander 5 (XP)
find --set-root /erd/ERD50_x86_WinXP_SP3.iso.gz
map --mem /firadisk.img (fd0)
map --mem /erd/ERD50_x86_WinXP_SP3.iso.gz (hd32)
map --hook
chainloader (hd32)
boot

title ERD Commander 6 (Vista)
find --set-root /erd/ERD60_x86_WinVista_SP2.iso.gz
map --mem /firadisk.img (fd0)
map --mem /erd/ERD60_x86_WinVista_SP2.iso.gz (hd32)
map --hook
chainloader (hd32)
boot

title ERD Commander 6 x64 (Vista)
find --set-root /erd/ERD60_x64_WinVista_SP2.iso.gz
map --mem /firadisk.img (fd0)
map --mem /erd/ERD60_x64_WinVista_SP2.iso.gz (hd32)
map --hook
chainloader (hd32)
boot

title ERD Commander 6.5 (7)
find --set-root /erd/ERD65_x86_Win7_RTM.iso.gz
map --mem /firadisk.img (fd0)
map --mem /erd/ERD65_x86_Win7_RTM.iso.gz (hd32)
map --hook
chainloader (hd32)
boot

title ERD Commander 6.5 x64 (7)
find --set-root /erd/ERD65_x64_Win7_RTM.iso.gz
map --mem /firadisk.img (fd0)
map --mem /erd/ERD65_x64_Win7_RTM.iso.gz (hd32)
map --hook
chainloader (hd32)
boot

title __________________________________ UTILITY _______________________________
root

title Windows XP (NTLDR)
find --set-root --ignore-floppies --ignore-cd /ntldr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr
chainloader /ntldr
savedefault --wait=2

title Windows Vista/7 (BOOTMGR)
find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /bootmgr
savedefault --wait=2

title COMMAND-line
savedefault --wait=2
commandline

title Boot Floppy
chainloader (fd0)+1
rootnoverify (fd0)
savedefault --wait=2

title Boot CD
cdrom --init
map --hook
chainloader (cd0)

title Reboot
savedefault --wait=2
reboot

title Shutdown
halt

-------------------------
there are some other changes: to boot backtrack 4 and list the backtrack-boot-menu, i had to change the
content of [boot-bt4r1][grub]menu.lst, replacing all text "boot" for "boot-bt4r1" and in [boot-
oph][grub]menu.lst the same.
i hope this helps. enjoy it.

Jorge Riva Melendez
Developer

Edited by jrivam, 08 November 2011 - 02:09 AM.


#117 DLINUX

DLINUX

    Frequent Member

  • Advanced user
  • 127 posts
  •  
    Italy

Posted 17 November 2011 - 01:48 PM

Work for me:

title 00.->[ACRONIS TRUE IMAGE WWW.ACRONIS.COM]
root(cd0)
find --set-root /timg9srv/timg9.iso
map /timg9srv/timg9.iso (hd32)
map --hook
chainloader (hd32)


title 01.->[GHOST2003 WWW.SYMANTEC.COM]
root(cd0)
find --set-root /ghost2003/Ghost2003.iso
map /ghost2003/Ghost2003.iso (hd32)
map --hook
chainloader (hd32)

title 08.->[DBAN 1.0.7 WWW.DBAN.ORG]
root(cd0)
find --set-root /dban/dban-1.0.7.iso
map /dban/dban-1.0.7.iso (hd32)
map --hook
chainloader (hd32)

Ciao

#118 br4is

br4is
  • Members
  • 1 posts
  •  
    Spain

Posted 21 November 2011 - 10:30 AM

Hellow I'm new in this forum, i wanted to load XP installation ISO without mounting it in a RAMDISK (for PCs with low RAM), and after 2 day searching y found a working method!!! Here is: (its not mine I only modified one or two lines)

title XP SP3+Update+Drivers *1*
map --mem (md)0x800+4 (99)
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
checkrange 0x80 read 0x8280 && map (hd0) (hd1)
map /isos/xp1.iso (222)
map /isos/firadisk.img (fd0)
map /isos/firadisk.img (fd1)
map --harddrives=1
map --hook
write (99) [FiraDisk]nStartOptions=cdrom,vmem=find:/isos/xp1.iso;floppy,vmem=find:/isos/firadisk.img;n0
rootnoverify (222)
chainloader

title XP SP3+Update+Drivers *2*
map --mem (md)0x800+4 (99)
# map (hd1) (hd0)
# map (hd0) (hd1)
checkrange 0x80 read 0x8280 && map (hd0) (hd1)
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
map --hook
write (99) [FiraDisk]nStartOptions=cdrom,vmem=find:/isos/xp1.iso;n0
root (hd0,0)
chainloader /ntldr
chainloader (hd0)+1

#119 aBs0lut3z33r0

aBs0lut3z33r0
  • Members
  • 9 posts
  •  
    United States

Posted 18 January 2012 - 08:26 PM

can anyone post the entries for Parted Magic

title Parted Magic 2011_12_30n ISO-181MB-Dec 30,2011 n Clonezilla , chntpw ,
#updated programs: firefox-9.0.1, gparted-0.11.0, linux-3.1.6, nilfs-utils-2.0.21, super_grub2_1.99b1, and syslinux-4.05.
#added progeams: cifs-utils-5.2 and keyutils_1.5.2.
find --set-root /_iso/pmagic_2011_12_30.iso
map /_iso/pmagic_2011_12_30.iso (0xff) || map --mem /_iso/pmagic_2011_12_30.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

title Parted Magic 2011_12_30n ISO-181MB-Dec 30,2011 n Clonezilla , chntpw ,
#updated programs: firefox-9.0.1, gparted-0.11.0, linux-3.1.6, nilfs-utils-2.0.21, super_grub2_1.99b1, and syslinux-4.05.
#added progeams: cifs-utils-5.2 and keyutils_1.5.2.
#Parted Magic 2011_12_30,2011_11_24,iso mapping 11.11.11,Parted Magic 6.7
find --set-root /_iso/pmagic_2011_12_30.iso
map /_iso/pmagic_2011_12_30.iso (0xff) || map --mem /_iso/pmagic_2011_12_30.iso (0xff)
map --hook
root (0xff)
kernel /pmagic/bzImage edd=off iso_location=/_iso iso_filename=/_iso/pmagic_2011_12_30.iso directory=/_iso/ noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=788 loglevel=0 max_loop=256 vmalloc=256MiB
initrd /pmagic/initrd.img


i am getting the error : - sqfs file not found

#120 steve6375

steve6375

    Platinum Member

  • Developer
  • 7567 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 18 January 2012 - 09:46 PM

Doesn't work for me either!

#121 jrivam

jrivam
  • Members
  • 2 posts
  •  
    Peru

Posted 19 January 2012 - 12:06 AM

can anyone post the entries for Parted Magic

title Parted Magic 2011_12_30n ISO-181MB-Dec 30,2011 n Clonezilla , chntpw ,
#updated programs: firefox-9.0.1, gparted-0.11.0, linux-3.1.6, nilfs-utils-2.0.21, super_grub2_1.99b1, and syslinux-4.05.
#added progeams: cifs-utils-5.2 and keyutils_1.5.2.
find --set-root /_iso/pmagic_2011_12_30.iso
map /_iso/pmagic_2011_12_30.iso (0xff) || map --mem /_iso/pmagic_2011_12_30.iso (0xff)
map --hook
root (0xff)
chainloader (0xff)

title Parted Magic 2011_12_30n ISO-181MB-Dec 30,2011 n Clonezilla , chntpw ,
#updated programs: firefox-9.0.1, gparted-0.11.0, linux-3.1.6, nilfs-utils-2.0.21, super_grub2_1.99b1, and syslinux-4.05.
#added progeams: cifs-utils-5.2 and keyutils_1.5.2.
#Parted Magic 2011_12_30,2011_11_24,iso mapping 11.11.11,Parted Magic 6.7
find --set-root /_iso/pmagic_2011_12_30.iso
map /_iso/pmagic_2011_12_30.iso (0xff) || map --mem /_iso/pmagic_2011_12_30.iso (0xff)
map --hook
root (0xff)
kernel /pmagic/bzImage edd=off iso_location=/_iso iso_filename=/_iso/pmagic_2011_12_30.iso directory=/_iso/ noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=788 loglevel=0 max_loop=256 vmalloc=256MiB
initrd /pmagic/initrd.img


i am getting the error : - sqfs file not found


try this:

title Parted Magic 6.7
find --set-root /pmagic-6.7.iso
map --heads=0 --sectors-per-track=0 /pmagic-6.7.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

#122 aBs0lut3z33r0

aBs0lut3z33r0
  • Members
  • 9 posts
  •  
    United States

Posted 19 January 2012 - 01:34 PM

i am still getting the same error in the latest version . i am using the default iso name

Here is the entry

title Parted Magic 6.7
find --set-root /_iso/pmagic_2011_12_30.iso
map --heads=0 --sectors-per-track=0 /_iso/pmagic_2011_12_30.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

EDIT : IT SEEMS PARTED MAGIC WILL WORK ONLY IF the iso is in root of the pendrive

Edited by aBs0lut3z33r0, 19 January 2012 - 01:47 PM.


#123 aBs0lut3z33r0

aBs0lut3z33r0
  • Members
  • 9 posts
  •  
    United States

Posted 19 January 2012 - 03:17 PM

^ does anyone has a solution to placing parted magic iso in different folder

#124 steve6375

steve6375

    Platinum Member

  • Developer
  • 7567 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 19 January 2012 - 03:46 PM

I tried ip=frommedia findiso=/_iso/pmagic_2011_12_30.iso - and it worked (once) , but then I removed the ip=frommedia bit to see if it was needed and it stopped working and now I can't get it to work at all again even when I put it back :dubbio:!!!



title Parted Magic 2011_12_30\n ISO-181MB-Dec 30,2011 \n Clonezilla , chntpw ,

find --set-root /_iso/pmagic_2011_12_30.iso

map /_iso/pmagic_2011_12_30.iso (0xff) || map --mem /_iso/pmagic_2011_12_30.iso (0xff)

map --hook

root (0xff)

kernel /pmagic/bzImage edd=off ip=frommedia findiso=/_iso/pmagic_2011_12_30.iso noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=0 max_loop=256 vmalloc=256MiB

initrd /pmagic/initrd.img



#125 aBs0lut3z33r0

aBs0lut3z33r0
  • Members
  • 9 posts
  •  
    United States

Posted 19 January 2012 - 04:50 PM

message.txt file in syslinux folder of parted magic

Kernel command line options:
noeject Do not eject CD
nogpm Disable the console mouse server
directory= Directory containing the pmagic folder
consoleboot Do not start X-windows
xvesa Auto-start Xvesa instead of Xorg
iso_filename= [path to/]iso filename
root= Boot device by partition id
label= Boot device by label
uuid= Boot device by [partial] uuid
nolvm Do not start device mapper
dmraid Create device mapper devices
numlock=on Set numlock to on at boot
nosound Do not let ALSA set volume levels (mute)
noconky Do not auto-start conky
[no]cpufreq No (laptop), force (desktop) CPU frequency scaling
blacklist= blacklist=module1:module2:module3
modprobe= modprobe=module1:module2:module3

Press <TAB> to edit the boot options, Press <F2> for a list of daemons to stop,
Press <F3> for all supported keyboard maps, Press <F4> for a list of VGA modes

Edited by aBs0lut3z33r0, 19 January 2012 - 04:50 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users