Displaying 4 results from an estimated 4 matches for "previosuly".
Did you mean:
previosely
2010 Aug 03
4
Manually mounting partitions in "linux rescue" mode
...know what is going on ?
One thing I am concerned about is that when I booted from the DVD and
was eventually put at the command prompt, I saw there were devices in
the /dev subdirectory but after I did the chroot, there were no devices
in the new root's /dev subdirectory although when I had previosuly
booted into CentOS 5.5 on my hard disk off course they were there.
The other thing I noticed is that after the 'chroot' the 'mount' command
showed only my root partition mounted on /dev/sdb8 where it actually
exists ( along with sysfs and proc which I mounted from the old root )...
2004 Dec 20
0
Warning for SP2 net share point on Samba 3.0.7
...e still copying files some 48 hours after. No
specific errors were apparent in system/smb logs and regular share
access continued without disruption to the usual quality of service.
i.e. Everything was still working fine as a regular user, just SP2 fell
into a heap. The share used had been tested previosuly utilising the
same scripted method for SP2 rollout pilots, with up to simultaneous 5
users without issue; it appears that only higher volumes of SP2 cause an
issue. The rollout was repeated using a 2003 server, without issue. Just
thought I'd raise this rather strange occurrence, and potentiall...
2006 Aug 01
18
GenericDirCtrl
...control (on OS X
at least) but maybe useful to someone. I have tested it but think it
should just be added to controls.rb sample - will do later when i have
fixed some other probs with that.
Also, I''ve started putting class-specifc style constants in the relevant
.i file, as discussed previosuly - will submit a patch doing this for
existing classes down the line.
Lastly have added a page to the wiki showing class support by category -
looks a lot better for wxruby2 done this way, shows how much of the core
GUI api we support now.
http://wxruby.rubyforge.org/wiki/wiki.pl?ClassesSupport...
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Change since v1:
* Fix bug on dentry structure (thank you specification; btw, sarcasm), and
consequently a bug on ufs_readdir.
* Add readlink support (applied tests for symlinks whose destionation path
were stored in blk pointers and the file itself).
* Several improvements.
Wrote the documentation below. I think it would be good to