> this will do only on blank drives, and according to this > http://lists.gnu.org/archive/html/bug-parted/2004-07/msg00030.html as I see here, parted uses /proc/ide/hda/settings to overwrite the values returned by HDIO_GETGEO. As the path seems to be hardcoded to /proc/ide/hda/settings a (bad) solution could be to hardcode my $settings_file to "/proc/ide/hda/settings" in the install.pl and use AHCI in the bios setting for sata.
Is this right ? I have tried this, but got an error "Unable to close /proc/ide/hda/settings: invalid argument". Till now I don't know why. Peter _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
