<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mazonos/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Feb 2019 16:09:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mazonos/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/mazonos/wiki/Home/?limit=25#ea80/8d8b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Yes, we have created a single package manager in shellcript (bananapkg.github.io) and we are packaging the software at: mazonos.com/packages thanks for visiting!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Tue, 12 Feb 2019 16:09:54 -0000</pubDate><guid>https://sourceforge.net8765582b6d8abab58e237497019cc99d4648422b</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/mazonos/wiki/Home/?limit=25#ea80</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Does it have ports/repositories and any package manager?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">saleem</dc:creator><pubDate>Sat, 09 Feb 2019 19:12:07 -0000</pubDate><guid>https://sourceforge.netdef3c6c26e74884dca06e75689120c560d614d34</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -17,7 +17,7 @@
 `# mount /dev/sdx(x) /mnt`

 - Unzip the mazonos file in / mnt:
-`# tar -xjpvf /xxx/xxx/mazonos.tar.bzip2 -C /mnt`
+`# tar -xJpvf /xxx/xxx/mazonos-???.tar.xz -C /mnt`

 - Go to /mnt directory:
 `# cd /mnt`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Fri, 08 Feb 2019 17:49:50 -0000</pubDate><guid>https://sourceforge.netcc616951b26c912e9a250e391ace9be238683684</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -6,7 +6,7 @@
 To install MazonOS, do the following tutorial:

 Pre Requirements:
