Awesome! Thanks for the info! I'll give it a shot. On Friday, January 31, 2014, Chris Howard - CBR <[email protected]> wrote:
> > > Can't access /var/snd? > > do this command to show mounted filesystems: > > prompt> df > > and you should see 5 columns, > the first of which is the disk partition > and last of which is the filesystem mount point. > > /var/snd is a separate filesystem. > If it doesn't show up in that fifth column then > /var/snd is not mounted. It may exist. > > On my appliance system /var/snd is on > disk partition /dev/sda3. > > It won't hurt anything to try to mount it. > Check first to see that /var/snd directory exists > > > ls -lastd /var/snd > > should return something sensible. > > If in doubt do > > > mkdir /var/snd > > then mount the disk partition > > > mount /dev/sda3 /var/snd > > and then see what > > > df > > says now. > > Chris > > > On 1/31/2014 6:57 PM, Brandon Sossamon wrote: > > Not at all. I just wanted to point out that you have to know a little > and I speak from experience. I'm a certified idiot when it comes to > anything IT...even on simple Windows machines. That being said, Linux is > quite eye opening. Tying this back to topic, something like the Brett Blog > for all the "main" features of RD would be extremely helpful for those less > educated. Be it user submitted or Paravel. Being an open-source appliance, > you really can't ask for the world here as everyone will have varying > results. > > No offense taken. That's the biggest downfall to email...perceived > emotion. > > > > brandon sossamon > > > > On Jan 31, 2014, Cowboy wrote: > > > > I'm not criticizing you, and I appologize if it came across that way. > > > > -- > > Cowboy > > > > > > > > _______________________________________________ > > Rivendell-dev mailing list > > [email protected] <javascript:;> > > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev > > > > -- brandon sossamon 979-236-0782
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
