Jump to content

fluid | fixed

Chameleon Wizard - Utility for Chameleon.

wizard speedsteep org.chameleon.Boot Chameleon SMBios Installer

  • Please log in to reply
586 replies to this topic

#21
crazybirdy

crazybirdy

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 101 posts
  • Gender:Male

View Postjanek202, on May 21 2011, 04:34 PM, said:

If I understood You correctly, It have been arleady implemented. Just select tab: "Folder on disk", and select Chameleon's i386 folder.

Great job, Is it possible to support EFI partition? It seems only support MBR partition.

#22
janek202

janek202

    InsanelyMac Sage

  • Developers
  • 283 posts
  • Gender:Male
  • Location:Poland

View Postcrazybirdy, on May 21 2011, 04:46 PM, said:

Great job, Is it possible to support EFI partition? It seems only support MBR partition.

Currently it works only with "normal" HFS+ partitions. No matter is it MBR or GUID (GPT).

I will think about it, but personally I don't use EFI partition, so others would have to test it.
Maybe I will only add support for updating Chameleon on EFI partition, not whole installation.

Edit: Are this commands OK for updating chameleon on EFI partition?
mkdir /Volumes/EFI
mount_hfs /dev/diskXs1 /Volumes/EFI
cp boot /Volumes/EFI
umount /Volumes/EFI
rm -rf /Volumes/EFI

As I mentioned earlier, I don't use EFI partition myself...

#23
crazybirdy

crazybirdy

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 101 posts
  • Gender:Male

View Postjanek202, on May 21 2011, 11:55 PM, said:

Currently it works only with "normal" HFS+ partitions. No matter is it MBR or GUID (GPT).

I will think about it, but personally I don't use EFI partition, so others would have to test it.
Maybe I will only add support for updating Chameleon on EFI partition, not whole installation.

Edit: Are this commands OK for updating chameleon on EFI partition?
mkdir /Volumes/EFI
mount_hfs /dev/diskXs1 /Volumes/EFI
cp boot /Volumes/EFI
umount /Volumes/EFI
rm -rf /Volumes/EFI

As I mentioned earlier, I don't use EFI partition myself...

Thanks for your reply, I don't use EFI partition, too. That's my friend's reply, doesn't work with EFI.
So, I don't know the exact commands. Sorry~

#24
STLVNUB

STLVNUB

    InsanelyMac Legend

  • Coders
  • 978 posts
  • Gender:Male
Excellent work.
Just a couple of suggestions though.

Seeing as you recommend Boot0hfs, set this as default or switch it to top.

Is it possible to name the app with version number so when it gets downloaded it has right filename.
e.g Chameleon Wizard-1.2.app instead of Chameleon Wizard-1.app (which happens if you already have Chameleon Wizard.app in your download folder).

No real big deal JMHO.

Thanks for sharing this great app.

Source code??

#25
iRipper

iRipper

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 139 posts
  • Gender:Male
Great little app! Thanks!  :)

#26
janek202

janek202

    InsanelyMac Sage

  • Developers
  • 283 posts
  • Gender:Male
  • Location:Poland
New beta version 1.3.

Fixed EFI partitions detection.
Little GUI changes.
Some small fixes in a code.
Still no EFI support... (see second post on second page)

Link in the first post.

#27
polkaholga

polkaholga

    InsanelyMac Geek

  • Donators
  • 141 posts
  • Gender:Male
  • Location:Otherland

View Postjanek202, on May 21 2011, 05:55 PM, said:

Currently it works only with "normal" HFS+ partitions. No matter is it MBR or GUID (GPT).

I will think about it, but personally I don't use EFI partition, so others would have to test it.
Maybe I will only add support for updating Chameleon on EFI partition, not whole installation.

Edit: Are this commands OK for updating chameleon on EFI partition?
mkdir /Volumes/EFI
 mount_hfs /dev/diskXs1 /Volumes/EFI
 cp boot /Volumes/EFI
 umount /Volumes/EFI
 rm -rf /Volumes/EFI

As I mentioned earlier, I don't use EFI partition myself...

Installation ( manually ) from scratch on EFI would be...

newfs_hfs -v EFI /dev/diskxs1
mkdir /Volumes/EFI
mount_hfs /dev/diskxs1 /Volumes/EFI
fdisk -f boot0 -u -y /dev/rdiskx
dd if=boot1h of=/dev/rdiskxs1
cp boot /Volumes/EFI
cp Extra /Volumes/EFI
umount /Volumes/EFI

#28
iRipper

iRipper

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 139 posts
  • Gender:Male
Would it be possible to have a Chameleon Uninstaller bundled with this app?  ;)

#29
mlstudio

mlstudio

    InsanelyMac Geek

  • Donators
  • 215 posts
  • Gender:Male
  • Interests:Music, hackintosh, mac
