Difference between revisions of "Puredyne"
(Created page with "{{Plugin | logo = | website = | wikipedia = | license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | version = | from_erpxe_version = 1.04 | http = {{no...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Plugin | {{Plugin | ||
− | | logo = | + | | logo = https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Puredyne-logo-desktop.png/200px-Puredyne-logo-desktop.png |
− | | website = | + | | website = http://puredyne.org/ |
− | | wikipedia = | + | | wikipedia = http://en.wikipedia.org/wiki/Puredyne |
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | | license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License] | ||
− | | version = | + | | version = 911 |
| from_erpxe_version = 1.04 | | from_erpxe_version = 1.04 | ||
| http = {{no}} | | http = {{no}} | ||
Line 17: | Line 17: | ||
| installation = {{yes}} | | installation = {{yes}} | ||
| live = {{yes}} | | live = {{yes}} | ||
− | | recovery = {{ | + | | recovery = {{no}} |
| requireIP = true | | requireIP = true | ||
− | | image1 = | + | | image1 = https://upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Puredyne-calf_jack_sooper.png/210px-Puredyne-calf_jack_sooper.png |
− | | image1url = | + | | image1url = https://en.wikipedia.org/wiki/File:Puredyne-calf_jack_sooper.png |
− | | image2 = | + | | image2 = https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Puredyne-arduino.jpg/220px-Puredyne-arduino.jpg |
− | | image2url = | + | | image2url = https://en.wikipedia.org/wiki/File:Puredyne-arduino.jpg |
| image3 = | | image3 = | ||
| image3url = | | image3url = | ||
}} | }} | ||
+ | puredyne is a live Linux distribution based on Ubuntu and Debian Live and dedicated to live audio-and-visual processing and streaming. | ||
+ | |||
+ | It focuses on the Pure Data audio synthesis system as well as SuperCollider, Csound and others, plus live video-processing systems such as Processing and Fluxus. | ||
+ | |||
+ | It also includes hardware related software such as arduino and comes bundled with home-studio and graphic design software (Ardour, JACK, GIMP, Inkscape, etc.). | ||
{{TFTPPlugin | {{TFTPPlugin | ||
− | | filename = | + | | filename = puredyne911-ARCH-XXX.tar.gz |
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/ | | downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/ | ||
− | | product = Puredyne | + | | product = Puredyne 911 |
− | | producturl = http:// | + | | producturl = http://puredyne.org/download.html |
− | | productfile = | + | | productfile = puredyne-911-carrot_and_coriander-DVD-ARCH.iso |
| pluginname = Puredyne | | pluginname = Puredyne | ||
}} | }} | ||
Line 39: | Line 44: | ||
Puredyne x86: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!) | Puredyne x86: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!) | ||
− | cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/ | + | cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/puredyne/i386/vmlinuz |
− | cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/ | + | cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/puredyne/i386/initrd.img |
− | cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/ | + | cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/puredyne/i386/live/ |
Puredyne x64: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!) | Puredyne x64: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!) | ||
− | cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/ | + | cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/puredyne/x86_64/vmlinuz |
− | cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/ | + | cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/puredyne/x86_64/initrd.img |
− | cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/ | + | cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/puredyne/x86_64/live/ |
{{PluginInstructionsEnd}} | {{PluginInstructionsEnd}} | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
− | [[Category: | + | [[Category:Recovery Tools]] |
− | [[Category:Supported from ERPXE 1. | + | [[Category:Supported from ERPXE 1.04]] |
Latest revision as of 07:33, 5 May 2019
Important information
This plugin requires a static IP address (Default is 10.0.0.1). Every change to the server IP MUST be reflected into the plugin's menu file. How to adjust ERPXE to local IP address
return to Plugins list
Puredyne 911 http://puredyne.org/ |
---|
Contents
Information
ERPXE Module
- Name: - Puredyne
- Version: 911
- Official website: http://puredyne.org/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/Puredyne
- Download: http://www.erpxe.com/downloads
Plugin type
Puredyne | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | No |
Plugin Requirments
Puredyne | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
puredyne is a live Linux distribution based on Ubuntu and Debian Live and dedicated to live audio-and-visual processing and streaming.
It focuses on the Pure Data audio synthesis system as well as SuperCollider, Csound and others, plus live video-processing systems such as Processing and Fluxus.
It also includes hardware related software such as arduino and comes bundled with home-studio and graphic design software (Ardour, JACK, GIMP, Inkscape, etc.).
Linux Installation Instructions
Download puredyne911-ARCH-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract puredyne911-ARCH-XXX.tar.gz file:
tar -xvzf puredyne911-ARCH-XXX.tar.gz
Download Puredyne 911 ISO Latest Version to /mnt/ :
http://puredyne.org/download.html
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/puredyne-911-carrot_and_coriander-DVD-ARCH.iso /mnt/cdrom/
Puredyne x86: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/puredyne/i386/vmlinuz cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/puredyne/i386/initrd.img cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/puredyne/i386/live/
Puredyne x64: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/puredyne/x86_64/vmlinuz cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/puredyne/x86_64/initrd.img cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/puredyne/x86_64/live/
Verify files with filelist.txt in each folder.
All Done!