Autoexec.nt - Subsystem 16-bit Windows ShowAutoexec.nt - Subsystem 16-bit Windows
Solution 2
Solution 3
When trying to install a 16-bit windows on your PC, the following error message appears on your screen
c:\windows\system32\autoexec.NT. The system file is not suitable for...
Online scanning using F-secure ShowOnline scanning using F-secure
Get Internet Explorer and go to: http://www.f-secure.com/en_EMEA/support/
Go to bottom of page and click on "Start scanning"
A message appears: Do not panic, click "OK":
Note the little warning...
Mounting a partition FAT-16(MS-DOS) ShowMounting a partition FAT-16(MS-DOS)
To mount a partition as from FAT 16, you just have to type the following:
mount -t msdos /dev/hda1 /mnt/hdd
The file system ms-dos (FAT-16) must be installed in the Kernel in filesystems...