Dell 700m Mac OSX WinXP 双启动

来源:百度文库 编辑:神马文学网 时间:2024/04/28 04:12:36
I used a Unbuntu livecd to dump deadmoo‘s VMware image onto the HD.
The problem was that it wouldn‘t boot (something about family specific matching failed...most likely for the video card).
I can boot it successfully using the "-x" switch, but it‘s stuck at 1024x768 resolution.
Otherwise, it‘s pretty fast
Any other 700m owners want to work with me on this?
UPDATE
**To dual boot with Windows XP**
Using Acronis True Image..
1) Make a backup image of the Windows XP NTFS partition
2) Using Linux and an external USB drive, dd the VMware image to the laptop, overwriting the entire drive .. boot into OSX to make sure it works
3) Using the True Image rescue CD, make a backup image of the OSX partition (THE TRIAL VERSION OF THE SOFTWARE WILL NOT LET YOU DO THIS)
4) Using Windows installer CD, Linux, anything -- make a smaller NTFS partition
5) Restore Windows partition to the NTFS partition
6) Boot into Windows to check that it works.
7) Restore OSX partition to the unpartitioned space left on the drive
Use macosxgirl‘s method to edit boot.ini and use chain0 to load OSX with the XP bootloader --http://www.concretesurf.co.nz/osx86/viewtopic.php?t=450
I guess that Norton Ghost would work, too
The beautiful part is that OSX will automatically mount my XP partition, and it also detects my external USB drive!
UPDATE:
SOUND now works and no more having to put -x to go into safe boot! You‘ll need the Darwin 8.01 CD. Here‘s how:
1) Open terminal
2) Type:
sudo cp -rf /Volumes/[Name of your Darwin CD]/System/Library/Extensions/AppleAC97Audio.kext /System/Library/Extensions
(enter your password)
3) Ok, this is how to get rid of having to do -x:
cd /System/Library/Extensions
sudo rm -rf AppleIntel*
4) Restart ..now audio works, and you don‘t have to use safe boot
UPDATE:
I have figured out how to run the laptop at 1280x800! Just put the attached kexts into your /System/Library/Extensions folder and launch with "Graphics Mode"="1280x800"
_xyz