similar to: Ext3 partition not appearing in df output

Displaying 20 results from an estimated 1000 matches similar to: "Ext3 partition not appearing in df output"

2007 Dec 10
1
[git patch] m-i-t support, ipconfig fix
hello hpa, please pull latest git pull git://git.debian.org/~maks/klibc.git maks forgot to ask to keep git port open for our boxes at university, thus moved my tree over too the alioth box. for the changes maximilian attems (4): [klibc] klibc/socketcalls/.gitignore addition [klibc] elf.h add support for st_info field [klibc] remove local insmod.c copy [klibc] ipconfig
2008 Oct 11
1
[PATCH] fstype: Fix ext4/ext4dev probing
Enhance fstype so it properly takes into account whether or not the ext4 and/or ext4dev filesystems are present, and properly handles the test_fs flag. The old code also has some really buggy checks --- for example, where it compared the set of supported ro_compat features against the incompat feature bitmask: (sb->s_feature_incompat & __cpu_to_le32(EXT3_FEATURE_RO_COMPAT_SUPP) I
2001 Nov 01
2
ext3 partition still gets mounted as ext2
I'm using the ext3-patched version of Linux 2.4.13 (the patch from Andrew Morton's UOW site). I compiled both ext3 and ext2 into the kernel. I've also done "tune2fs -j /dev/hda3" and changed /etc/fstab to ext3. However, when I boot up, the filesystem still gets mounted as ext2. I've been trying to figure out why for many days now.. any ideas? Here's my setup:
2019 Feb 11
2
How to identify the operating system of a client?
On Mon, Feb 11, 2019 at 10:26:31AM +0100, Stephan Roth via samba wrote: >Let me rephrase the question in hope for an answer: > >Is it at all feasible to identify the operating system of a client? no, not really. We try to match by the list of supported SMB dialects in the SMB1 negprot, but that is really just guesswork. -slow -- Ralph Boehme, Samba Team
2019 Feb 11
2
How to identify the operating system of a client?
On 11.02.19 11:37, Udo Kaune via samba wrote: > Am 11.02.19 um 11:30 schrieb Ralph Böhme via samba: >> On Mon, Feb 11, 2019 at 10:26:31AM +0100, Stephan Roth via samba wrote: >>> Let me rephrase the question in hope for an answer: >>> >>> Is it at all feasible to identify the operating system of a client? >> >> no, not really. We try to match by the
2006 Apr 03
5
Strange Problem with ActionController (I think)
I''m working through the Agile Depot example I have no idea what I did, but when I try and delete something from the web page I get this error on the log. Processing AdminController#destroy (for 127.0.0.1 at 2006-04-02 22:28:06) [GET] Session ID: 4371bd7ca2cb5ec5e08e60a7590df90a Parameters: {"action"=>"destroy", "id"=>"5",
2014 Sep 17
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
Hi Anton, I've added the llvmdev list, since the issues you're seeing are coming from the backend, which is more their side. On 17 September 2014 08:43, Anton Smirnov <dev at antonsmirnov.name> wrote: > i've changed lli arguments to the next (instead of default): > > return llvm_interpret( > InputFile, > std::vector<std::string>(), > false,
2008 Mar 25
2
bunch of small fixes
hello hpa, nothing particular stands out, just syncing with latest Debian upload and subsequent patch emails. please review merge or nack. thanks :) maks git pull git://git.debian.org/~maks/klibc.git maks for the changes: Aaron Griffin (1): [klibc] kinit: skip md assembly if mdX exists Colin Watson (1): [klibc] mount/umount FUSE support Harald Jenny (1): [klibc] fstype:
2001 Jun 11
2
util-linux 2.11e
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 does this version need to be patched for any reason to handle/work with ext3? I found a patch for the previous release of util-linux, but it don't apply cleanly to this version. thanks! - -- Douglas J. Hunley (Linux User #174778) http://hunley.homeip.net/ http://linux.nf/ As a SysAdmin, yes, I CAN read your e-mail, but I DON'T get that
1998 Dec 04
1
Red Hat 5.2''s login doesn''t do PAM session management correctly
This is a "heads up" for anyone who relies on PAM session management in order to clean up after a login session. Red Hat 5.2''s login does not perform PAM session management correctly, potentially resulting in sessions which lose their authentication before the login shell starts. login.c in Red Hat 5.2''s util-linux package was modified so that it no longer forks a
2005 Feb 10
1
OCFS supporting CLOB & XML data type
Hello, I have been searching for it but could not find anything on Oracle different servers. Maybe someone here will be able to answer this question : Are CLOB and SYS.XML data type supported by OCFS? We need to migrate a 9.2.0.4 Windows Database having these data types to a 9.2.0.4 Linux Real Application Cluster with OCFS. This could cause an issue. Thanks in advance Philippe
2017 Jan 23
3
[PATCH 1/4] drm/atomic: Save flip flags in drm_plane_state
On Mon, Jan 16, 2017 at 10:44:55AM -0500, Andrey Grodzovsky wrote: > Allows using atomic flip helpers for drivers > using ASYNC flip. > Remove ASYNC_FLIP restriction in helpers and > caches the page flip flags in drm_plane_state > to be used in the low level drivers. > > Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky at amd.com> It's mostly guesswork, but I
2006 Jun 01
5
Moved from Xen 2 to Xen 3... some questions..
Hi, Ive been using Xen2 for ages, and it great, but ive decided to go to Xen 3. Ive got it working, but I want to ask a couple of questions about it. 1. There no longer seems to be a seperate DomU and Dom0 built when I build from source. Is this the new policy? this would suit me, as I always used Xen0 kernels in my guest domains anyway. 2. Ive got me a vmx (vanderpool / intel virtualization
2010 Jun 05
4
Help for sources.list
Greetings! I would be very grateful if someone could supply a suitable line to enter into /etc/apt/sources.list for the benefit of a complete dummy user (i.e. me -- I do not want to have to do any interpretation, guesswork, reading of docs, etc.; I want to just copy it in). The machine in question is an Intel laptop, wuth Debian Lenny (according to the Debian website the current stable version as
2002 Jul 03
3
EXT3-fs error on kernel 2.4.18-pre3
Hi, I just noticed that my file server running 2.4.18-pre3 + IDE patches & NTFS patches has this error message in the logs: EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in datazone - block = 33554432, count = 1 This is the only ext3 error I have seen and the uptime is currently over 74 days. The error actually appeared two weeks ago. The timing coincides well with
2013 Sep 24
2
Hivex - Trailing garbage at the end of hive file
[Forwarding to the proper list] We use hivex for one of our projects and I see the following diff committed to the hivex project (source link provided) that ignores trailing garbage. But this code has been reverted to no ignore this condition in later version of hivex - /* This error is seemingly common in uncorrupt registry files. */ - /* - fprintf (stderr, "hivex: %s:
2007 Mar 06
1
Bug#413601: Xen domUs vs. udev
Package: udev Severity: important X-Debbugs-CC: pkg-xen-devel@lists.alioth.debian.org Hello! When installing the udev package in a Xen domU, ``strange'' things happen. The following is a bit of guesswork, some hard facts are probably missing, but I hope that the udev and / or Xen maintainers can make some sense out of it. I'm for now happy with having a usable Xen server again...
2017 Aug 03
2
Doveadm-sync SSH practicalities
Terry Jones wrote: > The documentation is somewhat silent on this subject. If you mean https://wiki.dovecot.org/Tools/Doveadm/Sync the answers seem implicit to what's been stated. > What permissions does the SSH user need ? To be able to run the doveadm executable (or a wrapper script that eventually runs doveadm) on the remote side. > How associated does it need to be with
1999 Oct 30
2
MD5 passwords in Red Hat Linux 6.1
Hello, Recently I realized that entering first 8 characters from my root password is enough to log in as root although I've enabled MD5 passwords in installation program. Also I've added two other users during installation. After looking through /etc/shadow it seems that root's password isn't md5 although passwords of other two users are md5. Is it correct behaviour? Eugene --
2011 Apr 20
2
[LLVMdev] Dragonegg Git mirror?
Is there an official Git mirror for Dragonegg? Cannot find the URL with Google nor with guesswork. Teemu