Yet another usb key problem [solved]

i recently purchased 2 apacer 2GB usb flash drives so i could transfer my files between computers with ease and speed. i have the computer, using udev rules, recognizing the drives as i put them in, and automounting them to a /mnt directory.
couple questions about it though
1. the drives are read only, and cannot be changed from (using chmod or chown) root
drwxr-xr-x 4 root root 16384 Nov 14 11:18 usb1
how can i fix this?
[root@creech ~]# ls -l /mnt
drwxr-xr-x 4 root root 16384 Nov 14 11:18 usb1
[root@creech ~]# chown spookshow /mnt/usb1
chown: changing ownership of `/mnt/usb1': Operation not permitted
[root@creech ~]# chmod 777 /mnt/usb1
[root@creech ~]# ls -l /mnt
drwxr-xr-x 4 root root 16384 Nov 14 11:18 usb1
[root@creech ~]#
is this possibly because it is fat16? and if so, what format should i use to make it readable across windows and linux machines?
fdisk -l
xxxx
Disk /dev/sdi: 2063 MB, 2063597568 bytes
16 heads, 32 sectors/track, 7872 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Device Boot Start End Blocks Id System
/dev/sdi1 * 1 7872 2015216 e W95 FAT16 (LBA)
2. i want to create links on the desktop automatically so that i could  easily access the drives when i plug them in, how can i do this?
udev rules file i created below (and by created i mean stole from the wiki)
KERNEL=="sd[h-z]", NAME="%k", SYMLINK+="usb%m", GROUP="users", OPTIONS="last_rule"
ACTION=="add", KERNEL=="sd[h-z][0-9]", SYMLINK+="usb%n", GROUP="users", NAME="%k"
ACTION=="add", KERNEL=="sd[h-z][0-9]", RUN+="/bin/mkdir -p /mnt/usb%n"
ACTION=="add", KERNEL=="sd[h-z][0-9]", PROGRAM=="/lib/udev/vol_id -t %N", RESULT=="vfat", RUN+="/bin/mount -t vfat -o
rw,noauto,sync,dirsync,noexec,nodev,noatime,dmask=000,fmask=111 /dev/%k /mnt/usb%n", OPTIONS="last_rule"
ACTION=="add", KERNEL=="sd[h-z][0-9]", RUN+="/bin/mount -t auto -o rw,noauto,sync,dirsync,noexec,nodev,noatime /dev/%k /mnt/usb%n", OPTIONS="last_rule"
ACTION=="remove", KERNEL=="sd[h-z][0-9]", RUN+="/bin/umount -l /mnt/usb%n"
ACTION=="remove", KERNEL=="sd[h-z][0-9]", RUN+="/bin/rmdir /mnt/usb%n", OPTIONS="last_rule"
thanks in advance
solution = hal + dbus (actually running) + gnome-volume-manager + small script

broch wrote:
I have geil 2GB transfer rate 26MB/s
assuming that you are running KDE or Gnome there is no need to modify /mnt or create any extra folders. KDE and Gnome will handle removable devices automatically
conditions:
1) running dbus/hal
2) slight changes to /etc/fstab
usbfs                  /proc/bus/usb usbfs     noauto              0      0
proc                   /proc         proc      defaults            0      0
sysfs                  /sys          sysfs     noauto              0      0
upon inserting usb key system will  automatically mount it in
/media/sdbX
where X is connected device number (if you connect more than one at a time)
in case that you close window, go to system -> storage media -> your_usb_stick
3) user added to storage group
if you are using xfce or less then get ivman it is easy to configure and works very well.
hope this will help
thanks, i will try it tonight, i had no power at my house last night due to a windstorm, hopefully this will work (i would ssh to my computer from here and set it up, but i guess i forgot to turn on ssh at home )

Similar Messages

  • Wich file system is recomended for an usb key? [SOLVED]

    Hi. I have an 8Gb USB Stick (USB key or pendrive).
    I will use it to store my backups and ocassionaly to move some files between PCs. I don't use windows so i don't need niether want compatibility, so i don't want to use FAT32.
    So, wich file system is recomended to use on an usb key??
    Should i use ext3, reiserfs, xfs, jfs??? or maybe ext4???
    Has any of them any implication with the lifetime of the usb?
    Thanks
    Last edited by Thalskarth (2009-02-12 03:05:33)

    BoppreH wrote:Isn't there any chance that you might need to stick it at a Windows based computer?
    I use it for backups, so i wont need it. i have another one much smaller for that cases
    Xyne wrote:Wouldn't a journalling filesystem reduce the lifetime of the USB stick?
    Wintervenom wrote:Go with ext2.  You generally do not want a journaled filesystem on a Flash device.  It may cut the device's lifespan by up to fifty percent or more.
    I was afraid of something like that... thanks for the advice
    so, ext2 would be the best option, wouldn't it?
    Thanks to all for your help

  • Usb key problem help

    I get a new problem with my usb key, since 2 month i didn't use it, today i plug in and no appearance on the deck,. I check system profiler and the key was detected but no presence on the deck.
    I bought a new one 1 GB (dane-elec) and same problem as the old one.
    What could be the problem? and what shall i do?

    Perform SMC reset
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.

  • [SOLVED kinda]Yet another Broadcom wireless problem - scanning

    Use an old Gateway laptop with a wireless card to provide internet through NAT to my desktop computer that isn't nearby my switch.  I was doing this for the longest time using WinXP on the Gateway, but since all my other computers are now running linux, I figured, hey, why not put a really sleek and sexy copy of Arch onto the Gateway, and free up some of that HD space for easier file sharing between the desktop and the rest of the network.  So I installed Arch, and have run head first into how much Arch and Broadcom wireless devices do not play well together.  Have spent all my time since then searching the forums, the wiki, etc, but to no avail.  So going to just go ahead and finally make my own call for help via the forums here. 
    I've only ever ONCE seen a scan find a wireless network, and that was after my first reboot after installing arch.  That was the only time. There are at all times 2-4 wireless networks in range of this computer.  I'm currently on my netbook running Ubuntu to post this (typing everything in by hand, ugh), and can see 4 networks right now.  The Arch laptop can't find any.
    To start off with:  I have read the wikis.  I have searched the forums.  I HAVE INSTALLED THE FIRMWARE.  I've checked to make sure my card is supported, and the driver it uses is the b43, and is not supposed to be compatible with the wl driver.  This is the cardbus Linksys WPC54G v1 card.  I know the card itself works.
    Here's the various data I'm sure will be requested of me at one point or another.  This is all taken immediately after booting.
    What can I try.  I've probably already tried it, but I'm willing to walk through step by step with someone if they think they can help.
    lspci -vnn
    03:00.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
    Subsystem: Linksys WPC54G v1 / WPC54GS v1 802.11g Wireless-G Notebook Adapter [1737:4320]
    Flags: bus master, fast devsel, latency 64, IRQ 10
    Memory at 48000000 (32-bit, non-prefetchable) [size=8K]
    Capabilities: [40] Power Management version 2
    Kernel driver in use: b43-pci-bridge
    Immediately after boot if I run
    dmesg (related info)
    [ 7.760803] b43-pci-bridge 0000:03:00.0: enabling device (0000 -> 0002)
    [ 7.769836] b43-pci-bridge 0000:03:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
    [ 7.760856] b43-pci-bridge 0000:03:00.0: settling latency timer to 64
    [ 8.217173] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
    [ 8.276959] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 8.278657] Registered led device: b43-phy0::tx
    [ 8.278721] Registered led device: b43-phy0::rx
    [ 8.278788] Registered led device: b43-phy0::radio
    [ 8.278831] Broadcom 43xx driver loaded [ Features: PMNLS ]
    [ 43.860080] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
    [ 43.921388] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    uname -a
    Linux oms-gateway 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:10:44 UTC 2012 i686 Intel(R) Pentium(R) III Mobile CPU 1066MHz GenuineIntel GNU/Linux
    Kernel version greater than 3.2 should be able to use the version 5.100.138 Broadcom drivers.
    ifconfig wlan0
    wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 00:0f:66:2e:b0:83 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 btes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    iwconfig wlan0
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    lsmod | grep b43
    b43 317649 0
    mac80211 203227 1 b43
    cfg80211 147716 2 mac80211,b43
    ssb 42035 1 b43
    mmc_core 71470 2 ssb,b43
    pcmcia 31502 2 ssb,b43
    iwlist wlan0 scan
    wlan0 No scan results
    Last edited by oldmansutton (2012-03-11 01:53:50)

    oldmansutton wrote:
    Strike0 wrote:Whether rev 3 needs legacy or not is controversial. I assume you blacklisted b43 when trying legacy?
    How about any need to blacklist when you need b43. Anything suspicious around in lsmod?
    with b43, you can see me previous lsmod on the original post.
    with b43legacy, the only related things I see from lsmod are b43legacy, mac80211, cfg80211, and ssb.
    Wait.  Hmmm....
    rmmod b43
    modprobe b43legacy
    rmmod b43legacy
    modprobe b43
    lsmod |grep b43
    Now bcma is showing up.  But it didn't before.  It just started showing up with b43 since I did the compat-wireless package.  But seeing as I'm getting scans SOMETIMES now, I hesitate to call it a problem.  Maybe?
    Any other ideas?
    It can scan ONCE.  The b43 driver is obviously functional at least for a bit.
    Standard network service, wicd, netcfg, etc, I've tried them all.  Reinstalled from scratch twice.  Looking for NEW ideas basically.  I've read just about every single post about every broadcom chipset out there.  I just happen to have one of these rare ones apparently.
    Last edited by oldmansutton (2012-03-10 17:46:59)

  • Yet another temporary freezing problem, energy saving related, maybe

    I've followed uncountable suggestions about this issue, but none seem to be quite the same situation, and none of the suggestions I tried made any difference so far.
    History: MBP 17" June/2009, 8GB RAM, 500GB Seagate with sudden movement protection, started life as 10.5.7, done at least three fresh reinstalls of SL. The problem was present on the second SL install (the one I really used in production for about a year), but I solved it somehow by following uncountable Google suggestions at the time. Didn't take not of the magic one, because the problem wasn't so predictable at the time, or I didn't know enough about it, and also because I only noticed the problem was gone after a couple of weeks of normal use. Unfortunately, some time ago my filesystem went nuts on a kernel panic and, though I was able to move things back in place from lost+found, a few things wouldn't work as they should, so I went for another fresh reinstall. After I started to use the new system the problem showed up again, but I haven't being able to find a fix for it again. Current system (10.6.4) and patches regularly updated, though I tend to delay a reboot to avoid putting together all my usual windows/applications in the correct desktop/spaces. Maybe the only continuously running extension I have is Growl, since I tend to more heavily use the Unix part of the Mac through MacPorts (latex, tcpdump, nmap, bash scripts, emacs and so on). Recently I installed M$ Office, but normally I prefer OpenOffice (does M$ Office install some sort of extension?)
    Frequency: I'm almost sure it is triggered by something related to energy saving regarding turning off the screen, but it doesn't happen every time. When I'm giving a class, the machine runs on battery, the settings for screen off are shorter and if I take too long to generate some input (key press or touchpad action), the problem tends to happen. Interestingly, it's particularly more frequent when I'm giving classes:-):-), but it is happening even on my desk with power on. I'm inclined to think there's a "window of opportunity" for the bug to happen, maybe between screen dim and screen off (a few minutes?). My settings are currently at 15 minutes for the screen to go off, for both power adaptor and battery operation, but that's an attempt to lower the chances of this happening during class, which is terrible. They used to be at only a few minutes of inactivity.
    Symptoms: if I try to do anything with the machine past some period of inactivity, maybe during that window I mentioned above, there's a high chance of the bug being triggered. The system responds quickly to clicking a window, but applications don't seem to receive the focus of attention; I notice that the window frame of an application doesn't get darker when I try to select it. On a Terminal, the prompt remains as a rectangular frame instead of a filled block (I use white characters on dark background), and no matter how much I try, I cannot give the focus of attention to the visible shell on Terminal, so I can't issue any shell command to try and find out things. Changing workspaces may happen, but at a very slow speed, maybe many seconds after issueing the command. Eventually the system recovers itself, usually after several minutes, and then all user interface events that I tried during the freeze were remembered and are played sequently as fast as the machine can handle, sometimes doing unwanted things in the process due to objects receiving the wrong action (some sort of desynchronization). The outstanding event that preceeds recovering is the screen being progressively blackened and then lit again, but not instantly as in moving the pointer to a hot corner. The screen transition happens during half to a full second, after which all queued events are played at the fastest possible speed. After that the system is completely normal. In the beginning I have hard-rebooted the machine, because I didn't know it would eventually recover itself. During class I also don't have the patience to wait for long (and neither do students:-)).
    Solutions already tried:
    - disabling sms through pmset. I know it has to be disabled with this particular drive, otherwise conflicts with the drive's own mechanism. It is currently off, and had been on for a while till I refound the suggestion through google.
    - re-indexing Spotlight's DB. No change.
    - fixing file permissions (I don't see any possible relation, but anyway...)
    Don't recall what else is missing on this list, because I couldn't find a concrete suggestion for this scenario, so I believe that's about it.
    It looks to be more frequent now, to the point that I decided to stop work just to write this long msg, in the hope that someone else may have seen such behaviour and have something new for me to try.
    Thanks in advance.

    The problem is that the initial backup is incredibly slow and hasn't worked yet. I right click on the dock icon and start the backup process which after working out what needs to be copied progress's in very slow erratic bursts.
    It's hard to offer a definite solution. But there are some simple things you could try to improve the backup speed such as excluding TM backup disk from spotlight indexing (privacy tab in spotlight prefs), and excluding unecessary files and folder from the backup (e.g. applications) in TM prefs.

  • WRT600N USB Storage Problems Solved

    For a couple of years, I've been living with all the problems others have reported with the WRT600N USB storage - lost connections, permissions problems, rebooting the router to recover access to the USB drive, etc. I solved my problems, mostly, by switching to a DLink DIR-655 router. I assume other routers in the Dlink family that support USB devices will perform similarly.
    My main problem seemed to be interference from the microwave, which is in an open kitchen/keeping room arrangement in my house. However, the bottom line is that any time I lost wireless connectivity to the router, due to the microwave or unknown causes, I'd lose access to the USB drive. This meant a trip upstairs to power cycle the router and the USB drive several times a day.
    With the Dlink, I still sometimes lose wireless connectivity due to the microwave or unknown causes, but not as often. Sometimes, but not always, this will cause me to lose the USB drive access. If I do need to reboot the router, I can do so from the web based interface, something that was not possible with the WRT600N, so no more trips upstairs to perform this operation. I also find have a stronger wireless signal in my work location with the Dlink.
    Dlink uses a SharePort software utility to manage the USB connection and this has to be installed on all PC's that want access to the USB device. SharePort makes a USB device appear to be a local device attached directly to the computer you're using and you can attach external drives/printers/probably USB hubs. (I've experimented only with an external USB drive.) Because of this, however, only one computer can attach to the USB device at a time - not a problem for me, but you need to be aware. The software has a mechanism for requesting access to the USB device from one computer, when the device is in use by another computers. You can also set it to automatically connect to the USB device if its available, to try a reconnect if connection is lost, and to automatically run a program when the USB device connects. Dlink says SharePort will support FAT or NTFS formatted drives and there's no known limitation on the drive size.
    Dlink support doesn't seem much better than here - it took about three weeks for me to get an answer on the external drive size and formatting options. There are plenty of complaints on the Dlink support site about poor support, poor performance of SharePort, etc.  So, all I can say is their router/USB device sharing has worked much better for me than my Linksys WRT600N ever worked.

    Welcome to the WRT600N nightmare. The Storage Link is poorly documented, and the firmware controlling it has issues. Basically, it will corrupt file date/times stamps whenever you copy files onto the attached drive. It has also been known to be a bit flaky about maintaining the drive as a connected/mapped drive. Backup programs may have difficulty accessing the drive via Storage Link. Depending on the file format you use, you may encounter file size limitations on the Storage Link drive.
    I, personally, gave up after a few days of these issues mentioned above and bought extra USB hard drives for each computer in the house rather than try and use the Storage Link as a NAS.
    What O/S are you using on your computer? I can try and walk you through the setup.
    A+ Certified, over 15 years of hands on computer and home networking experience...and I still get lost!

  • Zen Micro USB connection problem solv

    I've been having a major problem getting my Zen Micro to work with my Dell Dimension 2400 which I understand has been causing many people the same problem - I had various posts about this on the old forums.
    To recap, the problem was that XP would detect the device but WMP0 would say that there was no device attached (even though it was visible in device manager) - the Zen MTP would also not recognise it's presence even though I had the plays-for-sure firmware installed.
    After lots of searching I finally found a solution and here it is:
    Run REGEDIT and navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet, right click the key called ENUM and select "Permissions"
    On my machine, I had a group called "Administrators" and "SYSTEM" but that's all. Click "Add" and add a new group called "Everyone" (just type it in and click "OK" to return).
    Highlight the new "Everyone" group and in the lower box check the box marked "Read" - this will ensure that all users have read access to this registry hi've.
    That's it - it worked for me and I'm delighted at being able to use the Zen properly now, hope this helps someone else.
    Normal caveats apply, so please be careful if you make changes to the registry.

    gill wrote:
    does the usb cable not charge aswell i think it does try taking the battery out and then pluggin the usb cable in . gill
    I did that as well. Heres what happens. I take the battery out. I then plug in the USB cable and reinsert the battery. The title screen comes up and then goes to the next screen which just says "Creative" then locks up. The battery charging icon in the upper right corner does not flash to indicate that it is actually charging. I will leave it in this state for the next hour or so to see if it does anything for the battery. I suppose if I had a seperate battery charger unit, the unit would work normally. This is just a guess as I have not yet tried it.
    Thanks
    Brian

  • Yet another 'black-photo' problem: many things tried

    I have an event from march 2003 that I discovered has a 'black screen' problem. The event shows 8 thumbnail pictures; when I double-click 5 of the 8 I get a black screen, with 3 I see the picture. These 3 are rotated.
    When I click the thumbnail with control down on a rotated picture and ask for 'show file', Finder finds a 1,6 MB .jpg file in the relevant event-folder in the 'modified' folder in the iPhoto Library. If I ask to 'show original file', Finder shows me my top folder (with Macintosh HD and Network). Similarly, 'show file' finds nothing for the non-rotated pictures.
    When I search for the file name, neither Finder nor Spotlight finds the original file for the rotated pics, but do find the version in the 'modified' folder. Both find the files in 'originals' for the non-rotated pictures.
    And I can direct Finder to the folder in 'originals' that contains the 8 original pictures. They are OK - Preview will open them, and when their folder is copied to the Desktop, iPhoto will import them and show them - dates are correct etc. (in that sense all is well, but of course the old thumbnails put in albums will still not point correctly).
    I have rebuilt the library (hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to check and repair permissions) checking all options.
    I have chucked the com.apple.iPhoto folder from HD/Users/Your Name/Library/ Caches,
    and I have trashed the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder (dug it out again when it did not cure the problem). Nothing helped. I asked Disk Util to repair permissions.
    Problem persists.
    I don't know if other pics in my library have been similarly abandoned by iPhoto.
    I am wondering whether there is some way of pointing iPhoto to the folder with the original pictures which will reestablish the connection? The iPhoto Library is gray when I try 'import' and cannot be opened; makes sense - but maybe there is some other way? It seems really silly - the photos are there, in the right place - iPhoto can see the folders right next to this - yet it doesn't 'see' it.
    Any suggestions?
    -bmw

    I foresee that the fixed database will get corrupt again. Everything you tell me, and I see here, tells me it will happen again.
    I have said no such thing. This db is corrupt. There is no reason why the next one will also get corrupt. None whatever. I have run iPhoto since v and never and any corruption at all.
    The *best protection against a recurrence is a good back plan*
    I tend to run out of space.
    Well this might explain the origin of the corruption. OS X needs about 10 gigs of hard drive space for normal OS operations - things like virtual memory, temporary files and so on. Without this space your Mac will slow down as the OS hunts for space on the disk, files will be fragmented, also slowing things down, apps will crash and the risk of data corruption - that is damage to your files, photos, music - increases exponentially. Your first priority is to make more space on that HD. Nothing else can be done until you do. Purchase an external HD and move your Photos and Music to it. Both iPhoto and iTunes can run perfectly well with the Library on an external disk.
    True, running a Referenced Library may not mean quite as much disk space as rebuilding a Managed one.
    However. you need to think about this a but more before making your decision on that basis:
    *Some things to consider:*
    1. Importing and deleting pics are more complex procedures. You have to to put the files where they will be stored before importing them. When you delete them you'll need to remove the files from the HD yourself.
    2. You cannot move or rename the files on your system or iPhoto will lose track of them on systems prior to 10.5 and iPhoto 08. Even with the later versions issues can still arise if you move the referenced files to new volumes or between volumes.
    3. Most importantly, migrating to a new disk or computer can be much more complex.
    4. Because iPhoto has no tools for managing Referenced Files, if, for some reason, the path to the photos changes then you could find yourself resolving aliases for +each photo in the Library+ one by one.
    Regards
    TD
    My own opinion:
    I've yet to see a good reason to run iPhoto in referenced mode unless you're using two photo organisers.
    Regards
    TD

  • Yet another Shut Down Problem - No warning

    Same problem as countless other users on here... 17 inch Mac Book Pro Shuts down with no warning at exactly 48% battery life with no ac charger plugged in. I'm not 100 percent sure of this but Im pretty confident it only started doing this after the last major software upgrade to 10.1.11. I havent yet migrated to Leopard due to reported software issues.
    battery seriel number: No.6N6261VRU50A
    But like many others have stated on this forum, Im doubtful this is a battery fault, more likely a software bug. Upto the software update my battery and computer were faultless and the battery always decharged properly and with warning before shutdown.

    The same thing is happening to me. Again. Last year same thing happened and a new battery fixed it, but going bad again way before it should. Problem started with computer not waking from sleep, and now the sudden shutdowns. I did update Itunes fairly recently, around the start of the problem, otherwise use 10.4.11 and had not updated anything since the last time I had this problem (curious).
    There are an overwhelming number of bad batteries for this machine, I would not conclude it is not the battery and I would turn in the one you just got and try another one.
    Also there is another reset to try besides recalibrating, since that is not possible, (PMU?) that I cannot seem to find this time. It did not work the last time but wanted to try it anyway if anyone knows of it, I think it involves removing the battery. Please post it if you know what I am referring to.
    I was lucky last time because when I took it in to Apple store it shut off right in front of them at 97% charged!

  • Yet another active directory problem

    Hi,
    I'm trying to bind a few Macs in my Windows 2003 Active Directory Domain, they're the first that comme with Lion 10.7.2 out of the box. I'va had my share of problems with AD binding of Macs, but I already have a lot of 10.6.8 Macs, and a few other that got upgraded from 10.6 to 10.7 without much problems and those work fine with my AD.
    That, of course, couldn't last and I now have a new problemes with my 10.7.2 Macs. The binding process in itself seems to work fine, I've got the green light in front of my AD domain and I can log with my AD accounts on my Macs. The problem start when I try to access the directory utility to change the default settings for "active directory" (any settings will do, create mobile acount for example) : this creates another AD binding in "network account server", I can still login with my ad accounts but none of the settings I set in the directory utility are effective.
    Both of those AD binding are shown with a green light, but the second one has a comment stating that it is not present in the auth scope rules. My AD DNS domain name is something like "domainname.com" (no .local), but the short netbios name is something like "dom" : the original AD binding on my 10.7.2 Macs is "dom", and the one created after I change some settings is "domainname". On my other Lion or SL Macs correctly joined to my domain, the domain only appears with the name "domainname" : it seems that for some reason Lion is now troubled by the fact that my netbios name is not the dns name minus the extension...
    If I unbind one of my correctly working upgraded 10.7.2 Macs, it exhibits the same issue when I try to rebind it.
    Does anyone else has a similar AD configuration, and does it work with 10.7.2 ? Does anyone has any idea of how to work around it ?
    Thanks

    Hi there,
    I have experienced the same problem with Macs in my Windows environment. I have found a work-around for it, but it is a little bit tedious. What I have found is that if you reinstall Lion (10.7 or 10.7.1) and bind it to the domain before patching to 10.7.2 it will bind correctly with only one entry in the network account server dialog. From there you can updagte to 10.7.2 and it will work correctly. There is a catch, though. If for any reason you need to unbind the machine from the domain, you will run into the same problem when you try to bind it again. I know it is not much of a fix, but it is what I have been doing to get around the problem. I hope this helps you out.
    Regards

  • Usb Hd problems [SOLVED!]

    Hi guys,
    I'm trying to leave the n00b status behind, and switch my distro from Ubuntu to Arch recently. I really love this distro, but the things are quite hard here.   Right now I'm trying to mount a external/USB hd without sucess. This HD is working, I test it at my university, in a Debian machine.
    I try a pen drive at the same usb port and it mount without problem.
    Any help or advice will be appreciated. Some code follows:
    lsusb before plug it:
    Bus 002 Device 001: ID 1d6b:0001
    Bus 001 Device 001: ID 1d6b:0002
    lsusb after plug it:
    Bus 002 Device 001: ID 1d6b:0001
    Bus 001 Device 012: ID 13fd:160e
    Bus 001 Device 001: ID 1d6b:0002
    He dont appears in fdisk -l (it has 160GB):
    Disk /dev/sda: 80.0 GB, 80026361856 bytes
    255 heads, 63 sectors/track, 9729 cylinders
    Units = cilindros of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xbd6ecc2a
    Dispositivo Boot Start End Blocks Id System
    /dev/sda1 * 1 3315 26627706 7 HPFS ou NTFS
    /dev/sda2 3316 4774 11719417+ 83 Linux
    /dev/sda3 9667 9729 506047+ 82 Linux swap / Solaris
    /dev/sda4 4775 9666 39294990 83 Linux
    Partições lógicas fora da ordem do disco
    Disk /dev/sdb: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders
    Units = cilindros of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xcef9c4c5
    Dispositivo Boot Start End Blocks Id System
    /dev/sdb1 1 60801 488384001 7 HPFS ou NTFS
    Disk /dev/sdc: 80.0 GB, 80026361856 bytes
    255 heads, 63 sectors/track, 9729 cylinders
    Units = cilindros of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x09820982
    Dispositivo Boot Start End Blocks Id System
    /dev/sdc1 1 9728 78140128+ 7 HPFS ou NTFS
    dmseg last 3 after plug the HD lines:
    hub 1-0:1.0: unable to enumerate USB device on port 5
    usb 1-5: new high speed USB device using ehci_hcd and address 12
    usb 1-5: configuration #1 chosen from 1 choice
    my rc.conf, (only hardware and daemons part):
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(forcedeth mii slhc via-rhine snd-mixer-oss snd-pcm-oss snd-hwdep snd-pa
    ge-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    #MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng @network netfs crond alsa hal fam gdm)
    Last edited by Gralha (2008-09-20 04:34:14)

    Guys forget about it!
    I boot my machine and try to mount in Windows. And the HD does not mount!!!
    So I remember that once I have a problem with "low voltage" usb ports with a cellphone. Once this HD does not have a power supply I try the back USB port and... IT WORKS!

  • Yet  another Flash Player Problem for a newbie

    Here is the situation. A friend took my PC and installed a couple of fans and installed AVG. I get the computer back and now when my kids go to web sites that need flash player they get a message that says you don't have flash player (even though I do have it installed). I uninstalled AVG, and adobe flash player and re started the computer. I then tried to re instal the flash player however nothing happens when I click the "agree and install" button.  I have windows XP IE8. After hours of looking through the web I did see a couple of articles that said some CPUs were having trouble with flash player after AVG was installed. Here is one  http://news.softpedia.com/news/AVG-Tags-Adobe-Flash-Player-as-Malware-97976.shtml Anyway considering all i did was have fans and AVG put on, it had to be AVG. What I don't undestand if I uninstalled AVG why am I still having this problem, Any help would be greatly appreciated (and thats a understatement!)

    Hi, I was just getting ready to reply to your post here, when I saw the other one come in. Was going to ask you if you had
    checked your websites to see if using the Removal tool made a difference. Well, that is good news. Glad that took care of it and you didn't have to remove AVG. The rule with Anti-Virus programs is whenever you change from one to another(not updating or upgrading with the same company) that you Download the new one to your Desktop. Then you can remove the old program from Add/Remove, run a removal tool if one is provided and then Install the new Anti-Virus program, and Reboot(always). Reboot after Uninstalling and Reboot after Installing, best policy.
    Thanks for the feedback on your success and kind words and also for marking your thread as answered. Helps everyone.
    eidnolb
    P.S. Should you have any issues in the future, use this thread that you have started. A lot easier since your info is here.

  • Yet another freaky printing problem: 10.3.8 and Printer Setup Utility

    I'm hoping some really smart people can help me out here -- I'm not as good at Mac troubleshooting as I need to be!
    I purchased Tiger a few weeks ago and the upgrade went fine and I was able to print, but then suddenly I can't any more. I have a PowerBook G4, running 10.3.8 and a HP 2710xi, which is a wireless printer (not sure of the proper term for this).
    The symptoms: iCal crashes when I hit cmd-P. Other programs also crash upon printing. Some programs will bring up the print dialog, but it freezes up at that point. I tried printing to a PDF in Microsoft Word, and that crashed it. This problem persists in other user accounts.
    Additional problem: Printer Setup Utility crashes whenever I hit the "add" button to add a printer. I have the crash reporter information if anyone wants it. Can't add any printer at this point.
    What I've tried: I uninstalled the old software from HP and reinstalled new software. The HP installer can't finish running since it gets hung up by the Printer Setup Utility. I installed print-only drivers from HP. Same problem. I tried plugging the printer in to the USB to see if that makes a difference. Same problem.
    Printer Setup Utility is recognizing my printer in all forms: as USB, Bonjour, and HP IP Printing. I just can't add it due to the program crashing.
    Further troubleshooting: I ran all the maintenance and permissions repairs in Onyx. I used most of the diagnostic and repair tools in Printer Setup Repair, including Reset the printing system and deleting printer preferences. I reinstalled the 10.3.8 update from Apple's website.
    I'm not sure what my next step should be: Do I reinstall the whole operating system? From my review of this board, lots of other people are having problems with Printer Setup Utility in Tiger.
    Thanks in advance for any insight you can offer.
    PowerBook G4   Mac OS X (10.4.8)   HP Photosmart 2710xi

    Have you tried starting up with the Install DVD, and then using Disk Utility (in the menus at the top, NOT in the installer) to repair the hard drive?
    If you're going to show us any errors, use the Console to look at cups error log. Paste any line that starts with E, plus the 3 lines before it (they tell you what was happening).
    If none of this is fruitful, yes, reinstalling is the next step.

  • Yet another XP/SATA problem (Kind of urgent...)

    Hello there.
    I just bought a 865PE Neo2-V motherboard, and a Maxtor 160GB SATA disk with 8mb buffer. That PC doesn't have another HD, so i need to install WINXP there.
    I tried the F6 thing, with all kind of drivers and none worked. The installation says that it can't find an HD.
    The version of the Bios is 5.4. i read that there's a 5.5 version that let's u use 140+ gb HDs, but my bios actually detects my HD, with 163.9 GB and everything ON.
    Any idea on how to solve this? I need the PC for work, max on Monday :(

    You do not need to hit F6 as there's no Promise Controllers or VIA Controllers for your mobo, all you need to do is to enter BIOS > Advanced Chipset Features > Integrated Pheripherals > ATA Config and set to the following:
    Native Mode
    SATA Only
    PATA Keep Enabled - Yes
    PATA Channel Selection - Both
    or
    Native Mode
    PATA Only
    SATA Keep Enabled - Yes
    or
    Legacy Mode
    SATA Only
    PATA Keep Enabled - Yes
    PATA Channel Selection - Both
    You should also check if your SATA drive is connected to SATA1 connector and in Standard CMOS > HDD info > Check if LBA mode is set to On for your HDD.
    Save all settings and reboot. If you still can't see your HDD, I suggest that you should post the full list of your system config + PSU specs amps for verification.

  • Yet another post about problems with a Zen Mi

    So the deal is everytime i try to put music onto my micro it says it's busy or not connected, but i know it is connected and i know my USB ports are fine, i can however make it work temporarily if i reformat it from recovery mode, but that of course deletes all my songs, im pretty sure i have the firmware i'm supposed to .....02.05..... but im not for sure, and also i did see on one of these threads that someone had bought a new usb cord and that fixed their problems, but i'd rather not waste the money if it wont fix it, any input would be very much appreciated

    Well believe it or not, i did do my research and i looked through the FAQ and many many other posts about micro problems, and i know that the computer is not the problem, and for anyone who has made a similar post in the past and fixed the problem please let me know because on pretty much every thread i looked at the problem was not resolved, or at least not posted as resolved, but once again my main question is could it be the USB cord?

Maybe you are looking for