You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-19Lines changed: 8 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,20 +106,13 @@ If you are curious how the initramfs, and root partition encryption work on Praw
106
106
If you run in to any problems please open an issue.
107
107
_If you install to the internal emmc this will show a bunch of scary red warnings that are a result of the emmc (internal storage) having a few unwritable (bad) blocks at the beginning of the device and the kernel message level being set low for debugging. They don't effect anything long-term. All C201s have these bad blocks at the beginning of the emmc_
108
108
109
+
After the partitioning and the filesystem copy is complete, it will prompt you to install either the xfce4 or the lxqt desktop environment, sound, trackpad, and Xorg configurations
110
+
It will also prompt you to make a new user that automatically gets sudo privileges.
111
+
109
112
After reboot, remove the external media you had booted from originally. If you installed to the internal emmc press `control+d`, if you installed to an external device press `control+u`
110
113
111
114
If you press nothing, it will boot to the internal storage by default.
112
115
113
-
Now to install the packages, desktop environment, and setup a user
114
-
Login as root again and run:
115
-
```
116
-
cd /InstallResources
117
-
./InstallPackages.sh
118
-
```
119
-
Which installs either the xfce4 or the lxqt desktop enviroment, sound, trackpad, and Xorg configurations as well as prompts you to make a new user that automatically gets sudo privileges.
120
-
121
-
When finished, it will reboot once again placing you at a login screen.
122
-
123
116
Congratulations! Your computer is now a Prawn! https://sprorgnsm.bandcamp.com/track/the-prawn-song
124
117
125
118
### Expand PrawnOS
@@ -137,24 +130,20 @@ Choose `Expand` at the prompt
137
130
138
131
If you run in to any problems please open an issue.
139
132
140
-
Now to install the packages, desktop environment, and setup a user
141
-
```
142
-
cd /InstallResources
143
-
./InstallPackages.sh
144
-
```
145
-
Which installs either the xfce4 or the lxqt desktop enviroment, sound, trackpad, and Xorg configurations as well as prompts you to make a new user that automatically gets sudo privileges.
133
+
Now you can choose to install the packages, which are either the xfce4 or the lxqt desktop enviroment, sound, trackpad, and Xorg configurations.
134
+
It will also prompt you to make a new user that automatically gets sudo privileges.
146
135
147
-
When finished, it will reboot.
136
+
If you choose in install the packages, when installation is complete it will reboot.
148
137
Press `control+u` at boot once again, and you'll get to a login screen.
149
138
150
139
Congratulations! Your computer is now a Prawn! https://sprorgnsm.bandcamp.com/track/the-prawn-song
151
140
152
141
#### If you simply want a basic Linux environment with no desktop environment or window manager:
153
-
Skip running `InstallPackages`
142
+
Say no at the prompt to install packages and a desktop environment.
154
143
Congratulations: you are done! Welcome to PrawnOS. You should probably change the root password and make a user, but I'm not your boss or anything so I'll leave that to you.
155
144
156
145
#### Connecting to WiFi in a basic environment
157
-
If you just want a basic environment without xfce or lxqt can skip running InstallPackages.sh. You can connect to WiFi using wpa_supplicant by running the following commands:
146
+
If have a basic environment without xfce or lxqt you can connect to WiFi using wpa_supplicant by running the following commands:
0 commit comments