Search found 71 matches

by rjwaldren
Tue Oct 25, 2011 3:08 pm
Forum: Installation
Topic: Need to create a completely unattended install Disk
Replies: 10
Views: 5213

Re: Need to create a completely unattended install Disk

You need to inspect the lspci output in a terminal to determine the nic chip used on the main board, being an atom board, it's likely a realtek something or other. The spec sheet may help. Once you know the PCIID of the nic you'll be able to determine the driver it needs. If fedora didn't find it on...
by rjwaldren
Wed Oct 19, 2011 9:29 pm
Forum: Installation
Topic: Need to create a completely unattended install Disk
Replies: 10
Views: 5213

Re: Need to create a completely unattended install Disk

If you still have another amahi box look into the "netboot" app in the wiki. Should take care of tftp for you - just integrate the instructions from the previous link.
by rjwaldren
Tue Oct 18, 2011 2:27 pm
Forum: Storage Pooling/Greyhole
Topic: configure a drive to ONLY be used for duplicates
Replies: 5
Views: 2722

Re: configure a drive to ONLY be used for duplicates

George added some storage definitions to greyhole a while back... Look around the greyhole site for some tips that might help your situation.

https://github.com/gboudreau/Greyhole/w ... rithmUsage
by rjwaldren
Tue Oct 18, 2011 2:20 pm
Forum: Installation
Topic: Need to create a completely unattended install Disk
Replies: 10
Views: 5213

Re: Need to create a completely unattended install Disk

Probably the easiest thing would be to put the os drive in another machine. The kickstart method wouldn't be bad if you use the Amahi ExpressCD and edit the existing one on the ISO. You'd need to replace the query for the amahi install code with your actual code. Another option is to do it from a PX...
by rjwaldren
Sat Oct 15, 2011 4:03 pm
Forum: Installation
Topic: Considering the Acer RevoCenter (Atom D510) for an HDA
Replies: 11
Views: 6440

Re: Considering the Acer RevoCenter (Atom D510) for an HDA

Amahi-DLNA is doesn't transcode, your first thoughts were correct. The amahi-dlna one-click is 12 code releases behind minidlna, in addition to that there is a third party patch that adds dev transcoding support. Correction, cpg has updated to 1.0.16.2 since I last looked. Current mini-dlna is 1.0.21.
by rjwaldren
Sat Oct 15, 2011 12:42 pm
Forum: Installation
Topic: Considering the Acer RevoCenter (Atom D510) for an HDA
Replies: 11
Views: 6440

Re: Considering the Acer RevoCenter (Atom D510) for an HDA

PS3media server, Servio...There's also a patch for miniDLNA (Amahi-DLNA) that I hope to play with soon. MiniDLNA is my favorite DLNA server for most purposes. Edit... My samsung plays nearly everything on it's own, so some of the "transcoding" is really just remuxing into a supported conta...
by rjwaldren
Sat Oct 15, 2011 12:38 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole stopped main drive full
Replies: 8
Views: 4141

Re: Greyhole stopped main drive full

I did work on the kickstart script for the express CD. It was my first experience with fedoras anaconda installer and I spent some time playing with the disk options... Unfortunately tweaking the installers default partitioning scheme requires imposing things that may not be correct for all cases - ...
by rjwaldren
Fri Oct 14, 2011 4:03 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole stopped main drive full
Replies: 8
Views: 4141

Re: Greyhole stopped main drive full

Disk Pooling: However, if you are planning to use the Greyhole Disk Pooling technology, it's strongly discouraged that you add your root partition to your storage pool. If your root partition (i.e. /) fills up, your system may be rendered unbootable. That's quoted from the installation instructions...
by rjwaldren
Thu Oct 13, 2011 5:02 pm
Forum: Storage Pooling/Greyhole
Topic: Missing 'disks' indication in dashboard
Replies: 8
Views: 3367

Re: Missing 'disks' indication in dashboard

jehali, if your not even seeing the drive listed at all this isn't the standby situation, even when in standby mine are shown on the screen.

DragonQ, maybe your using less aggressive -B settings for hdparm. My drives sleep, rather than idle.
by rjwaldren
Thu Oct 13, 2011 4:44 pm
Forum: Installation
Topic: Considering the Acer RevoCenter (Atom D510) for an HDA
Replies: 11
Views: 6440

Re: Considering the Acer RevoCenter (Atom D510) for an HDA

I'm running amahi on a Intel D510MO board. The main problems that I have with the atom based boards are: 1. Most use a Realtek NIC, that requires realtek drivers if you want decent gig performance. 2. Lack of SATA ports, unless you go for the supermicro boards. 3. Most only have a PCI slot, so multi...