similar to: booting CentOS in rescrue mode from USB (+over network)

Displaying 20 results from an estimated 10000 matches similar to: "booting CentOS in rescrue mode from USB (+over network)"

2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
Hi Folks, I've facing an intermittent hang with a USB port which seems cam related: Event's that happen are: o USB modem (HUAWEI E220) plugged into PC ugen3.2: <HUA WEI> at usbus3 u3g0: <3G Modem> on usbus3 u3g0: Found 3 ports. umass0: <USB MASS STORAGE> on usbus3 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:6:0:-1: Attached to scbus6 umass1: <USB
2016 Apr 21
1
[Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]
Second question: Take a look at the logs Apr 21 11:23:58 cd1 named[2224]: samba_dlz: starting transaction on zone 58.168.192.in-addr.arpa Apr 21 11:23:58 cd1 named[2224]: client 192.168.58.10#22874: update '58.168.192.in-addr.arpa/IN' denied Apr 21 11:23:58 cd1 named[2224]: samba_dlz: cancelling transaction on zone 58.168.192.in-addr.arpa Apr 21 11:23:58 cd1 dhcpd: Unable to add reverse
2016 Apr 21
2
[Fwd: Re: [Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]]
Yes I think so This is my /etc/dhcp/dhcpd.conf ddns-updates on; ddns-update-style interim; #ddns-update-style none; update-static-leases on; option domain-name-servers cd1.home.cu; option domain-name "home.cu"; default-lease-time 600; max-lease-time 7200; authoritative; include "/etc/bind/rndc.key"; #include "/usr/local/samba/private/dns.keytab"; # deny
2016 Apr 23
1
Samba 4 more complete]]]]]]
Now it works and updates the zone like you said But now I get this For windows 7 Apr 22 20:25:45 cd1 named[1704]: samba_dlz: starting transaction on zone home.cu Apr 22 20:25:45 cd1 named[1704]: samba_dlz: disallowing update of signer=WIN28\$\@HOME.CU name=win28.home.cu type=AAAA error=insufficient access rights Apr 22 20:25:45 cd1 named[1704]: client 192.168.58.80#53235/key WIN28\$\@HOME.CU:
2016 Apr 12
1
Samba_dlz, dhcp y zona inversa no actualiza
After having compiled samba-4.4.0 and installed bind9 and isc-dhcp-server from Debian repos 8 everything works fine except that no reverse zone updates from DHCP to DNS. I tried the example that comes in https://wiki.archlinux.org/index.php?title=Samba_4_Active_Directory_domain_controller&oldid=427930 This is the error that but I have not managed to solve April 12 16:22:45 cd1 named [848]:
2013 Dec 10
1
Multiple errors after upgrade to 10.0-PRERELEASE
Morning All, I upgraded from 9.2-STABLE to 10.0-PRERELEASE #0 r259144 last night and I am now getting this every 2 seconds in /var/log/messages: Dec 10 07:54:31 Shop kernel: ata1: FAILURE - zero length DMA transfer attempted Dec 10 07:54:31 Shop kernel: ata1: setting up DMA failed cat /var/log/messages | grep ata1: cd0 at ata1 bus 0 scbus3 target 0 lun 0 cd0: <TSSTcorp DVD-ROM TS-H352C
2006 Mar 30
1
Predict function for 'newdata' of different dimension in svm
I am using the "predict" function on a support vector machine (svm) object, and I don't understand why I can't predict on a dataset with more observations than the training dataset. I think this problem is a generic "predict" problem, but I'm not sure. The original svm was fit on 50 observations.
2011 Mar 22
1
how to convert a data.frame to a list of dist objects for individual differences MDS?
I have a 45 x 16 data frame consisting of dissimilarities among 10 colors, giving in each column the 45 = 10*9/2 pairwise judgments for one of 16 subjects. The rownames identify each pair of colors, e.g, "AC" = ("A","C"), and the pairs are ordered by columns in the lower triangle of each distance matrix. > helm.raw <-
2007 Aug 14
2
Adding Things to Rescue Mode
I'd like to add a few things to rescue mode. I'm tired of having to use a floppy with hardware drivers when ever I need to go into rescue mode and there are a few other utilities that I'd like to add as well. How would I go about doing this? Any pointers to FAQ's or "How to's"? I've done some searching, but haven't found anything recent enough to be
2009 Dec 04
3
Data loss (corruption with rsync)
Hello, I just rsync'd my 1TB partitions formated with jfs filesystem containing ~720GB data. I saw -3G difference between source and destination which made me suspect possible dataloss. Also I had experienced loss of integrity on my previous copies but I did not find the cause until now. As command line I used following: sh-3.2# rsync --verbose --sparse --append-verify --fuzzy --progress
2004 Sep 21
1
Centos-3.3 i386 CDs
Hi Just wondering why there are two diferent version of file comps #ll iso/mnt-cd1/RedHat/RPMS/comps-3.0.0centos-0.20040916.i386.rpm -r--r--r-- 1 root root 6821992 Sep 16 19:11 iso/mnt-cd1/RedHat/RPMS/comps-3.0.0centos-0.20040916.i386.rpm #ll iso/mnt-cd3/RedHat/RPMS/comps-3.0.0centos-0.20040916.i386.rpm -r--r--r-- 2 root root 6809965 Sep 16 18:52
2001 Jan 09
2
Bug: oggenc
This works: oggenc -b 192 -a "Astral Projection" -l "In the Mix - CD1 (Sundown)" \ -t "Another World" -o "01-another_world-(floorplay_remix).ogg" \ -c "TRACKNUMBER=01" -c "TRACKCOMMENT=Floorplay_remix" \ 01-another_world-(floorplay_remix).wav But this doesn't: oggenc -b 192 -a "Astral Projection" -l "In
2005 Jan 31
16
PXE boot Centos 4.0beta problems
Has anyone yet tried PXE booting the vmlinuz/initrd.img set from Centos 4.0beta2? I have a pxelinux setup that is booting 3.4 PXE images fine, but the equivalent setup for 4.0beta loads the kernel and then splashes the monitor full of multicolor random characters. Not a good start to an install... Anyone had luck? Any changes for PXE boots known for 4.0? Thanks in advance. -Alan
2005 Dec 29
2
Jigdo, etc...
Hi folks, I've just finished rsyncing/downloading/jigdoizing the entire i386/x86_64 CentOS 4.2 distribution. If anyone is interested go to http://mirror.tcs.ii.uj.edu.pl/jigdo/ You'll need to edit the .jigdo file by hand to change the server section [Servers] CentOS42=file:/opt/mirrors/centos/4.2/ to point to a local mirror (file, http or ftp), ie. to use kernel.org: [Servers]
2005 Apr 08
3
problem with install of centos 3.4 on i386
hello, let me explain my problem : i've downloaded centos 3.4 on i386 the md5sum of CD1's iso file is OK i burn it on a CD with NERO and i have this problem in CD1 of centos 3.4 for i386 : ---------------------------- # file perl-5.8.0-88.9.i386.rpm perl-5.8.0-88.9.i386.rpm: RPM v3 bin i386 perl-5.8.0-88.9 # rpm -qlp perl-5.8.0-88.9.i386.rpm erreur: perl-5.8.0-88.9.i386.rpm: signature
2008 Apr 30
2
rsync copying over existing files
Hi again all.. When using rsync 3.0 to sync files between 2 local directories, it works as i expect it, but when the destination folder is a mounted smb share, it always copies over the files even though they already exist on the destination. Any ideas on why this is happening? even using the same options, but with a different destination path. I have tried using -vvv, but it doesn't make
2005 Jan 28
4
extracting from a data.frame
Hi, I am sorry for this simple question, but... How do I extract something from a data.frame? The following is my Problem: I have got a dataframe "a" with various columns. One of those columns is called V3 and contains elements of the following levels: > levels(a$V3) [1] "C" "CA" "CB" "CD" "CD1" "CD2"
2002 Apr 18
2
2cd installation
Hi! I'm having some problems installing a 2CD application under wine. I run the setup.exe from the 1st cd (so I have to mount it anyway) and when the setup asks for cd2 I get stuck, because I can not remove cd1 from the drive, because it is mounted and because there's an application using it (setup.exe). Is there any way to change cds? MBJr.
2005 Apr 12
2
Kickstart
Does someone have an example mkisofs command with arguments to create a CD from the files on the CentOS CD? Since we are building servers, all the data is on CentOS4 CD1. I plan to modify it to include a kickstart file and remove some of the things on there that I don't need. I use something like this on the Cobalt Networks servers, need mods to work on CentOS. (following on one line)
2005 Apr 17
2
CentOS4 upgradeany hangs while loading sata_via
Hi, I have a machine running under CentOS 3.4 which I want to upgrade to CentOS 4. I booted using the CentOS 4 CD1 using "linux upgradeany". Problem is that loading sata_via never terminates. Ismod shows the sata_via module in state "Loading" while all others are in state "Live". The dmesg output shows that the module gets loaded, sees two disks, then prints info