[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

os-prober: better autodetection of windows systems



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello, first of all I want to tell you to my english is not very good,
but I try to help in my posible way

I have found a user where os-prober don't has autodetected its windows
systems, after to a long trace i have found to the problem is on the
file "NTDETECT.COM" to its called "ntdetect.com", I would recommend to
change the line 25 of /usr/lib/os-probes/mounted/20microsoft (version
of os-prober 1.15), from:

elif [ -e "$2/ntldr" ] && [ -e "$2/NTDETECT.COM" ]; then

to

elif [ -e "$2/ntldr" -o -e "$2/NTLDR" ] && [ -e "$2/NTDETECT.COM" -o
- -e "$2/ntdetect.com" ]; then


BTW, if you like, I send you a patch for os-prober autodetects Elive
systems too

Please reply me to this email, Im not subscribed at this mailing list


Greetings
Thanatermesis

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF45eqisTnwngKr/ARAnhqAJ9zsw71C0xX/XricygtvuB2ZCxR5gCfVviQ
wl49J9+TH1f/Kj5OoiC4iJM=
=pYL6
-----END PGP SIGNATURE-----



Reply to: