Hi,

Could you please try this after running ntfsresize and before booting 
Vista:

  dd if=<PARTITION> bs=512 count=1 | dd of=<PARTITION> seek=<LAST_SECTOR>

where <LAST_SECTOR> is the last sector on <PARTITION>. It can be calculated 
by running 

  sfdisk -d <DISK> | grep <PARTITION> 

and then by subtracting 1 from the value of 'size'.

Please let me know if this makes Vista boot or not. 

Thanks,
        Szaka


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to