-- Download [MazonOS](https://sourceforge.net/projects/mazonos/files/mazonos-alpha01.tar.bzip2/download)
+- Download [MazonOS](https://sourceforge.net/projects/mazonos/files/mazon_beta-1.0.tar.xz/download)
 - An existing Linux distribution or a linux livecd.
 - Create root partition using cfdisk or gparted (ext4) and DOS table / - min 20GB 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Fri, 08 Feb 2019 03:10:47 -0000</pubDate><guid>https://sourceforge.net68b5dba31b4af23498758c2f19e847dcd3b14d59</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -21,9 +21,6 @@

 - Go to /mnt directory:
 `# cd /mnt`
-
-- Copy resolv.conf (only ethernet connection is available in mazonos ):
-`# cp /etc/resolv.conf /mnt/etc/resolv.conf`

 - Mount proc / dev / sys and chroot to /mnt:
 `# mount --type proc /proc proc/`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Fri, 08 Feb 2019 03:10:19 -0000</pubDate><guid>https://sourceforge.net1dab7536e3caf2f4217b666e445326468544fbdc</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -53,8 +53,6 @@
 `# umount -Rl /mnt`
 - Reboot your system and enjoy MazonOS.

-
-
 After installing and logging in a login system: **root** password: **root**, add a user with:
 `# useradd -m -G audio,video,netdev &amp;lt;user&amp;gt;`
 Add a password with:
&amp;lt;/user&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Mon, 04 Feb 2019 01:45:20 -0000</pubDate><guid>https://sourceforge.netd1420c7927f45c1ccdc26566ed53b82c7ee47484</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -54,5 +54,14 @@
 - Reboot your system and enjoy MazonOS.

+
+After installing and logging in a login system: **root** password: **root**, add a user with:
+`# useradd -m -G audio,video,netdev &amp;lt;user&amp;gt;`
+Add a password with:
+`# passwd &amp;lt;user&amp;gt;`
+`# exit`
+
+Log in to the system with your new user and password, **startx** to start.
+
 [[members limit=20]]
 [[download_button]]
&amp;lt;/user&amp;gt;&amp;lt;/user&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Mon, 04 Feb 2019 01:45:01 -0000</pubDate><guid>https://sourceforge.netbedec6161fa48c215fd41320dc125523277f1aa2</guid></item><item><title>Home modified by Leandro Ramos</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,13 +1,13 @@
 Welcome to your MazonOS!

-This project is a BLFS from -&amp;gt; http://linuxfromscratch.org following your book. We are in the process of development.
+This project is a BLFS, made following the book -&amp;gt; http://linuxfromscratch.org. We are in development process.
 The Alpha version is available for download.

-To do the installation follow a small tutorial:
+To install MazonOS, do the following tutorial:

 Pre Requirements:
-- Download mazonos.tar.bzip2
-- Linux distribution or a linux livecd.
+- Download [MazonOS](https://sourceforge.net/projects/mazonos/files/mazonos-alpha01.tar.bzip2/download)
+- An existing Linux distribution or a linux livecd.
 - Create root partition using cfdisk or gparted (ext4) and DOS table / - min 20GB 

 - Format partition:
@@ -19,32 +19,32 @@
 - Unzip the mazonos file in / mnt:
 `# tar -xjpvf /xxx/xxx/mazonos.tar.bzip2 -C /mnt`

-- Change folder:
+- Go to /mnt directory:
 `# cd /mnt`

-- Copy resolv.conf ( ethernet is only cable in mazonos ):
+- Copy resolv.conf (only ethernet connection is available in mazonos ):
 `# cp /etc/resolv.conf /mnt/etc/resolv.conf`

-- Mount proc / dev / sys and chroot:
+- Mount proc / dev / sys and chroot to /mnt:
 `# mount --type proc /proc proc/`
 `# mount --rbind /dev dev/`
 `# mount --rbind /sys sys/`
 `# chroot /mnt`

-- Once as chroot, let's change using vim ou nano the fstab file in /etc/fstab.
--  Adding your root partition replace (x) and save file. 
-- In case you do not remember partition,  use fdisk -l for consultation.
+- Once in chroot, let's change the fstab file in /etc/fstab, using vim or nano.
+-  Add your root partition (replace (x)) and save the file. 
+- In case you don't remember which is the root partition,  use fdisk -l to see it.
 `/dev/sdx(x)       /            ext4     defaults            1     1`

 -** ( DUAL BOOT USING EXISTING GRUB )**
-- If you want to do a dual boot with another system that already has grub exit the chroot with "exit" and unmount the partitions with:
+- If you want to do a dual boot with your existing system with a working grub, exit the chroot with "exit" command and unmount the partitions with:
 `# exit`
 `# umount -Rl /mnt`
 `# update-grub`
 - Reboot your system and enjoy MazonOS.

 -** (  BOOT USING  MAZONOS GRUB )**
-- Install grub in your disk:
+- Install grub to your disk:
 `# grub-install /dev/sd(x)`
 - Create grub.cfg:
 `# grub-mkconfig -o /boot/grub/grub.cfg`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leandro Ramos</dc:creator><pubDate>Wed, 30 Jan 2019 22:08:27 -0000</pubDate><guid>https://sourceforge.net708944066c08ee21c85010b341bf737039287dd4</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -21,6 +21,9 @@

 - Change folder:
 `# cd /mnt`
+
+- Copy resolv.conf ( ethernet is only cable in mazonos ):
+`# cp /etc/resolv.conf /mnt/etc/resolv.conf`

 - Mount proc / dev / sys and chroot:
 `# mount --type proc /proc proc/`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Mon, 28 Jan 2019 22:57:11 -0000</pubDate><guid>https://sourceforge.net971fb72a2c6feaa0899893dc2896a015c9aa7be2</guid></item><item><title>Home modified by Diego Sarzi</title><link>https://sourceforge.net/p/mazonos/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -22,10 +22,10 @@
 - Change folder:
 `# cd /mnt`

-- Mount dev / sys / proc and chroot:
+- Mount proc / dev / sys and chroot:
 `# mount --type proc /proc proc/`
+`# mount --rbind /dev dev/`
 `# mount --rbind /sys sys/`
-`# mount --rbind /proc proc/`
 `# chroot /mnt`

 - Once as chroot, let's change using vim ou nano the fstab file in /etc/fstab.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Sarzi</dc:creator><pubDate>Sat, 26 Jan 2019 23:35:30 -0000</pubDate><guid>https://sourceforge.net18bf4c70a20cbe42dfb1eaed7aa191b08ca01b4b</guid></item></channel></rss>