Excellent janek202 Great work! Thank you ! ;) Works perfect here !

#30
stellarola

stellarola

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPip
  • 682 posts
  • Gender:Male
  • Location:Lextown, KY
Great utility! I'd love to see a Super tool come out of this and KEXT Wizard. "OSX86 Wizard"?

Thanks!

-Stell

#31
fantomas1

fantomas1

    InsanelyMac Deity

  • Supervisors
  • 1,720 posts
  • Gender:Male
really great work , janek202 !!!    :thumbsup_anim:

r863 in da place !!!  :D

#32
DarwinX

DarwinX

    InsanelyMac Sage

  • Members
  • PipPipPipPipPipPip
  • 485 posts
  • Gender:Male
  • Location:Florida

View Poststellarola, on May 21 2011, 06:07 PM, said:

Great utility! I'd love to see a Super tool come out of this and KEXT Wizard. "OSX86 Wizard"?

Thanks!

-Stell

Great idea! How about a replacement for the now defunct OSX86Tools.app? A brand new one stop OS X installation solution suite by Janek! :thumbsup_anim:

#33
iLeopod

iLeopod

    InsanelyMac Sage

  • Members
  • PipPipPipPipPipPip
  • 422 posts
  • Gender:Male
  • Location:Germany
  • Interests:ileopod.wordpress.com
what about using this update framework: http://sparkle.andymatuschak.org/ to get real auto update?

#34
MacKonsti

MacKonsti

    InsanelyMac Geek

  • Members
  • PipPipPipPip
  • 222 posts
  • Gender:Male
  • Location:Muppet Show
Hello again janek202 and thanks for a great work.
Are we supposed to support the installation and use of modules in /Extra/modules path?
As I mentioned earlier, when I got the latest SVN and compiled chameleon, I saw Resolution.dlyb and don't know how to activate it or what to do to see it works :(

#35
janek202

janek202

    InsanelyMac Sage

  • Developers
  • 283 posts
  • Gender:Male
  • Location:Poland

View PostMacKonsti, on May 22 2011, 08:57 AM, said:

As I mentioned earlier, when I got the latest SVN and compiled chameleon, I saw Resolution.dlyb and don't know how to activate it or what to do to see it works :(
I don't know either.

#36
RN95

RN95

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 131 posts
Hi Janeck,

Wouldn't it be nice if one could do all this from Windows (Dual booting) ?

Regards

#37
janek202

janek202

    InsanelyMac Sage

  • Developers
  • 283 posts
  • Gender:Male
  • Location:Poland
Beta 1.4.

Added:
Beta support for EFI partitions. ONLY HFS+ formatted! Please test if it's ok.
New menu for mounting and unmounting partitions. (EFI too.)

View PostiRipper, on May 21 2011, 08:27 PM, said:

Would it be possible to have a Chameleon Uninstaller bundled with this app? smile.gif
No, Probably I won't do it.

View Poststellarola, on May 21 2011, 11:07 PM, said:

Great utility! I'd love to see a Super tool come out of this and KEXT Wizard. "OSX86 Wizard"?
Currently I don't plan to merge my apps into single one. It's easier for me to keep them separate.

View PostiLeopod, on May 22 2011, 07:38 AM, said:

what about using this update framework: http://sparkle.andymatuschak.org/ to get real auto update?
I'll think about it.

View PostRN95, on May 22 2011, 09:46 AM, said:

Wouldn't it be nice if one could do all this from Windows (Dual booting) ?
Probably (99%) I won't make Windows version. It's written in obj-c, (native for mac os x) and porting it into Windows requires writing it all over again. Besides that, can be a problem with some commands (like dd)... And I haven't been writing any windows applications for quite long time. Currently I'm using only OS X.

#38
Dr. Hurt

Dr. Hurt

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,156 posts
  • Gender:Male
  • Location:Cairo, Egypt and New York, USA
  • Interests:Wandering around in the internet waste lands!! Politics, Science, Medicine. Watching cartoons, c...
Could you please add a change log to the first post?
Thanks in advance ;)

#39
scorcho

scorcho

    InsanelyMac Geek

  • Members
  • PipPipPip
  • 110 posts
not sure if this is in the code, but perhaps you can add a disk check to the partition before it attempts to mount? if there are errors in the partition, or if it was mounted uncleanly previously, it won't mount at all and will throw up an error.

#40
polkaholga

polkaholga

    InsanelyMac Geek

  • Donators
  • 141 posts
  • Gender:Male
  • Location:Otherland

View Postjanek202, on May 22 2011, 04:24 PM, said:

Beta 1.4.

Added:
Beta support for EFI partitions. ONLY HFS+ formatted! Please test if it's ok.
New menu for mounting and unmounting partitions. (EFI too.)

Damn... have to wait another week before i can test this :wacko:





4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy