Page 2 of 2

Posted: Thu Jul 31, 2008 12:17 pm
by Icecube
@ as702
Do all options work in "VMWare Workstation 6 " when you add the noeject option? Or does only the Safe Graphics Settings (vga=normal) option work?

Posted: Thu Jul 31, 2008 1:18 pm
by as702
All options, Icecube.

Posted: Thu Jul 31, 2008 4:10 pm
by The Piney
Icecube wrote:@ the Piney
Can you try the Safe Graphics Settings (vga=normal) option + the options listed above. Post the error messages that you see.
I did that, it did get further but didn't write down the error, will rerun a bit later tonite..

Posted: Fri Aug 01, 2008 2:23 am
by Icecube
@ everyone who has Virtual PC, follow the suggestions from Jotnar.
Jotnar at the Parted Magic forum wrote: I have a multiboot disc so I usually use the PXE release just because it was just easier to multiboot than the livecd release. It looks like the 3.0 release of the PXE version was bugged, but the first release in beef_drapes after 3.0 (28July) booted fine with no errors using the noreplace-paravirt option. The funky video can be solved by killing X (CTRL-ALT-BKSPACE) and then running the PartedMagic menu and selecting a 16bit color depth. It has to do with the newer X versions detecting VirtualPC's adapter as true 24bit when it in fact only sorta works in 24bit mode. You can also just do a console boot and get to the menu from there.
To download the beefdrape of Parted Magic (try the iso version):
http://partedmagic.com/beef_drapes/

Let me know if it works.

Posted: Fri Aug 01, 2008 8:07 am
by as702
i'll try it later this evening and post the results (i'll also get that bcdw2.01a disc sent to you as promised yesterday).

Posted: Sat Aug 02, 2008 12:25 am
by as702
still doesn't work )-:

Code: Select all

KERNEL /pmagic/bzImage
APPEND noapic noeject noreplace-paravirt xforcevesa initrd=/pmagic/initrd root=/dev/ram0 init=/linuxrc keymap=us livecd vga=normal sleep=0 acpi=off noapic nolapic nopcmcia noscsi nogpm consoleboot nosmart ramdisk_size=25000

Image[/img]

Posted: Sat Aug 02, 2008 1:59 am
by Icecube
Have you downloaded the beef drape version? Use the last version of VPC, maybe it solves some bugs.

Posted: Sat Aug 02, 2008 9:58 am
by as702
i tried downloading both iso versions, but they were reported as corrupt (unexpected end of archive).

)-:

Posted: Sat Aug 02, 2008 10:02 am
by Icecube
Probably, Patrick is uploading a new version.
Or it can be that there are problems with his hosting provider.

If I go to the forums sometimes, I don't always get the page correctly. Sometimes it offers to download an save the file ( some .php fiel), which is empty.

Posted: Sat Aug 02, 2008 10:05 am
by as702
Icecube wrote:Probably, Patrick is uploading a new version.
Or it can be that there are problems with his hosting provider.

If I go to the forums sometimes, I don't always get the page correctly. Sometimes it offers to download an save the file ( some .php fiel), which is empty.
not sure. i get a proper "Index of /beef_drapes" apache directory thing-a-me wotsit. both files i tried were ~45Mb once download.

Posted: Sat Aug 02, 2008 1:01 pm
by Icecube
A new beef drape version of Parted Magic is available.

Posted: Sun Aug 03, 2008 2:38 am
by as702
thanks. i'll give it s shot.

Posted: Sun Aug 03, 2008 3:48 am
by Victor Chew
I was able to get PM3 to work on both VMWare V6.0.2 and VPC2007 6.0.156.

I global-search-and-replace both isolinux.cfg and syslinux.cfg:

Find: ramdisk_size=25000
Replace: ramdisk_size=38400 noeject

VPC only work with the "Alternate graphical server" option. With "Default settings", the final GUI does not display correctly.

VMWare works with all settings.

Posted: Sun Aug 03, 2008 4:28 am
by Icecube
The: ramdisk_size shouldn't be changed. because this size for the ramdisk is only needed for unpacking the initrd of Parted Magic 3.0. In the previous version of Parted Magic you had to increase the ramdisk size if you add the anitvirus 7z archives that I had made. Can you try it again with ramdisk_size=25000? It should work.

Posted: Tue Aug 05, 2008 1:28 pm
by as702
downloaded. tried all modes including:

Code: Select all

KERNEL /pmagic/bzImage
APPEND noapic initrd=/pmagic/initrd root=/dev/ram0 init=/linuxrc keymap=us livecd vga=791 sleep=0 quiet tmpfs_size=180M ramdisk_size=25000 noeject noreplace-paravirt
no joy. can i have my bandwidth traffic back?

q:

Posted: Tue Aug 05, 2008 2:14 pm
by Jotnar
I was having inconsistancies between two different machines with PM 3 and VirtualPC 2007. One thing I noticed while digging around was that I had the CPU hardware visrtualization extensions enabled on one box ond not on the other. If you can, you might want to change that setting and see if it affects the results at all.

Cheers

Posted: Wed Aug 06, 2008 2:31 am
by as702
Thanks. I'll give it a shot later this evening.

Edit: Hardware virtualisation(?) on my box is greyed-out (vpc2007). Sorry.

Posted: Sat Aug 09, 2008 4:14 pm
by Victor Chew
@Icecube
The: ramdisk_size shouldn't be changed. because this size for the ramdisk is only needed for unpacking the initrd of Parted Magic 3.0. In the previous version of Parted Magic you had to increase the ramdisk size if you add the anitvirus 7z archives that I had made. Can you try it again with ramdisk_size=25000? It should work.
Thanks! "ramdisk_size=25000 noeject" works as you predicted in both VMWare and VPC.

Also works on a real machine as well.