search for: hd2

Displaying 20 results from an estimated 39 matches for "hd2".

Did you mean: hd
2009 Dec 16
4
rsync exclude
I am trying to backup my /home directory. A friend helped me with this script: #!/bin/sh #backup friday #"Spinning up backup drive and mounting it .." cd / mount /mnt/hd2 #"Starting backup procedures" rsync -avx --exclude="/home/gary/.thumbnails/" --exclude="/home/gary/tmp/" --delete --ignore-errors /home/gary /mnt/hd2/2010 umount /mnt/hd2 #END It backs up /home OK. However it does not exclude .thumbnails or tmp. I have read the man...
2016 Mar 13
1
C7 + UEFI + GPT + RAID1
Hi messmer, seems that anaconda supports partitioned RAID devices. Disk selection see one mdraid device and permits to create partition on it. Il 13/03/2016 01:04, Gordon Messmer ha scritto: > On 03/12/2016 08:22 AM, Alessandro Baggi wrote: >> From several how-to concerning raid1 installation, I must put each >> partition on a different md devices. > > Not necessarily. You
2017 Apr 12
1
Rsync slow with hard links
I am running rsync throuhg cygwin and trying to "mirror" two hard drives (hd1 -> hd2). HD1 have tons of hard links (I will say about 2 millions) because I do monthly backups and have about 13 folders and maybe about 150,000 files. Every month when I make a new snapshot I would also want to mirror HD1 to HD2. I tried running rsync -aH --progress -vv /cygdrive/d/ /cygdrive/e/ I tho...
2014 Dec 11
0
CentOS 7 grub.cfg missing on new install
...stem detected > Device hd1: no known filesystem detected > Partition hd1, gpt3: no known filesystem detected > Partition hd1, gpt2: filesystem xfs > Partition hd1, gpt1: filesystem fat > Device hd2: no known filesystem detected > Partition hd2, gpt3: no known filesystem detected > Partition hd2, gpt2: no known filesystem detected > Partition hd2, gpt1: no known filesystem detected > > grub# ls (hd1, gpt2) -l / >...
2017 Jan 11
2
Samba With Shared Server Enable Trash
...ap = /etc/samba/smbusers ##Garantir melhor desempenho do servidor socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 # ##Permite a utilização de impressoras compartilhas em estações Linux # load printers=yes # printing=lprng # printcap name = /etc/printcap [users] path = /mnt/HD2/oduvaldocozzi.d/public_shared valid users = user administrador casa coringa force group = smbshared create mask = 0660 directory mask = 0770 writable = yes # vfs objects = recycle # recycle:repository = .recycle # recycle:kee...
2008 Sep 22
2
Problem with booting/grub (?)
...de a little while ago was to modify the boot order of my drives. I had been booting off of the hda drive, but now I'm booting from the sda drive. I went through the "grub-install /dev/sda" back then, then fixed the grub.conf because the disk id for the root was wrong (it was showing hd2, but in order to boot, this had to be set to hd0 because grub couldn't find anything on hd2 - weird, 'cuz that's where the /boot and / partitions both live, but I digress). I thought I'd be able to recover from this by booting from hda again, but that didn't work. So I put in...
2014 Dec 10
4
CentOS 7 grub.cfg missing on new install
...d0: no known filesystem detected Device hd1: no known filesystem detected Partition hd1, gpt3: no known filesystem detected Partition hd1, gpt2: filesystem xfs Partition hd1, gpt1: filesystem fat Device hd2: no known filesystem detected Partition hd2, gpt3: no known filesystem detected Partition hd2, gpt2: no known filesystem detected Partition hd2, gpt1: no known filesystem detected grub# ls (hd1, gpt2) -l / /efi...
2011 Oct 09
3
GRUB2 configuration for Xen 4 on Ubuntu Linux 10.04
Hello, I have installed the Xen 4.1.1 and a working kernel 2.6.32.43 which supports Xen on a Ubuntu Linux 10.04 LTS. However, I have never successfully booted the Hypervisor and Dom0. The screen is always black after some kernel messages rapidly go by. I think that I may pass the wrong parameters to the kernel or Hypervisor with GRUB2. Can any one share his/her working grub.cfg for GRUB2 with
2011 Sep 12
6
WINE fails in directories with Question Marks in name
...ally, my HTPC marks all commercials using WINE and Comskip. Whenever the schedule includes a tv show with a question mark in its title, WINE fails. Here are the logs that illustrate the failure. Script log that calls WINE: Code: Sun Sep 4 23:00:24 2011 - Changing directory to /Volumes/Macintosh HD2/Documents/EyeTV Archive/Curiosity_ Is There a Parallel Universe?.eyetvsched Sun Sep 4 23:00:24 2011 - Running: /usr/bin/nice -n 14 "/opt/local/bin/wine" "/Library/Application Support/ETVComskip/comskip/comskip.exe" --ini="/Library/Application Support/ETVComskip/comskip/com...
2009 Dec 16
1
Option to create ancestors of destination, like "mkdir -p
> I agree with everyone else that it would be incredibly useful for rsync to > either adopt such behaviour by default (assuming always doing 'mkdir -p' isn't > harmful in any way), or have a tunable to enable it. I also agree the suggested behavior makes a lot of sense and I think it is a good idea. However, some deployments may rely upon the current behavior. As an
2016 Jan 25
3
Building LLVM 3.7.1 on OS X
Hello, I haven't found any relevant info in the docs about this. I'm trying to build LLVM 3.7.1 on OS X but it fails in the configuration phase. Here are the relevant parts of the output: $ cmake -DCMAKE_INSTALL_PREFIX=/Volumes/HD2/jenkins/workspace/LLVMDev/label/osxbuild/miniconda/envs/_build -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=host -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_UTILS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF .. -- The C compiler identification is AppleClang 4.1.0.4211166 -- The CXX com...
2005 Nov 24
1
boot with more scsi card
hi, we've got a server with a 8 port 3ware card and 2 ide system disks. now we'd like to replace the ide disks with scsi disks or sata disks (these also recognized as scsi in the kernel). but we can't boot from it. the problem are twofold. first in the normal case the first scsi host scsi0 id the 3ware card, but grub only see the first 8 disk so if the system disk are sdi and sdj the
2017 Jul 25
0
[Questions] About small files performance
...h is equipped with E5-2650*2, 128G memory and 10GB*2 netcard clientA: 10.254.3.75 clientB: 10.254.3.76 1) 10.254.3.* is for test segment, 10.128.3.* is for cluster internal communication. #####vdbench setup##### hd=default,vdbench=/root/vdbench/,user=root,shell=ssh #hd=hd1,system=10.254.3.xx #hd=hd2,system=10.254.3.xx fsd=fsd1,anchor=/mnt/smalltest1/smalltest/,depth=2,width=100,openflags=o_direct,files=100,size=64k,shared=yes fwd=format,threads=256,xfersize=xxx fwd=default,xfersize=xxx,fileio=random,fileselect=random,rdpct=60,threads=256 #fwd=fwd1,fsd=fsd1,host=hd1 #fwd=fwd2,fsd=fsd1,host=hd...
2020 Jul 31
0
8.2.2004 Latest yum update renders machine unbootable
...- next part -------------- 31.07.2020 Tried, successfully, to fix the boot problems on maui (Centos 7.8) To get maui to boot at all an F32 USB stick was used and the first F32 boot option edited for every boot attempt. The changes required are summarised below. insmod part_gpt insmod ext2 linux (hd2, gpt3)/vm ... 18 ... root=/dev/sda5 iinitrd (hd2, gpt3)/initramfs ... 18 ... The above booted OK with a 90 second delay if /global & /home SSDs were not plugged in. fstab was subsequently edited and the nfs related entries temporarily commented out. //------------------------------------------...
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
...dow --enablemd5 selinux --disabled timezone --utc America/Indiana/Indianapolis %include /tmp/partition-information %pre #!/bin/sh ##? generic? script? to? pick? hda, sda, or RAID 1 # -a "`cat /proc/ide/hda/media`"? =? "disk"? ] HD1="/dev/sda" HD1SHORT="sda" HD2="/dev/sdb" HD2SHORT="sdb" if [ -e /proc/ide/hda/media ] then if [ "`cat /proc/ide/hda/media`" == "disk" ] then HD1="/dev/hda" HD1SHORT="hda" HD2="/dev/hdb" HD2SHORT="hdb" fi fi ## Determine size of harddisk...
2007 Oct 17
3
Adding a "boot from local hard disk" option to syslinux menu, booted from USB
...in which case, I would boot XP from the laptop hard drive. I'm not very knowledgeable about booting, but I read that I would have to chainload, so I tried to use chain.c32 and the following entries: LABEL hd menu label ^hd - boot IDE0 hd0 0 kernel chain.c32 append hd0 0 and LABEL hd2 menu label ^Boot from first hard disk localboot 0x80 append - but unfortunately nothing seems to happen (the first option says "illegal argument" or something, exits and shows boot menu again, the other simply show the boot menu again) - it seems as if chain.c32 interprets "hd...
2020 Jul 31
3
8.2.2004 Latest yum update renders machine unbootable
I am running an Intel x64 machine using UEFI to boot an SSD. Installing the latest yum update which includes grub2 and kernel 4.18.0-193.14.2.el8_2.x86_64 renders the machine unbootable, blank screen where grub should be, no error messages, just hangs. After some hours I managed to modify another bootable partition (containing older software) and boot it from there. After that, I? found out
2009 Jul 07
0
server fails reboot - GRUB
...ue from DVD which sets the HW raid 5 as /dev/sda and the two OS drives as sdb and sdc then ran grub and did grub> root(hd1,1) # designates that the root is to be found on the second partition of the second drive grub> setup(hd1) #writes the mbr onto the second drive (/dev/sdb) grub> root(hd2,1) # designates that the root is to be found on the second partition of the third drive grub> setup(hd2) #writes the mbr onto the third drive (/dev/sdc) grub> quit reboot ALL was well. Question is, what has happened in the last 40 days to the mbr(s)?? Not sure where to start looking. Any tho...
2010 May 25
2
Hidden and Dangerous 2 and a strange bar
Hello, if i try to run my HD2 in windowed mode, at the top of the window i got that strange blue bar/stripe (it cuts of the bottom of the game) [Image: http://www.bilderload.com/bild/41503/hd2W9HVS.png ] (http://www.bilderload.com) if i try to run it in fullscreen, i always see my menu bar .....well isn't really fullscree...
2008 Oct 06
1
Boot disk order: h/w vs. grub
...g past the "GRUB" part of the grub announcement, I used the installation disk, booted into linux resuce mode, chroot'd to the actual system disk and re-did grub-install. Still, a few days later (last Tuesday) when my video card went south, I just edited the grub boot line to use root(hd2, 0) and it came up, followed by several reboots with unmodified grub config lines. I guess I'm wondering if there's some more permanent way around this issue. Do I need to overwrite the MBR on hd0? Should I reconfigure the system so the PATA drives are not connected to the m/b at all (i....