From 60834bea80cbdc623a73d885fd242529f11e730b Mon Sep 17 00:00:00 2001 From: Soumen Ganguly Date: Mon, 30 Mar 2015 19:23:01 +0530 Subject: Added README for the Installation --- backup-restore-tool/README.md | 12 ++++++++++++ backup-restore-tool/README.rst | 10 ---------- 2 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 backup-restore-tool/README.md delete mode 100644 backup-restore-tool/README.rst diff --git a/backup-restore-tool/README.md b/backup-restore-tool/README.md new file mode 100644 index 0000000..727bc3c --- /dev/null +++ b/backup-restore-tool/README.md @@ -0,0 +1,12 @@ +Instructions for installing/repairing FOSSEE-OS +=============================================== + +1) Download the fossee-os.zip [www.it.iitb.ac.in/AakashApps/repo/netbook/fossee-os.zip] +2) Unzip to a 4GB or higher SDCARD +3) Insert SDCARD in FOSSEE Netbook and restart +4) Follow onscreen instructions to perform installation or recovery + + + + + diff --git a/backup-restore-tool/README.rst b/backup-restore-tool/README.rst deleted file mode 100644 index 25ef362..0000000 --- a/backup-restore-tool/README.rst +++ /dev/null @@ -1,10 +0,0 @@ -README -====== - -This tool will let you create a bootable sdcard media, which -can flash a new operating system to NAND. - -This tool is exclusive for wm8880 netbook. - - - -- cgit