Displaying 20 results from an estimated 400 matches similar to: "a silly question"
2006 Apr 29
1
Ext3 Variables
Hello ,
i want to create a script that should automatically free the proxy partition i.e /var. I am able to create that script.
But the problem is that i don't know through which variables i can check my partition's space that show me full detail i.e remaining size, etc.
One for that is df -h and other fdisk -l /dev/hdxx.
But when i will use if state then which
2001 Nov 07
6
2.4.14 + latest patch != ext3 support
Hello,
I just need a little clarification regarding applying the ext3 patch to the latest kernel.
I have 2.4.7-10 that came with RH 7.2.
I have ext3 running.
I need to upgrade those (to get some USB device working).
So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-0.9.15-2414 patch, picked ext3 from 'make xconfig', built the kernel, but the new stuff in /boot, etc.,
2001 Aug 14
8
Redhat Roswell
Hi all
i installed Redhat beta Roswell, then i updated to Kernel 2.4.8
patched him and installed the newest util-linux + e2fprogs without any
custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0
is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal"
lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2003 Jul 31
0
mount: error 22 mounting ext3
First of all you must be able to boot. Thus you must press 'e' when your grub screen appear with selection highlights on Red Hat Linux.
Highlight line consisting 'initrd...' and press 'd'.
Press 'b' to boot.
Because your partition does not have a journal on it, create one with these steps below.
- Make sure you remember the device attached to ide3(34,7), it is
2000 Jun 20
2
xlab not displayed when 'expression' is used in R 1.1.0
Greetings everyone,
I'll appreciate any help to understand the problem I'm having with
'expression' when I use it to label the x-axis of a plot.
I get the same behaviour under Windows NT4 SP6, and Windows 2000.
Trying
plot(1:10,1:10,xlab=expression(X[i]),ylab=expression(Y[j]))
R 1.0.1 does what I'd expected it to do. However R 1.1.0 shows the
y-label properly but the
2005 May 15
3
Intermittent ext3 corruption on external firewire Micronet 1.5Tb RAID on FC3
Hi
I have a Firewire connected Micronet 1.5TB RAID with a single
large ext3 filesystem on one partition on a dual Xeon system.
I am checking out from an extremely large cvs repository
(don't ask) to this drive over the course of many days, and
intermittently I get bad blocks and the filesystem goes
read-only. This is not related to any power failure or
anything similar. The RAID is currently
2001 Nov 04
3
2.4.13 kernel on Redhat 7.2
I have tried everything to compile a new kernel on my
7.2 base system. I have used 2.4.13-ac6 and 2.4.13 w/
ext3 patch. I have compiled with ext3 built-in and
with ext3 as module (with the initrd). I have a SCSI
system so I have done the previous variations with
both SCSI support built-in and modular (with the
initrd). The error I get is:
Remounting root filesystem in read-write mode: mount:
no
2010 Apr 13
3
Inline Package: void vs return type functions
Dear all,
After having a look at the "inline" package and also going through the
"Rcpp" package which is tighty related to it, it came to me this question:
1) my C/ C++ code has a return type (let say a double[][] or a user define
class)
2) I am working with an extensive library built by someone else and I don't
have the time/knowledge to change it by means of working
2006 Aug 28
1
how does ext3 handle no communication to storage
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20060828/ce9c7bc0/attachment.htm>
2001 Nov 07
0
(no subject)
> Hello,
Hi!
> I just need a little clarification regarding applying the ext3 patch
> to the latest kernel.
> I have 2.4.7-10 that came with RH 7.2.
> I have ext3 running.
> I need to upgrade those (to get some USB device working).
> So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-
>0.9.15-2414 patch, picked ext3 from 'make xconfig', built the
2001 Jun 01
2
ext3 and 2.4.5: OK, but how to convert / ?
Hi. I just installed ext3 for 2.4.5 from
http://www.uow.edu.au/~andrewm/linux/ext3/ but couldn't find
anything about converting my root partition to ext3. 2
partitions are now ext3 after I umount and tune2fs, but what
should I do with / ? I tried init 1 and umount, but tune2fs
would fail because it was on read-only fs.
Another question is if I can now build ext2 as a module, and
if it's
2001 Dec 30
1
Ext3fs performance/kjournald deadlock issue
Hi,
I've got a Redhat 7.2 system:
Celeron 400
512MB RAM
18GB SCSI HD (/boot (ext2fs), / (ext3fs))
40GB IDE HD (/ (ext3fs))
I run a bunch of services on the box (apache + mod_perl, MYSQL, Samba,
etc) but the system is not under heavy load.
This system has performance issues reading/writing to the ext3fs
filesystems. The performance issues cropped up when I installed Redhat
7.2. Previously
2006 Feb 08
2
Partition question
We just purchased a new dedicated server outside of the country. I just
logged into it (Centos 4.2) and it appears the datacenter formatted it with
one big partition. We require a /home partition for our software to
function. Typically I install the OS myself on our local machines and
manually create the /, /home, /var, partitions on setup.
What do I need to do to get a /home partition on
2008 Sep 23
3
Silly answers to silly questions for a silly Noob.
OK, I'm a noob to Wine. I've figured some stuff out with Wine and it sees everything I want it to see just fine.
OK, I understand why you don't want Wine to see your windows install, but I put all my program installs on a separate partition. Now with this in mind can I just have Wine look at my Program Files and run my apps from there, or do I have to reinstall all the apps I want
2011 Dec 02
3
[LLVMdev] Turning on/off instruction extensions
I applied the patch to the trunk version successfully, although I get an error in between:
1 out of 1 hunk FAILED -- saving rejects to file lib/Transforms/IPO/CMakeLists.txt.rej
Can I ignore the error? The patch exits normally except for that error.
Also, I tried to apply the patch to the LLVM 3.0 but does not work at all. Is the trunk version the only one where the patch can be applied?
2007 Dec 03
1
Silly question about 5.1
I just rebooted my desktop system to pick up the 5.1 kernel, etc. One
oddity I noticed is that the contents of /etc/redhat-release still says:
[root at bend etc]# cat /etc/redhat-release
CentOS release 5 (Final)
but:
[root at bend etc]# rpm -q --whatprovides /etc/redhat-release
centos-release-5-1.0.el5.centos.1
On my CentOS 4 box, /etc/redhat-release says:
[dave at fraud ~]# cat
2007 Mar 07
2
Possibly a silly question
I just read an article claiming that RHEL5 will be released on March 14th. I
was just curious if anyone has heard any more buzz or if this is possibly
confirmed:
http://www.cbronline.com/article_news.asp?guid=BAA762B7-84F3-48D0-93B1-18CDC979F9BB
Is there going to be any vigorus testing needed to be done to aid in CentOS-5
being released shortly after? ;-) Any benchmark time lapses between the
2006 Jul 25
1
Feeling silly
I don''t know why, but I am drawing a complete blank on something that
should be easy. I''ve been searching, perhaps using wrong terms, and
still not coming up with anything. Here''s what I''m trying to do:
<div class="button"
onMouseOver=''this.className="button_hover"'';
onMouseOut
2006 Jun 07
3
Silly question re: scoping of controller actions
Say that there''s a piece of functionality I want to call everytime the
controller is invoked, regardless of what action I am calling. Where do
I put that, exactly?
Can I do that?
--
Posted via http://www.ruby-forum.com/.