Possíveis problemas para não consertar os arquivos do Bootcamp não podem ser movidos de erro?

1

Eu tenho lido e trabalhado na seguinte mensagem de erro nos últimos dias.

Bootcamp Partition Error: "Files cannot be moved"

Isso ocorreu (eu estou supondo) de remover a partição bootcamp mal enquanto eu estava fazendo a limpeza e o backup antes do meu upgrade para o Snow Leopard.

Agora estou cansado

  • Otimizações de arquivos (volume não é possível em discos de inicialização)
  • Reparos de permissões de disco (corrigidas algumas alterações)
  • Prameado
  • Fsck-ed
  • Snow Leopard reinstalado
  • Particionamento experimentado do Utilitário de Disco
  • Espaço livre apagado
  • Excluiu qualquer menção à antiga partição do boot camp

Minha configuração era uma partição do Boot Camp usada através do VMware, mas eu mal fiz as inicializações do XP. Na maioria das vezes eu só precisava de um programa que pudesse ser usado através do VMWare.

Eu sei que existem alguns programas que não serão instalados / iniciados por meio de uma máquina virtual.

Então, minha pergunta,

O que estou perdendo (cons) por não corrigir este problema de particionamento? Uma vez que o Mac desfragmenta os arquivos pequenos ... com o tempo o espaço livre será recomposto em um pedaço eventualmente?

    
por phwd 29.07.2010 / 17:42

2 respostas

1

Leia este tópico: Erro de partição do Bootcamp: "Arquivos não podem ser movidos" .

O encadeamento é bastante longo (então você pode começar do final). Cito a última entrada:

This happened to me before, and I managed to fix it.
I booted from my Snow Leopard disk and ran disk utility and verified and repaired the disk AND the disk permissions.

Outro conselho é:

  1. Reinstall OS - Boot Camp's recommended solution. Very time consuming.
  2. Defragment - Requires purchasing iDefrag for $30. Defragment your internal (boot. drive and try Boot Camp again.
  3. Clone & restore - Requires free SuperDuper. Backup your internal drive to another drive, erase the internal drive, then restore the backup to the internal drive. This is essentially another way to defragment.
  4. Manual partition resize - Boot from an OSX DVD, run Disk Utility from there, shrink the OSX partition on your internal drive, then create a new FAT partition in the free space, then format the FAT partition to NTFS when installing Windows.
  5. Apple Tech support's solution - Startup machine with Command + S. Run /sbin/fsck -fy. Repeat process. Reboot and run Boot Camp.
  6. Clean startup - Reboot your machine. Run Boot Camp before running anything else.
  7. Move large files - Moving large files (videos, Parallels VMs, etc.. to an external drive allows Boot Camp to proceed for some.
  8. Disk Utility - Run Disk Utility and perform zero free space, repair permissions, and repair disk. Some of these may not be necessary (zero free space probably makes no difference. - but it doesn't hurt to do all three. NOTE: You should probably boot from an OSX install DVD so Disk Utility has full access to the internal boot drive. If you don't have the DVD, you can boot from a cloned drive you previously made by holding down Option at machine startup. See 3. above for how to clone your drive.

EDITAR

Como você pergunta sobre como o Mac automatiza a desfragmentação, aqui está uma descrição :

To clarify, there are 2 separate file optimizations going on here.

The first is automatic file defragmentation. When a file is opened, if it is highly fragmented (8+ fragments) and under 20MB in size, it is defragmented. This works by just moving the file to a new, arbitrary, location. This only happens on Journaled HFS+ volumes.

The second is the "Adaptive Hot File Clustering". Over a period of days, the OS keeps track of files that are read frequently - these are files under 10MB, and which are never written to. At the end of each tracking cycle, the "hottest" files (the files that have been read the most times) are moved to a "hotband" on the disk - this is a part of the disk which is particularly fast given the physical disk characteristics (currently sized at 5MB per GB). "Cold" files are evicted to make room. As a side effect of being moved into the hotband, files are defragmented. Currently, AHFC only works on the boot volume, and only for Journaled HFS+ volumes over 10GB.

So unless Journalling is on by default in Panther Client install, neither of these optimisations will run.

Parece que se o Journalling estiver ativado, o OS X espalha os arquivos ao redor do disco em nome da otimização. Isso pode explicar alguns dos seus problemas. Pode ser que a desfragmentação negue esse efeito, ou pode ser que a reinstalação sem o Journalling seja a solução.

    
por 07.08.2010 / 14:55
0

Eu tive o mesmo problema ao instalar o Bootcamp Windows 7 no meu iMac. Eu resolvi isso conectando meu iMac ao meu MacBook através de um cabo firewire. Quando você reiniciar o iMac, segure a tecla T no teclado. O iMac inicializará no modo Target e o MacBook o reconhecerá como um disco FireWire externo.

Execute o iDefrag no MacBook e desfragmente a unidade. Agora, você pode particionar o disco e instalar o bootcamp.

    
por 15.08.2010 / 12:03