[SOLVED] Replace partial Mint installation

SHORT VERSION: Friend has a hard drive with an Arch partition and a Mint partition. He wants to safely remove the Mint partition and dedicate the hard drive to Arch.
FULL STORY: I have a friend who's a complete newbie to Linux, but he saw my Arch setup and was really impressed. We got him set up that day (bought an external hard disk specifically for it). After a few weeks of being tech support for basic issues, I personally decided that something a little more beginner-friendly (like Mint or Ubuntu) would be more his speed. So, I burned a DVD with Mint 15 on it, and we installed it. Installation went fine, but we found some issues, and he decided he wants to remove it because of these issues (and I don't blame him).
PROBLEMS WITH MINT (may not be fully relevant): His screen resolution is out of proportion and no options exist to fix it (he can change resolutions, but not to a 16:9 res). There is some immense lag at times, and the software center is nearly useless (software just doesn't install). I think the root of the problem with his screen res is the fact that we installed it while mirroring his video with an HDMI cable to his television, but I'll probably need to consult the Mint forums about these issues.
WHY I CAME HERE FIRST (relevant): We used gParted to cut the Arch partition in half, then used Mint's graphical installer to install Mint on the remaining free space. This all worked fine, but I do know that Mint's installer does install GRUB (which we had already installed when we installed Arch the first time). If we just delete the Mint partition and grow Arch over it, how will that affect the new GRUB install, and/or will it break it? I also don't have his partition table in front of me, so I'm not sure if Mint also created its own swap partition even though we made one when installing Arch. If it did, what needs to be done about it.
ABOUT GRUB: His new GRUB boot screen has definitely been altered. Not only does it show Mint 15 and Arch, it also shows Windows 8 (which is sitting on his main hard disk). Was GRUB installed on the main disk, or did Mint just get smart when installing GRUB and pick up the Windows installation on the other drive?
I might come back with more questions if need be. For now, I'll also be opening a thread on the Mint forums about his issues, but I do believe these forums would be the best place to ask about replacing the OS.
Thanks in advance.
Last edited by 2mac (2014-01-04 19:33:25)

Bollocks! There is no right choice. The average user needs to spend money on IT people (like me), because that super easy OS of theirs is too complicated to administer without proper knowledge. Back in the day, when we were still banging rocks together, there was no easy distribution, even DOS was impossible to configure without a rocket science degree. The only wrong choice is to ask questions without presenting research.
Yes, OP, I cannot see a question. What did you do and what did not work? What reasearch have you been doing so far? Look at the steps you performed: You split the Arch partition and installed Mint on the new, free half. I'd frist start by reading the GRUB wiki page here and make sure Arch is the one to install GRUB. Then I would undo the partition split. I would also keep an Arch install medium and the chroot wiki article ready.

Similar Messages

  • Is there a program to replace the Windows installer cleanup utility?

    Trying to update itunes but can't remove the old program, get message C:\Documents and Settings\mark\Local Settings\Application Data\Apple\Apple Software Update\.  Anyone know if there is a replacement for Windows Installer Cleanup Utility ? Or some other way to get rid of the old program?
    Thanks.

    Microsoft retired the CleanUp utility because it can cause problems with other programs installed by the Microsoft Windows Installer. The replacement is a Microsoft "Fix It" solution; it is not a Java app but a downloadable executable and is run locally.
    Due to potential problems with the outdated Microsoft Installer CleanUp Utility, use the Fix it solution before attempting to find and run msicuu2.exe. It is well written and does not harm other programs installed by the Windows Installer (1 potential problem with the old utility). It may take several minutes (I have seen 20-30) to uninstall the app but when the Fix it solution finishes successfully the app is uninstalled.
    The replacement is found at http://support.microsoft.com/mats/Program_Install_and_Uninstall.

  • [SOLVED]Replacement for pkgd

    Hi,
    I was using pkgd up until today to share pacman packages across the network. This is very useful because my internet connection is extremely slow and updating packages like tex would usually take almost an hour. I was able to go to my university update my netbook and then share them with my pc when I got home.
    According to this thread, pkgd is no longer being supported.
    https://bbs.archlinux.org/viewtopic.php?id=115660
    I was wondering if there are any viable alternatives to it.  I've looked into pkgdistcache but it doesn't work. I'm not very fluent in python and the following errors don't mean much to me.
    pacman -S mousepad
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): libxfcegui4-4.8.1-1 mousepad-0.2.16-2
    Total Download Size: 0.29 MB
    Total Installed Size: 2.07 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    Traceback (most recent call last):
    File "/usr/bin/pkgdistcache-client", line 175, in <module>
    sys.exit(main(sys.argv))
    File "/usr/bin/pkgdistcache-client", line 136, in main
    browser = AvahiBrowser()
    File "/usr/bin/pkgdistcache-client", line 75, in __init__
    avahi_proxy = self.bus.get_object(avahi.DBUS_NAME, avahi.DBUS_PATH_SERVER)
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
    File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.FileInvalid: Cannot do system-bus activation with no user
    Traceback (most recent call last):
    File "/usr/bin/pkgdistcache-client", line 175, in <module>
    sys.exit(main(sys.argv))
    File "/usr/bin/pkgdistcache-client", line 129, in main
    pkgdistcache_clients = pickle.load(f)
    File "/usr/lib/python2.7/pickle.py", line 1378, in load
    return Unpickler(file).load()
    File "/usr/lib/python2.7/pickle.py", line 858, in load
    dispatch[key](self)
    File "/usr/lib/python2.7/pickle.py", line 880, in load_eof
    raise EOFError
    EOFError
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (error invoking external downloader)
    Errors occurred, no packages were upgraded.
    Any suggestions?  I know I could set up a local mirror and mount a shared folder, but I'm just wondering how well that will work when I'm roaming with my netbook?
    Last edited by whitethorn (2011-04-17 20:47:23)

    eldragon wrote:
    how about setting up a local mirror? it wont query slaves but its a start. at least, until we get a proper pkgd replacement
    EDIT: and when i say local mirror, i only mean to serve /var/cache/pacman/pkg in your lan...not mirroring the entire database locally
    Well I tried that, I used quickserve. The problem I had was my netbook has ati graphic card and my desktop has an nvidia.  So while it was updating it would give me an error about a corrupted file pretty much an empty file.  I haven't been able to figure out to tell it if the package is missing download it from a different server...
    I tried pkgdistcache a couple weeks ago, I wasn't able to get it to work for me though.  I'll give it another try when I have some updates.

  • [Solved] Gimp Refocus plugin installs but doesn't run

    Hello,
    I have just installed the gimp-refocus package (not the refocus-it version), it installs just fine with pacman, but when starting gimp from the command line I see the following error:
    (gimp:3412): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
    /home/drtebi/.gimp-2.8/plug-ins/refocus: error while loading shared libraries: libblas.so.3: cannot open shared object file: No such file or directory
    As a result, the refocus plugin does not show up anywhere.
    Can anybody give me a clue as to what is missing?
    I am running Arch Linux x86_64 with a pacman -Suy of today.
    Last edited by drtebi (2013-05-05 23:20:17)

    Solved...
    It turned out that lapack and blas were not installed.
    I think the package maintainer should be notified about this, but I am not sure how this is done (I am fairly new in the Arch Linux world). I am happy to report this if someone tells me how to

  • [SOLVED] HP LaserJet 1020 Installation impossible... yet

    By following Arch wiki instructions, I've installed CUPS, and related packages for my printer. I've configured CUPS (Adding user to lp group and setting SystemGroup root lp) and restarted it. First, I've tried to install drivers using hp-setup method. There was a python related problem, so I've found solution for this with these commands
    cd /tmp
    ln -s /usr/bin/python2.7 python
    PATH=/tmp:$PATH
    export PATH
    Then I've tried to install again using command
    hp-setup -g -i
    Here is the output
    [root@linux-bv83 rules.d]# hp-setup -g -i
    HP Linux Imaging and Printing System (ver. 3.12.4)
    Printer/Fax Setup Utility ver. 9.0
    Copyright (c) 2001-14 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    hp-setup[3734]: debug: param=
    hp-setup[3734]: debug: selected_device_name=None
    (Note: Defaults for each question are maked with a '*'. Press <enter> to accept the
    | SELECT CONNECTION (I/O) TYPE |
    Num Connection Description
    Type
    0* usb Universal Serial Bus (USB)
    1 net Network/Ethernet/Wireless (direct connection or JetDirect)
    2 par Parallel Port (LPT:)
    Enter number 0...2 for connection type (q=quit, enter=usb*) ?
    Using connection type: usb
    hp-setup[3734]: debug:
    DEVICE CHOOSER setup_fax=True, setup_print=True
    hp-setup[3734]: debug: Probing bus: usb
    hp-setup[3734]: debug: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM
    hp-setup[3734]: debug: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM: back_end:hp is_hp:True bus:usbrt:1
    hp-setup[3734]: debug: Cache miss: hp_laserjet_1020
    hp-setup[3734]: debug: Reading file: /usr/share/hplip/data/models/models.dat
    hp-setup[3734]: debug: Searching for section [hp_laserjet_1020] in file /usr/share/hplip/data/
    hp-setup[3734]: debug: Found section [hp_laserjet_1020] in file /usr/share/hplip/data/models/m
    hp-setup[3734]: debug: getDeviceUri(None, None, ('hp',), None, , True)
    hp-setup[3734]: debug: Mode=0
    Using device: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM
    Setting up device: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM
    hp-setup[3734]: debug: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM: back_end:hp is_hp:True bus:usb model:HP_LaserJetrt:1
    hp-setup[3734]: debug: Model=HP_LaserJet_1020
    hp-setup[3734]: debug: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM: back_end:hp is_hp:True bus:usb model:HP_LaserJetrt:1
    | PLUG-IN INSTALLATION |
    HP Linux Imaging and Printing System (ver. 3.12.4)
    Plugin Download and Install Utility ver. 2.1
    Copyright (c) 2001-14 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    (Note: Defaults for each question are maked with a '*'. Press <enter> to accept the
    | PLUG-IN INSTALLATION FOR HPLIP 3.12.4 |
    Option Description
    d Download plug-in from HP (recomended)
    p Specify a path to the plug-in (advanced)
    q Quit hp-plugin (skip installation)
    Enter option (d=download*, p=specify path, q=quit) ?
    | DOWNLOAD CONFIGURATION |
    Checking for network connection...
    Downloading configuration file from: http://hplip.sf.net/plugin.conf
    Downloading configuration: [\
    | DOWNLOAD PLUGIN |
    Checking for network connection...
    Downloading plug-in from: http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.12.4-plug
    Downloading plug-in: [\ ] 0% Recal keys: /usr/bin/gpg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0
    | INSTALLING PLUG-IN |
    Verifying archive integrity... All good.
    Uncompressing HPLIP 3.12.4 Plugin Self Extracting Archive.....................................
    HP Linux Imaging and Printing System (ver. 3.12.4)
    Plugin Installer ver. 3.0
    Copyright (c) 2001-14 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    Plug-in version: 3.12.4
    Installed HPLIP version: 3.12.4
    Number of files to install: 36
    You must agree to the license terms before installing the plug-in:
    LICENSE TERMS FOR HP Linux Imaging and Printing (HPLIP) Driver Plug-in
    These License Terms govern your Use of the HPLIP Driver Plug-in Software (the "Software"). USE OF THE SOFTWARE INCLUDING, WITHOUT LIMITATION, A
    DOCUMENTATION, IS SUBJECT TO THESE LICENSE TERMS AND THE APPLICABLE AS-IS WARRANTY STATEMENT. BY DOWNLOADING AND INSTALLING THE SOFTWARE, YOU A
    TO BE BOUND BY THESE TERMS. IF YOU DO NOT AGREE TO ALL OF THESE TERMS, DO NOT DOWNLOAD AND INSTALL THE SOFTWARE ON YOUR SYSTEM.
    1. License Grant. HP grants you a license to Use one copy of the Software with HP printing products only. "Use" includes using, storing, loadin
    installing, executing, and displaying the Software. You may not modify the Software or disable any licensing or control features of the Softwar
    2. Ownership. The Software is owned and copyrighted by HP or its third party suppliers. Your license confers no title to, or ownership in, the
    is not a sale of any rights in the Software. HP's third party suppliers may protect their rights in the Software in the event of any violation
    license terms.
    3. Copies and Adaptations. You may only make copies or adaptations of the Software for archival purposes or when copying or adaptation is an es
    in the authorized Use of the Software. You must reproduce all copyright notices in the original Software on all copies or adaptations. You may
    Software onto any public network.
    4. No Disassembly. You may not Disassemble the Software unless HP's prior written consent is obtained. "Disassemble" includes disassembling, de
    decrypting, and reverse engineering. In some jurisdictions, HP's consent may not be required for limited Disassembly. Upon request, you will pr
    with reasonably detailed information regarding any Disassembly.
    5. No Transfer. You may not assign, sublicense or otherwise transfer all or any part of these License Terms or the Software.
    6. Termination. HP may terminate your license, upon notice, for failure to comply with any of these License Terms. Upon termination, you must i
    destroy the Software, together with all copies, adaptations and merged portions in any form.
    7. Export Requirements. You may not export or re-export the Software or any copy or adaptation in violation of any applicable laws or regulatio
    8. U.S. Government Restricted Rights. The Software has been developed entirely at private expense. It is delivered and licensed, as defined in
    applicable DFARS, FARS, or other equivalent federal agency regulation or contract clause, as either "commercial computer software" or "restrict
    software", whichever is applicable. You have only those rights provided for such Software by the applicable clause or regulation or by these Li
    9. DISCLAIMER OF WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, HP AND ITS SUPPLIERS PROVIDE THE SOFTWARE "AS IS" AND WITH ALL
    HEREBY DISCLAIM ALL OTHER WARRANTIES AND CONDITIONS, EITHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF TITLE
    NON-INFRINGEMENT, ANY IMPLIED WARRANTIES, DUTIES OR CONDITIONS OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, AND OF LACK OF VIRUSES
    REGARD TO THE SOFTWARE. Some states/jurisdictions do not allow exclusion of implied warranties or limitations on the duration of implied warran
    above disclaimer may not apply to you in its entirety.
    10. LIMITATION OF LIABILITY. Notwithstanding any damages that you might incur, the entire liability of HP and any of its suppliers under any pr
    this agreement and your exclusive remedy for all of the foregoing shall be limited to the greater of the amount actually paid by you separately
    Software or U.S. $5.00. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL HP OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INC
    INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS OR CONFIDENTIAL OR OTHER INFORMATION,
    BUSINESS INTERRUPTION, FOR PERSONAL INJURY, FOR LOSS OF PRIVACY ARISING OUT OF OR IN ANY WAY RELATED TO THE USE OF OR INABILITY TO USE THE SOFT
    OTHERWISE IN CONNECTION WITH ANY PROVISION OF THIS AGREEMENT, EVEN IF HP OR ANY SUPPLIER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AN
    THE REMEDY FAILS OF ITS ESSENTIAL PURPOSE. Some states/jurisdictions do not allow the exclusion or limitation of incidental or consequential da
    the above limitation or exclusion may not apply to you.
    Do you accept the license terms for the plug-in (y=yes*, n=no, q=quit) ?
    Done.
    Done.
    hp-setup[3734]: debug: (CUPS 1.2.x) Getting list of PPDs using CUPS_GET_PPDS...
    hp-setup[3734]: debug: CUPS PPD base path = /usr/share/cups/model
    hp-setup[3734]: debug: Foomatic PPD base path = /usr/share/ppd
    | PRINT QUEUE SETUP |
    Please enter a name for this print queue (m=use model name:'HP_LaserJet_1020'*, q=quit) ?
    Using queue name: HP_LaserJet_1020
    Locating PPD file... Please wait.
    hp-setup[3734]: debug: Matching PPD list to model laserjet_1020...
    hp-setup[3734]: debug: Found match: drv:///hp/hpijs.drv/hp-laserjet_1020-hpijs.ppd
    hp-setup[3734]: debug: Found match: drv:///hp/hpcups.drv/hp-laserjet_1020.ppd
    hp-setup[3734]: debug: Found match: lsb/usr/HP/hp-laserjet_1020.ppd.gz
    hp-setup[3734]: debug: Found match: lsb/usr/HP/hp-laserjet_1020-hpijs.ppd.gz
    hp-setup[3734]: debug: [('drv:///hp/hpijs.drv/hp-laserjet_1020-hpijs.ppd', []), ('drv:///hp/hpcups.drv/hp-laserjet_1020.ppd', []), ('lsb/usr/HP/hp-laserjet_1020.ppd.gz', []), ('lsb/usr/HP/hp-laserjet_1020-hpijs.ppd.gz', [])]
    hp-setup[3734]: debug: 4 matches found. Selecting based on PDL: Host > PS > PCL/Other
    hp-setup[3734]: debug: No specific PDL located. Defaulting to first found PPD file.
    Found PPD file: drv:///hp/hpijs.drv/hp-laserjet_1020-hpijs.ppd
    Enter a location description for this printer (q=quit) ?
    Enter additonal information or notes for this printer (q=quit) ?
    Adding print queue to CUPS:
    Device URI: hp:/usb/HP_LaserJet_1020?serial=FN1XZWM
    Queue name: HP_LaserJet_1020
    PPD file: drv:///hp/hpijs.drv/hp-laserjet_1020-hpijs.ppd
    Location:
    Information:
    hp-setup[3734]: debug: Restarting CUPS...
    hp-setup[3734]: debug: Restart CUPS returned: exit=0 output=
    hp-setup[3734]: debug: addPrinter('HP_LaserJet_1020', 'hp:/usb/HP_LaserJet_1020?serial=FN1XZWM', '', '', 'drv:///hp/hpijs.drv/hp-laserjet_1020-hpijs.ppd', '')
    hp-setup[3734]: debug: addPrinter() returned (0, Unable to connect to CUPS server)
    error: Printer queue setup failed. Please restart CUPS and try again.
    [root@linux-bv83 rules.d]#
    I've also tried to install foo2zjs drivers manually and from AUR, added udev rules, added "rmmod usblp" to /etc/rc.local, followed this https://wiki.archlinux.org/index.php/CU … erJet_1020 instructions several times, rebooted my computer dozen times, but printer remains silent. In best case I've managed to install driver (foo2zjs) through CUPS web interface, but printer doesn't print and I get a message "/usr/lib/cups/backend/hp failed". I've tried fix for this on this https://wiki.archlinux.org/index.php/CUPS page, but it doesn't work.
    [root@linux-bv83 rules.d]# lsusb
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 002: ID 045e:00f9 Microsoft Corp. Wireless Desktop Receiver 3.1
    Bus 003 Device 005: ID 03f0:2b17 Hewlett-Packard LaserJet 1020
    Bus 005 Device 002: ID 05e3:0716 Genesys Logic, Inc. USB 2.0 Multislot Card Reader/Writer
    Bus 007 Device 002: ID 046d:08ad Logitech, Inc. QuickCam Communicate STX
    [root@linux-bv83 rules.d]# ls -l /dev/bus/usb/*/*
    crw-rw-r-- 1 root root 189, 0 May 31 17:28 /dev/bus/usb/001/001
    crw-rw-r-- 1 root root 189, 128 May 31 17:28 /dev/bus/usb/002/001
    crw-rw-r-- 1 root root 189, 256 May 31 17:28 /dev/bus/usb/003/001
    crw-rw-r--+ 1 root lp 189, 260 May 31 19:09 /dev/bus/usb/003/005
    crw-rw-r-- 1 root root 189, 384 May 31 17:28 /dev/bus/usb/004/001
    crw-rw-r-- 1 root root 189, 512 May 31 17:28 /dev/bus/usb/005/001
    crw-rw-r-- 1 root root 189, 513 May 31 17:28 /dev/bus/usb/005/002
    crw-rw-r-- 1 root root 189, 640 May 31 17:28 /dev/bus/usb/006/001
    crw-rw-r-- 1 root root 189, 641 May 31 17:28 /dev/bus/usb/006/002
    crw-rw-r-- 1 root root 189, 768 May 31 17:28 /dev/bus/usb/007/001
    crw-rw-r-- 1 root root 189, 769 May 31 17:28 /dev/bus/usb/007/002
    crw-rw-r-- 1 root root 189, 896 May 31 17:28 /dev/bus/usb/008/001
    crw-rw-r-- 1 root root 189, 1024 May 31 17:28 /dev/bus/usb/009/001
    Does anybody has any other idea how to fix this?
    Last edited by Recoba20 (2012-06-01 11:42:41)

    [root@linux-bv83 bojan]# cat /etc/udev/rules.d/11-hplj10xx.rules
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="0517", RUN+="/sbin/foo2zjs-loadfw 1000 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="0517", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="0517", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="1317", RUN+="/sbin/foo2zjs-loadfw 1005 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="1317", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="1317", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4117", RUN+="/sbin/foo2zjs-loadfw 1018 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4117", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4117", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="2b17", RUN+="/sbin/foo2zjs-loadfw 1020 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="2b17", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="2b17", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3d17", RUN+="/sbin/foo2zjs-loadfw P1005 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3d17", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3d17", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3e17", RUN+="/sbin/foo2zjs-loadfw P1006 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3e17", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3e17", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4817", RUN+="/sbin/foo2zjs-loadfw P1007 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4817", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4817", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4917", RUN+="/sbin/foo2zjs-loadfw P1008 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4917", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4917", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3f17", RUN+="/sbin/foo2zjs-loadfw P1505 $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3f17", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="3f17", RUN+="/usr/bin/rmmod usblp"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4017", RUN+="/sbin/foo2zjs-loadfw P1505n $tempnode"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4017", RUN+="/usr/bin/sleep 15"
    ACTION=="add", KERNEL=="lp*", SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", \
    ATTRS{idProduct}=="4017", RUN+="/usr/bin/rmmod usblp"
    [root@linux-bv83 bojan]#
    Yes, I've installed foo2zjs from AUR.

  • [Solved] Missing digest_pw_auth after installation using yaourt

    I have installed Squid using yaourt but after installation and setting it up using
    https://wiki.archlinux.org/index.php/Squid
    I realized that /usr/lib/squid/digest_pw_auth is missing. How can I get it?
    # ls
    basic_db_auth basic_ncsa_auth basic_smb_auth digest_ldap_auth ext_session_acl negotiate_kerberos_auth_test url_fake_rewrite.sh
    basic_fake_auth basic_nis_auth basic_smb_auth.sh diskd ext_unix_group_acl negotiate_wrapper_auth
    basic_getpwnam_auth basic_pam_auth cachemgr.cgi ext_edirectory_userip_acl ext_wbinfo_group_acl ntlm_fake_auth
    basic_ldap_auth basic_pop3_auth cert_tool ext_file_userip_acl helper-mux.pl ntlm_smb_lm_auth
    basic_msnt_auth basic_radius_auth digest_edirectory_auth ext_kerberos_ldap_group_acl log_file_daemon unlinkd
    basic_msnt_multi_domain_auth basic_sasl_auth digest_file_auth ext_ldap_group_acl negotiate_kerberos_auth url_fake_rewrite
    Thanks.
    Last edited by Dukecz (2012-11-09 16:50:48)

    projectdelphai wrote:digest_pw_auth was renamed to digest_file_auth on 4/30/10.
    http://web.archiveorange.com/archive/v/ … ySEyuBXy4x
    Thanks.

  • How to solve the error " The installation process encountered an error while installing Shared Technologies.

    I had bought the adobe photoshop elements 12 online and I am not able to complete my installation although i tried many times . An error "The installation process encountered an error  while installing Shared Technologies. Please restart your computer and try again" occur

    Photoshop Elements 12 fails while installing sh... | Adobe Community

  • Linux Mint Installation - Can't partition the disk back to normal

    I'm going to go ahead and say that curiosity definitely killed me this time. I wanted to install my favorite distro of linux (Mint 6.0). I used boot camp to do so and in doing so I created some swap space and a /home and / partition. After doing so I booted up and it worked absolutely fine. However, I only have a 100GB hardrive with my macbook pro and I decided I wanted to get rid of it. So I went into disk utility and tried to "-" the linux made partitions.
    I have tried this over 10 times and each time I try to delete any of the partitions disk utility hangs up on "Preparing to delete the volume" and it never does. I left it working for almost an hour and nothing happened.
    I just want to delete the partitions and restore the full 100GB to OSX. What did I do wrong and how do I fix it?
    Edit: Also, I tried to run off boot camp again with the linux disk in there to try to clear out the partitions with the advanced partition manager and that didn't help at all. Now whenever I start my laptop a gray folder appears in center with a white question mark over it and after about 1 minute the apple log appears and osx starts up fine.
    Message was edited by: bigmase83

    Using BootCamp Assistant the way you did is a one-way street. It can only remove a single Windows partition.
    What you simply need to do is download CCC and clone your Leopard OS, erase the HD completely and clone back. Presto chango - everything is back to normal.
    Be sure to test the clone by booting into it before erasing your internal drive.
    Use the file-file clone, not the block clone which will clone your entire HD which you don't want to do.
    CCC:
    http://www.bombich.com/software/ccc.html

  • [SOLVED] Replace gail with extra/gtk2

    Ran system upgrade and ended with this message? Doesn't seem like a proper upgrade. What should I do?
    > pkg -Syu --aur
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    [b]:: Replace gail with extra/gtk2? [Y/n] n[/b]
    Last edited by keerthi (2008-10-23 00:07:10)

    keerthi, the other thread about this:
    http://bbs.archlinux.org/viewtopic.php?id=57368
    narcisse,
    Please don't hijack threads. libavg was built with a different version of boost than the one in the repos. File a bug report about this.
    Last edited by skottish (2008-10-20 20:17:36)

  • How to finish a partially completed installation of Photoshop Elements 12?

    I have gone to www.adobe.com/go/serial entered the product code and got a serial number.  Started the installation but it bombed out after I clicked "Yes" to save for completion later.  How do I now restart or complete the installation??

    Suggest that you contact Adobe support:
    Contact Customer Care

  • Partial Failed installation flash 10.1

    On my Powerbook PPC G4 (10.5.8), flash 10.1 installed fine and works with all browsers (safari, Opera, Firefox).
    On my Win 7 x64 machine life has not been so sweet. While it appears to work in IE 8 (going to youtube), I do not get a confirmation of version number when I go to http://kb2.adobe.com/cps/155/tn_15507.html.
    When I try with Firefox (3.6.3), it will neither play a youtube video or confirm the version number at http://kb2.adobe.com/cps/155/tn_15507.html. It states I need to download the Adobe Player plugin v. 10.0.45.
    I always uninstall the previous version and reboot before running the install. I have tried running the install over the current installation; uninstalling, rebooting, re-installing, as well as re-downloading the file, uninstalling, rebooting, and re-installing. All to no avail.
    Suggestions would be much appreciated.
    TIA,
    shnew

    Dear eidnolb,
    Yes, the application is found in the Application folder (this is for applications available to all users/profiles). A person could choose to install it only for themselves, in which case it would be in the Application folder in their home directory.
    Also
    Under Macintosh HD (or whatever their machine name is) > Library > Internet Plug-Ins
    there is
        Flash Player.plugin
        flashplayer.xpt
    Under each profile on the system:
    Users >(username) > Library > Preferences > Macromedia > Flash Player
    There are two folder trees
        #SharedObjects > (random 8 character name)
          this is where the flash files for each site are downloaded
        and
        macromedia.com > support >flashplayer > sys
          this is where the preferences for each site are stored,  as well as your local preference file, settings.sol.
    The contents of both the 8-character folder and the sys folder may be safely deleted, though, if you delete the sys folder contents, you lose per-site settings. If the 8-character folder is accidentally deleted, it will be recreated (with another 8-character name) the next time a flash file is run.
    Speaking some Spanish obviously counts as bi-lingual, but won't do the two of us any good, as my 'speak some' language is French. , if I confess that I only use IE for doing the MS updates (or posting to the MS forums). I just never liked it, going back to Netscape days.
    HTH
    let me know if you need any more info
    shnew

  • [SOLVED] ttf-ms-win8 installation issues -- font verification failing

    When I try to install the ttf-ms-win8 font package, using fonts I've copied from my Windows 8 installation, the build fails, with the issue being "One or more files did not pass the validity check". The fonts that failed the validity check are "calabril.ttf" and "calibrili.ttf", both of which I copied directly from my Windows 8 install.
    I've tried just commenting them out in the PKGBUILD but I couldn't find the other references to it that apparently exist because the install later failed because those files weren't present.
    I've looked for the fonts online to see if maybe one of those versions will work, but so far, no luck. I don't mind not having those two fonts, I just want the whole thing to build.
    Edit: I tried copying them from another one of my Windows 8 installations, validity check also failed on them. So I think my best course of action would be to just remove calibril and calibrili from the install.
    Edit2: I just found the corresponding md5sums from the end of the file and commented them out. Package installed fine!
    Last edited by davidjosepha (2013-09-08 18:37:05)

    Or update the *sum arrays with updpkgsums.

  • [SOLVED] grub error on installation

    Hello
    Ive just attempted to install arch for the first time, however grub fails when attempting to install
    /boot is on sda5 and root on sda6. both are logical partitions, the rest are primary. root is ext4, boot is ext2.
    tty7 gives:
    grub> device (hd0) /dev/sda
    grub> root (hd0,4)
    Filesystem type unknown, partition type 0x1
    i ran a find /boot/grub/stage1 with the grub utility under a separate tty, but grub doesnt find it
    i did find it manually under /mnt however. i also ran "root (hd0," in grub and it gives the same error for every partition
    the automatically generated menu.lst looked like this:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,4)
    kernel /vmlinuz-linux root=/dev/sda6 ro
    initrd /initramfs-linux.img
    # (1) Windows
    title Windows
    rootnoverify (hd0,0)
    #makeactive
    chainloader +1
    I only uncommented the lines for windows dual boot. The rest looked correct so I left it.
    From what Ive read on these forums and from googling, it seems as though the grub utility cannot read the partitions correctly. i used windows 7 diskpart to partition. Is this the reason that the install fails and should I be using something else to partition?
    Last edited by neilzium (2011-12-17 15:34:54)

    Hmm... you may have some issues with installing GRUB to a logical partition but then again the last time I tried to do something like this was a few years ago and I don't remember so well. Do you want the GRUB installation that you're working on now to be the main bootloader for your computer? If so then you could try installing GRUB to the MBR. It's not a fix, I know, but it would be an adequate workaround. Do you have a second linux distribution installed on /dev/sda3 and /dev/sda4? Then you could try using the bootloader on /dev/sda3 to boot arch on /dev/sda6.
    As far as actually thinking about the problem and the error that you have and not just stalling for an answer by giving you random workarounds partition type 0x1 is FAT12 and doesn't look too much like a linux boot partition, which should be more like 0x83.
    This thread is kinda interesting, not sure if it's the exact same problem but anyways, here
    This is where I found the info for whether logical boot partitions work or not

  • [SOLVED]:: Replace libusbx with core/libusb? [Y/n] - what should I do?

    Running pacman -Syu gives me this message (:: Replace libusbx with core/libusb? [Y/n]).
    I chose no for a few times, but whenever I try to update the system, it asks me again.
    What does that mean, and should I replace it?
    Last edited by TWILIGHT_IS_AWESOME (2014-02-16 19:29:53)

    TWILIGHT_IS_AWESOME wrote:
    Replace libusbx with core/libusb? [Y/n]).
    I chose no for a few times, but whenever I try to update the system, it asks me again.
    Pacman tells you what the default option is by capitalizing it (Y). You would want a good reason to ignore pacman's recommendation...

  • [Solved] Oxford dictionary 8th installation

    Hi all !
    I'm Vietnamese and I 'm learning English.
    I install OALD8, it works but I can't use iwritter.
    It shows:
    LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [libnssutil3.so.1d: cannot open shared object file: No such file or directory]
    and several libs as libnspr4.so.0d libplc4.so.0d
    I'm googling but not result
    thank for anyone help me !
    Edit: thank moderator ^^!
    Last edited by NgoHuy (2013-04-02 18:27:22)

    Hi all !
    I  solved all problem by using:
    after installing OALD8:
    ln -s libplds4.so libplds4.so.0d
    ln -s libnspr4.so libnspr4.so.0d
    ln -s libplc4.so libplc4.so.0d
    You must create file run-dict.sh:
    #!/bin/sh
    export MOZ_PLUGIN_PATH=/path/oald8/plugins
    padsp /path/oald8/oald8
    and run it. But resources can not run because command .launch() not run in xulrunner on unix/Linux
    You can change line 31 in "chrome/oald8/content/js/resources.js":
    L_File.launch(); -> pdf_program L_File;
    also, OALD8 uses browsers in range:
    opera->konqueror->galeon->mozilla-> netscape
    If you don't use them, you can create symlink from your browser to it.
    I hope this help.
    Kind regards,
    NgoHuy
    Last edited by NgoHuy (2013-04-02 17:40:49)

Maybe you are looking for

  • Stop Airport Extreme blinking orange -Restore to Green

    I stupidly upgraded my Airport Extreme base station firmware from 7.4.2 to 7.5.2 and computer crashed, etc. Thanks to this great discussion group I downgraded back to 7.4.2 without further problems. Everything works perfectly. Now A.E. base station o

  • How do I clone a Cube ?

    I've just bought a working Cube, 1.5G RAM, OSX 10.3.9, 20G HDD - and am unable to find an installable version of Carbon Copy Cloner or SuperDuper to clone the OS + applications to a bigger 120G HDD.  Every time I download what I think is old version

  • Java code in Oracle

    I already have java code written for a particular process. I want to use this code in PLSQL. How can I do this? Is Java Stored Procedure related to this? Can someone explain with an example.

  • Photo sharing with iLife apps

    Hi all, I'm a fairly new mac user (macs are awesome by the way!) having a few problems with iPhoto 6. When I import photos (originally batch named and keyworded on a PC version of Picasa) something happens to the photo library that makes it unviewabl

  • The new track and mask features are not showing on my version of premiere cc. It says it's uptodate.

    The new track and mask features are not showing on my version of premiere cc. It says it's uptodate.