Errors on instruction pages
Posted: 23 Aug 2013, 08:21
I've noticed a few errors, I know you guys are working on the 2.0 upgrade and trying to maintain the site at the same time. Perhaps it would help a few of us could help rangle some of the wayward add on instructions that have some issues.
I've noted a few and when I have time I'll go thru the site and look for more to help cataloge corrections. Here is what I've found.
Some of these are just capitalization and I know it seems knit picky but some people are going to just cut and paste without putting any real thought into it. I found some that are named wrong and others the version changes the way the ISO is built. I don't have a complete list of all the ones I've come across but I'll update this post when I find more. Hopefully this helps you guys out.
Debian Install
apt-get install nfs - needs to be - apt-get install nfs-kernel-server
chkconfig nfs on - needs to be chkconfig nfs-kernel-server on
chkconfig smb on - needs to be chkconfig samba on
mention somewhere that a user erpxe needs to be created before smbpass -a erpxe can be issued
DBAN
on ERPXE 1.1 there is no menu entry for dban in /tftpboot/er/menu/
cp /mnt/cdrom/DBAN.BZI /tftpboot/er/plugins/dban/dban.bzi - DBAN.BZI in the latest ISO is dban.bzi (lower case)
AVG Rescue
the cp commands are for acronistih and should be changed to reflect - avg - instead
cp /mnt/cdrom/isolinux/initrd.lzm /tftpboot/er/plugins/acronistih/initrd.lzm
cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/acronistih/vmlinuz
Puppy linux - capitalization
Lucid, Precice and Slacko each have a cp command listed with a capitalized SFS file. These three at least all use a file that is lowercase, and so far none of the file names have been correct.
Also noticed that all three of these when untar'd produce an output at the end of the process that shows - tar: A lone zero block at 52
XBMC Live
This one was a little tricky since they now have two intel live cds, I copied the main menu entry and added a second folder so there could be an AMD and an NVIDIA option. I'm not sure how much this matters but on my network I have both so it was nice to be able to choose one or the other.
I've noted a few and when I have time I'll go thru the site and look for more to help cataloge corrections. Here is what I've found.
Some of these are just capitalization and I know it seems knit picky but some people are going to just cut and paste without putting any real thought into it. I found some that are named wrong and others the version changes the way the ISO is built. I don't have a complete list of all the ones I've come across but I'll update this post when I find more. Hopefully this helps you guys out.
Debian Install
apt-get install nfs - needs to be - apt-get install nfs-kernel-server
chkconfig nfs on - needs to be chkconfig nfs-kernel-server on
chkconfig smb on - needs to be chkconfig samba on
mention somewhere that a user erpxe needs to be created before smbpass -a erpxe can be issued
DBAN
on ERPXE 1.1 there is no menu entry for dban in /tftpboot/er/menu/
cp /mnt/cdrom/DBAN.BZI /tftpboot/er/plugins/dban/dban.bzi - DBAN.BZI in the latest ISO is dban.bzi (lower case)
AVG Rescue
the cp commands are for acronistih and should be changed to reflect - avg - instead
cp /mnt/cdrom/isolinux/initrd.lzm /tftpboot/er/plugins/acronistih/initrd.lzm
cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/acronistih/vmlinuz
Puppy linux - capitalization
Lucid, Precice and Slacko each have a cp command listed with a capitalized SFS file. These three at least all use a file that is lowercase, and so far none of the file names have been correct.
Also noticed that all three of these when untar'd produce an output at the end of the process that shows - tar: A lone zero block at 52
XBMC Live
This one was a little tricky since they now have two intel live cds, I copied the main menu entry and added a second folder so there could be an AMD and an NVIDIA option. I'm not sure how much this matters but on my network I have both so it was nice to be able to choose one or the other.