Tuesday, September 24, 2013

Steps to solve the "file is too large for destination file system."

These directions don't work to solve this problem because I cannot "right click on command prompt." I don't see how to do that following the "click System Tools" step.  What should I be looking for? Nothing I click on brings up the "run as adminstrator" option. HELP!!

Let’s try converting the drive to a NTFS and NoSecurity setting. This can be done by:
·         Click the Start Orb
·         Click All Programs
·         Click Accessories
·         Click System Tools
·         Right click Command Prompt
·         Click Run as Administrator
·         Enter the command, convert <drive> /fs:ntfs /nosecurity (<drive should be the drive letter of your external hard drive, for example convert F: /fs:ntfs /nosecurity )

Creating Wi-Fi HotSpot in Windows 8 – Share Laptop Internet Connection

Let’s find out that whether your wifi card supports sharing or not for this go to search and open up CMD in the administrator mod. For opening CMD in administrator mode you need to right click it and then open the cmd in “Administrator Mode“.
After you have opened cmd write the following command and look for the thing mentioned in the screen shot that whether it’s written yes or no. It it’s yes then you can go on “It means that you can enable the hotspot and can share your internet connection.
Command to Check Sharing Compatibility of wifi network for windows 8:
netsh wlan show drivers
Now find the following , hope so that you will find a yes!
Check sharing ability of the wifi card

Creating The Wi-Fi Hotspot:

Don’t close the cmd as you are going to use cmd again. Following is the command line to create the hotspot, set the password and name it as you want too.
netsh wlan set hostednetwork mode=allow ssid=nameOfwifiHotspot key=yourpassword
The above is the command to create the hotspot. Replace “nameOfwifiHotspot” with the desired network name and replace “yourpassword” with the desired password which will be used by the others to connect to the hotspot.
Creating the hotspot in windows 8
Press the enter and hotspot will be created.

Starting the Wi-Fi Created Hotspot in Windows 8:

Now you need to start the hotspot, again you are going to need the cmd and the cmd must run in the administrator mode. Write the following command in the cmd to start the above created hotspot.
netsh wlan start hostednetwork
Enabling Wifi hotspot in windows 8
Press enter and the hotspot will be created and will be discoverable by the other devices as well.

Sharing the working internet connection with the windows 8 Wi-Fi hotspot:

All Right, everything has been done and now you only need to give your laptop’s internet connection’s access to the created hotspot, so that any user connected to the hotspot will have the internet access also. For this reason you will need to open the windows networking and sharing center.
Windows 8 searching the network and sharing center
Open up the network and sharing center, and then go to “Change adapter settings” on the top left pane. Click that to open. Here you will see your created hotspot connection plus the connection which you want to be shared with the hotspot for the internet sharing. The created hotspot connection has the star with the name. You need to open the properties of the connection which you want to be shared with the hotspot.
Networking adapters windows 8
Right click and open the properties of the connection which has the internet access and is the original internet connection of the laptop, whether it’s a dialup, local area network or anything like that. Go to the sharing tab in the properties and then tick the “Allow other network users to connect through this pc internet connection” and in the drop down below, select the hotspot connection which is “Local Area connection *21” in my case and then hit ok. Re-dial the connection or else reconnect the internet connection if needed.
Sharing internet connection with hotspot
That was it and you are done, the password to connect with the hotspot is the same which you used while setting up hotspot in the cmd. If you can’t still share the internet then reason are that firewall or an antivirus is causing the problem, try disabling the firewall if you trust the person with whom you are sharing the hotspot or else try adding an exception int he firewall or antivirus.

Update: Resolve your wifi hotspot errors like “The hosted network could not be started”:

After receiving a lot of error reporting in the below comments of this post, I have written an article on how can you resolve errors which retain your from creating a successfull internet connection shared wifi hotspot on windows 8 or windows 7, read detailed guide: