update docs

This commit is contained in:
2024-03-26 06:45:23 +05:30
parent 29e90ab9ea
commit 0dbb2e8036
6 changed files with 26 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "before_installation/imporatnt_notes",
"title": "Important Notes",
"description": "",
"description": "📌 We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine.",
"source": "@site/docs/before_installation/imporatnt_notes.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/imporatnt_notes",

View File

@@ -1,7 +1,7 @@
{
"id": "before_installation/system_requirements",
"title": "System Requirements",
"description": "",
"description": "Minimum Requirements",
"source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements",

View File

@@ -341,7 +341,7 @@
"before_installation/imporatnt_notes": {
"id": "before_installation/imporatnt_notes",
"title": "Important Notes",
"description": "",
"description": "📌 We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine.",
"sidebar": "tutorialSidebar"
},
"before_installation/internet_connection": {
@@ -353,7 +353,7 @@
"before_installation/system_requirements": {
"id": "before_installation/system_requirements",
"title": "System Requirements",
"description": "",
"description": "Minimum Requirements",
"sidebar": "tutorialSidebar"
},
"dev_guide/build_source": {

View File

@@ -22,7 +22,7 @@
{
"id": "before_installation/imporatnt_notes",
"title": "Important Notes",
"description": "",
"description": "📌 We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine.",
"source": "@site/docs/before_installation/imporatnt_notes.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/imporatnt_notes",
@@ -76,7 +76,7 @@
{
"id": "before_installation/system_requirements",
"title": "System Requirements",
"description": "",
"description": "Minimum Requirements",
"source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements",

View File

@@ -2,3 +2,11 @@
sidebar_position: 2
---
# Important Notes
📌 We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine.
📌 If there is an abnormal system shutdown occurs during installation, it is mainly due to the lack of available RAM (`nohang` kills the process to prevent the system from responding anymore).
📌 The use of inactive RAM (idle) is probably greater than other distributions since Snigdha OS uses ZRAM and other modifications to improve the general performance of the system.
📌 `Ventoy` doesn't seem to work properly because some users have reported problems. Use the utility you prefer such as, for example, dd to burn ISO to a USB stick.

View File

@@ -2,3 +2,13 @@
sidebar_position: 1
---
# System Requirements
## Minimum Requirements
- Any x86_64 processor
- 10 GB Diskspace
- 1 GB RAM
## Recommended Requirements
- Core 2 Duo or Higher
- 30 GB HDD/SSD or More
- 2 GB RAM or Higher