Fredag 18 april 2008 13:41, skrev Juan Jose Pablos:
> Hi,
> I do not want to rush any release. It looks to me that some people have
> problems with:
>
>   = NTLDRNotFound =
> Legacy is liying to us: Legacy BIOS says 78 heads and 60 sectors.
> For whatever reason I fell like parted 1.6.22 was not affected by that
> on some systems.
>
> I could make a release candidate with parted 1.6.22 and see it that
> resolve the issue some people are having.
>

please try one of these settings first:

Do not fix disk geometry, use what parted believe it should be:
      fix_disk_geo_heads = ""
      fix_disk_geo_sectors = ""
- ie: nothing to write into the partition, keeping whats there.
- note: set to (or define) empty strings

What most systems like:
      fix_disk_geo_heads = "255"
      fix_disk_geo_sectors = "63"
- 'emulate' parted 1.6.22 (well, close enough, I suppose)

It does not mather what parted version is used if you dont put the first 
example into unattend.txt.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to