mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
update docs
This commit is contained in:
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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": {
|
||||
|
@@ -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",
|
||||
|
@@ -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.
|
@@ -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
|
Reference in New Issue
Block a user