Displaying 20 results from an estimated 51 matches for "256000".
Did you mean:
25,000
2007 Aug 29
2
Problem with menu.c32
...ry) even if I select one of the others.
Any ideas.
Thanke,
Mike Jarka
default menu.c32
prompt 0
timeout 300
MENU TITLE PXE Boot Menu, Press [esc] for boot prompt
LABEL Fedora 6 Client
MENU DEFAULT Fedora 6 Client (default)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg
LABEL Fedora 6 Client (Hard Drive < 30 GB)
MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg
LABEL Fedora 6 HP D...
2007 Jun 09
2
zfs bug
dd if=/dev/zero of=sl1 bs=512 count=256000
dd if=/dev/zero of=sl2 bs=512 count=256000
dd if=/dev/zero of=sl3 bs=512 count=256000
dd if=/dev/zero of=sl4 bs=512 count=256000
zpool create -m /export/test1 test1 raidz /export/sl1 /export/sl2 /export/sl3
zpool add -f test1 /export/sl4
dd if=/dev/zero of=sl4 bs=512 count=256000
zpool scrub test1...
2006 Mar 02
1
Panics with md/gvinum/ufs
...another one that only
rebooted my system instantly without writing a vmcore.
I don't know if this is important. I could not find any
information on how gvinum detects failed hard disks.
That's why I tried something really simple.
Steps to reproduce:
1)
dd if=/dev/zero of=a bs=1024 count=256000
dd if=/dev/zero of=b bs=1024 count=256000
dd if=/dev/zero of=c bs=1024 count=256000
2)
mdconfig -a -t vnode -u 0 -f a
mdconfig -a -t vnode -u 1 -f b
mdconfig -a -t vnode -u 2 -f c
3)
gvinum create raid5.conf
with raid5.conf:
drive a device /dev/md0
drive b device /dev/md1
drive c device /dev/md2...
2007 Aug 30
1
Problem with menu.c32]
...ays
uses the ckient.cfg kickstart file
Any ideas.
Thanks,
Mike Jarka
default menu.c32
prompt 0
timeout 300
MENU TITLE PXE Boot Menu, Press [esc] for boot prompt
LABEL Fedora 6 Client
MENU DEFAULT Fedora 6 Client (default)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/client.cfg
LABEL Fedora 6 Client (Hard Drive < 30 GB)
MENU LABEL Fedora 6 Client (Hard Drive < 30 GB)
KERNEL fc6/vmlinuz
APPEND initrd=fc6/initrd.img linux=i686 ramdisk_size=256000
ks=nfs:xxx.xxx.xxx.xxx:/kickstart/fc6/sdclient.cfg
LABEL Fedora 6 HP D...
2020 May 16
3
IceS segmentation fault
...5-11 19:24:34] INFO input-alsa/alsa_open_module Starting metadata update thread
[2020-05-11 19:24:34] INFO signals/signal_usr1_handler Metadata update requested
[2020-05-11 19:24:34] INFO encode/encode_initialise Encoder initialising with bitrate management: 2 channels, 48000 Hz, minimum bitrate 256000, nominal 320000, maximum 320000
Segmentation fault
The IceS config file looks like this:
<?xml version="1.0"?>
<ices>
<background>0</background>
<logpath>/share/4a Downloads temporary</logpath>
<logfile>ices.log</logfile>
<logsize>10...
2010 Nov 02
1
Libvirt and LXC
...one
container: Invalid argument
03:07:23.718: debug : vethDelete:141 : veth: veth1
03:07:23.718: debug : virRunWithHook:820 : ip link del veth1
LXC config:
<domain type='lxc'>
?<name>f14</name>
?<uuid>2dcd3cac-47e6-2915-554a-9713edf6ffd1</uuid>
?<memory>256000</memory>
?<currentMemory>256000</currentMemory>
?<vcpu>1</vcpu>
?<os>
? ?<type arch='x86_64'>exe</type>
? ?<init>/sbin/init</init>
?</os>
?<clock offset='utc'/>
?<on_poweroff>destroy</on_poweroff>
?&...
2008 Mar 28
8
Booting dom0: Kernel Panic - not syncing: Attempted to kill init!
...iddenmenu
#
title Scientific Linux (2.6.9-11.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-11.EL ro root=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600
initrd /initrd-2.6.9-11.EL.img
*#
title Xen 3.1 / XenLinux 2.6
root (hd0,0)
kernel /xen-3.1.0.gz dom0_mem=256000 noreboot
module /vmlinuz-2.6.18-xen ro root=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600**
module /initrd-2.6.18-xen.img
*
I shut down my machine and restarted it. But it won''t come up... as you
can see right here:
(XEN) Command line: /xen-3.1.0.gz dom0_mem=2...
2014 Nov 21
1
Centos 6.6 procmail trouble
...(^TO|^TO_|^Sender:|^From:.*)\<(centos-bounces)\>
.centos/
#
# SpamAssassin
#
# Pipe the mail through spamassassin (replace 'spamassassin' with 'spamc'
# if you use the spamc/spamd combination)
# The condition line ensures that only messages smaller than 250 kB
# (250 * 1024 = 256000 bytes) are processed by SpamAssassin. Most spam
# isn't bigger than a few k and working with big messages can bring
# SpamAssassin to its knees.
#
#
LOG=" Recipe 2 $NL"
:0fw:spamassassin.lock
* < 256000
#| /usr/bin/spamassassin -a
| /usr/bin/spamc
LOG=" Recipe 3 $NL"
:0...
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
Alright, I was able to recompile ices2beta, which connects to icecast, but
now I'm getting:
WARN playlist-builtin/playlist_read Corrupt or missing data in file
When I try to play a basic playlist with 2 files (that are fine, and do
exist). I have set the sample and nominal bitrates at 256000, which is
also the encoding for the song...
Does the bitrate of the song have to be exactly the same as in the
ices.xml? This might present a little problem with playing songs recorded
at different bitrates, as well as variable bitrates...so I'm gurssing this
cannot be?
Thanks!
Eric
> On...
2006 Feb 02
4
Newbie - samba 3 as PDC
Dear The Expert,
I am very new with this, I don't understand why my Windows 2000 Prof PC failed when trying to register as member of domain "LINUX".. but I am able to login by using Windows 9x client , below is my /etc/samba/smb.conf
I need advise.. thanks a lot in advance
[global]
workgroup = LINUX
server string = Samba Server
printcap name = /etc/printcap
load printers = yes
2007 Sep 19
1
Multiple Quota "ignore=" in Dovecot 1.0.x?
Any chance that multiple "ignore=" statements cab be specified for a
quota in Dovecot 1.0.x? We know this is possible in 1.1, but won't be
able to update until it's stable.
We've tried:
quota = maildir:storage=256000:ignore=Junk:ignore=Trash
and
quota = maildir:storage=256000:ignore=Junk,Trash
However, only "Junk" is ignored, and email can't be deleted when the
mailbox is full.
Thanks!
Rich
2011 Jan 21
1
theora_encode is adding vertical pixels
...odec rawvideo \
-pix_fmt yuv420p -f rawvideo - 2>/dev/null \
| ffmpeg -an -f rawvideo -s 1920x1080 -r 24 -i - -f yuv4mpegpipe -
2>/dev/null \
|* theora_encode /dev/stdin 2>/dev/null *| ffmpeg -y -f ogg -i - \
-f mp4 -i bigbuckbunny.mp4 -map 0:0 -map 1:1 -vcodec copy \
-acodec libvorbis -ab 256000 -f ogg bigbuckbunny.ogv
I am running Linux x86_64, and I got theora_encode from the package
theora-tools.
Here's the error: My input file is 1920x1080. My pipes going into
theora_encode are 1920x1080. BUT: The pipes coming out of theora_encode have
the dimensions 1920x108*8*.
This is the out...
2007 Mar 28
4
modprobe ifb
...2kbit
Now I generate some traffic:
$ scp user@host1:~/reallylargefile .
reallylargefile 0% 64KB 12.4KB/s 7:52:29
and I get the expected results, if instead of htb I use something like
RED, changing lines (1) and (2) with
tc qdisc add dev ifb0 root handle 1: red limit 256000 min 1 max 32000
avpkt 1 burst 1 probability 0.8 bandwidth 512
I don''s see any dropped packets at all. (I know that the values of min,
avpkt and burst are extremely low, and that probability is extremely
high, but I just tweakeed them hopping to see dropped packets)
Did I completely misun...
2020 May 16
0
IceS segmentation fault
...sa_open_module Starting
> metadata update thread
> [2020-05-11 19:24:34] INFO signals/signal_usr1_handler Metadata
> update requested
> [2020-05-11 19:24:34] INFO encode/encode_initialise Encoder
> initialising with bitrate management: 2 channels, 48000 Hz, minimum
> bitrate 256000, nominal 320000, maximum 320000
> Segmentation fault
> The IceS config file looks like this:
>
> <?xml version="1.0"?>
> <ices>
>
> <background>0</background>
> <logpath>/share/4a Downloads temporary</logpath>
> <logfile>...
2005 Oct 06
6
Domain 0 allocation is too small for kernel image
Domain 0 allocation is too small for kernel image
That''s the error message I get after installing FC4 and following the
instructions on
http://www.fedoraproject.org/wiki/FedoraXenQuickstart
running kernel - 2.6.13.1. I partitioned Fedora to have 6GB on a 30GB
drive.
I have tried adjusting dom0_mem=256M on a system that has 1GB of RAM and
still no luck
Any thoughts?
2008 Mar 25
0
Kernel Panic - not syncing: Attempted to kill init!
...iddenmenu
#
title Scientific Linux (2.6.9-11.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-11.EL ro root=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600
initrd /initrd-2.6.9-11.EL.img
*#
title Xen 3.1 / XenLinux 2.6
root (hd0,0)
kernel /xen-3.1.0.gz dom0_mem=256000 noreboot
module /vmlinuz-2.6.18-xen ro root=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600**
module /initrd-2.6.18-xen.img
*
I shut down my machine and restarted it. But it won''t come up... as you
can see right here:
(XEN) Command line: /xen-3.1.0.gz dom0_mem=2...
2007 Apr 24
2
Strange content in the kernel dmesg traces
...I cannot figure out what it is or why it is there. If anyone
recognizes this situation, I invite comment and suggestions on how to
eliminate or decipher it:
4296757675 pdflush(80): do_writepages: map>ops>wrtpgs ffffffffa0195ff5
4296757675 pdflush(80): mpage_writepages w/b index 49728 pages 256000
<7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7><7>
<7><7><7><7><7><7><7><7><7><7><7><7>&...
2003 Nov 08
2
malloc errors? out of memory with many files on HP-UX
...to 16000 bytes, did move
expand file_list to 32000 bytes, did move
expand file_list to 32000 bytes, did move
expand file_list to 64000 bytes, did move
expand file_list to 64000 bytes, did move
expand file_list to 128000 bytes, did move
expand file_list to 128000 bytes, did move
expand file_list to 256000 bytes, did move
expand file_list to 256000 bytes, did move
expand file_list to 512000 bytes, did move
expand file_list to 512000 bytes, did move
expand file_list to 1024000 bytes, did move
expand file_list to 1024000 bytes, did move
expand file_list to 2048000 bytes, did move
expand file_list to 20...
2018 Mar 07
1
Show all audiance in Icecast directory... cluster ?
...ream-url>http://domain.com</stream-url>
<genre>Hits</genre>
<bitrate>128</bitrate>
<type>application/mp3</type>
<subtype>mp3</subtype>
<public>1</public>
<hidden>0</hidden>
<burst-size>256000</burst-size>
<queue-size>128000</queue-size>
<cluster-password>azertyuiop</cluster-password>
</mount>
<mount type="normal">
<mount-name>/stream3</mount-name>
<stream-name>My stream</stream-name>
<stre...
2008 Sep 17
5
Converting from MBOX to Maildir broke procmail and Spamassasin and halted incoming mail
...but this time I thought I would ask for help before I possibly loose
my ability to receive new mail - makes reading those suggestions very
hard.
At present, my etc/procmailrc file is like this.
-----------
[dan at trailrunner etc]$ cat procmailrc
# send mail through SpamAssassin
:0 fw
* < 256000
| /usr/bin/spamc -f
-----------
In each users Home directory I have a .procmailrc file that further
directs things on a user level.
For my directory this file is currently
---------------
[dan at trailrunner ~]$ cat .procmailrc
MAILDIR=$HOME/mail
PROBABLYJUNK = /home/dan/mail/probably-spam
:O...