Burning Pictures to Disk so Windows Machines can read

Greetings,
I am having a few problems burning my jpegs to a disk such that the disk can be read by a Windows machine. Anybody have any idea what might be happening there? When put in the Windows machine, it simply says - Corrupt file or the like. I am running the original version of Jaguar. Thanks in advance for your help.
BoyneRiverMac

Are you using OS 10.2, see KB 107035, Mac
OS X 10.2: Burned CDs Do Not Work in Microsoft Windows.

Similar Messages

  • [SOLVED]trying to mount disk so all users can read write

    I'm trying to mount my hard drive to /mnt/2TB automatically at startup.  My /etc/fstab looks like this...
    /dev/sda2 / ext4 errors=remount-ro 0 1
    /dev/sdb1 /mnt/2TB ntfs auto,exec,rw,users,uid=1000 0 0
    ls / shows...
    drwxrwxrwx 3 root root 4096 Jun 30 20:09 mnt
    ls /mnt shows...
    drwxrwxrwx 1 root root 4096 Jun 20 21:21 2TB
    When I restart the disk mounts fine but I cannot write anything to disk.  I want to mount this disk so that anyone can read, write, and execute on it.  I specified these options in my fstab.  What options am I missing?
    EDIT:
    I figured it out.  I had to install ntfs-3g.  Once I did that I changed my fstab to this...
    /dev/sda2 / ext4 errors=remount-ro 0 1
    /dev/sdb1 /mnt/2TB ntfs-3g defaults,uid=1000 0 0
    Then I changed /mnt permissions to ...
    drwxr-xr-x 3 root root 4096 Jun 30 20:09 mnt
    Then I changed /mnt/2TB permissions to...
    drwxrwxrwx 1 necbot users 4096 Jun 20 21:21 2TB
    Works great!
    Last edited by necbot (2014-07-02 00:07:43)

    I ran across this in the ntfs-3g manual which might be of some interest. It appears that adding "permissions" to the mount options for ntfs-3g might accomplish roughly what you want, but you may have to perform some work to get it operational. Likewise, the Windows ACL may interfere and a quick glance seems to me to suggest that you might have to tweak things from Windows to get the permissions working well.
    I personally have all of my Windows partitions mounted under /windows, but I can see why that isn't an ideal solution if you're dabbling in Arch or have things you want to more easily share in one direction.
    Hope this helps somewhat even though you've already marked the topic as solved.

  • How to boot Linux USB Hard Disk from Windows Machine?

    *Dears,,*
    I have XP windows Machine . . .
    My laptop is Qosmio F20 155
    I need to boot Linux USB Hard Disk .
    I tried to enter setup menu to arrange the boot perority to make The USB Hard Disk FIRST but i cannot enter setup menu
    Please, help me ASAP
    *Many Thanks & Regards,,*
    Message was edited by: eng_mohammedmostafa

    *Dear,,*
    FYI , , ,
    We have another laptop (VAIO) and we can enter BIOS and edit the priority boot and it run successfully . . .
    But in laptop (Toshiba) We can't make it.
    *Thanks & Regards,,*
    *Eng Mohammed Mostafa*

  • Windows machines can't join domain after 10.5.4 upgrade

    Howdy folks,
    I have a ticket open with Apple on this but am posting here in hopes that someone might have an idea for me.
    I upgraded our Mac OS X Server 10.5.3 to 10.5.4 on Sunday, and this morning several users reported that their PCs running Windows XP SP2 were unable to login to the Windows domain hosted on this machine. It's the primary domain controller for the Windows users.
    One thing to note is that I had to reinstall the server completely because the 10.5.4 patcher crashed, creating all kinds of mayhem. I did a fresh install of OS X Server 10.5 and immediately applied the 10.5.4 combo updater to it. I had to restore the Open Directory from an archival copy, and the SMB was created fresh. Not sure why but the SMB services weren't preserved by the Server settings export command in Server Admin.
    I thought unbinding the PC from the Windows domain and then rebinding it with a new name would help, but I've been completely unable to add older computers to the domain, even after removing the old computer records first.
    I've got a reproducible failure mode for this problem on a Windows XP virtual machine running on VMware Fusion on my Mac. Here's the method I've been using to create the failure:
    1. Change Windows XP System name to something new that doesn't already have a computer record on the Mac OS X Server and reboot.
    2. After the reboot, run "NewSID" program on Windows to globally change my Windows machine's SID to a new, random value, and reboot again.
    3. Attempt to use the Network ID wizard in the Windows Control Panel to re-add the machine to the domain under a new name so there's no conflict with any old computer records floating around in Open Directory. After it prompts me to enter the username, password and domain name for a user who's authorized to add machines to the domain, I get a dialog box that displays this error:
    "Your computer could not be joined to the domain because the following error has occurred:
    An internal error occurred."
    Not too informative.
    Here are the error messages I see in /var/log/samba/log.smbd (searching for the new computer name in the search field):
    netbios connect: name1=BIGMAC name2=JEFFVM6
    netbios connect: local=bigmac remote=jeffvm6, name type = 0
    opendirectorysamsearchname gave -14136 [eDSRecordNotFound]: no dsRecTypeStandard:Computers record for account 'JEFFVM6$'
    odssam_getgrnam gave -14136 [eDSRecordNotFound]: no dsRecTypeStandard:Groups record for 'JEFFVM6$'!
    opendirectorysamsearchname gave -14136 [eDSRecordNotFound]: no dsRecTypeStandard:Computers record for account 'JEFFVM6$'
    kDSStdAuthNewUser was successful for account "jeffvm6$"
    At that point it's impossible to join the computer to the domain no matter what. The most puzzling thing is that SOME of our users were able to login without any problems whatever. The ones that were either physically off or somewhere else when the 10.5.4 upgrade was applied are the only PCs that seem to be having problems.
    Any help at all is appreciated. I suspect this is some kind of a SID conflict because the SMB server had to be recreated from scratch, but have no idea how to fix the client, the server, or both to make the computer account creation process work.

    The problem is fixed.
    The issue boils down to an argument between the Open Directory server on bigmac (the OS X Server machine) and the SMB server on bigmac. The crucial information I needed to solve this problem was located here: http://www.radiotope.com/node/61
    The Open Directory database had to be restored from a backup following this weekend's problematic upgrade, and it had a different value for the SID for the Windows domain than the one used by the SMB server software itself. Even stranger was that the Open Directory database actually had the wrong domain name! The It was listed as "BIGMAC" in Open Directory, even though it was set to the correct Windows domain name in the SMB server.
    The solution was to demote the SMB server from a Primary Domain Controller to a Standalone Machine, and then repromote it. Although I changed no values in the settings, and did not modify the plist containing the SID in the Open Directory via the Inspector in Workgroup Admin, after the SMB PDC was repromoted, the SIDs and the domain names in Open Directory and the SMB config agreed with each othe. Now new machines can join the domain and users can login just as they did before. No client-side modifications are necessary.
    Hope this is helpful to someone else. It was quite the hair-pulling experience for a while there.
    Jeff Kirk

  • SOME Windows machines can't browse for Mac printers

    I have a Mac mini with an HP 5940 attached to it. I also have three Windows machines hanging around: my laptop, my wife's laptop, and my wife's desktop. My laptop and my wife's desktop are running XP Pro SP2. My wife's laptop is running XP Media Center Edition SP2. My mini is running 10.5.3.
    My laptop has no difficulty with the printer. It can print all day long, browse for the printer, anything I want to do.
    My wife's machines cannot. They cannot browse for the printer (browsing ends at the computer entry for the Macintosh). They had a previously set up print queue (evidently this did work before), but cannot print using it; documents pile up on the PC.
    If I create a new printer on my wife's machine and enter the \\machine\queue stuff manually, I am prompted for a username and password for the connection. Entering my Mac short username and password allows me to print from her machines, until they reboot. Upon reboot, the print queue no longer works; documents pile up at the PC, etc.
    I can see no difference in the way the print queues are set up on all of the machines.
    I do not know why my laptop can browse the Mac's printers while my wife's cannot.
    I do not know why my wife's machines require a username and password in order to connect to the printer, while mine does not.
    I do not know how to enter a username and password for my wife's printers upon rebooting without deleting and recreating the printer. Which means I have to type the lengthy \\machine\queue stuff again, because browsing doesn't work.
    Any ideas?

    And I have now fired up the desktop PC I retired when I installed this Mac mini.
    Like my laptop, it has no trouble browsing the printers on the Mac or printing to them.
    So, I have a total of 5 machines trying to print over the network to the Mac:
    - My laptop PC works
    - My desktop PC works
    - My NetBSD box works
    - My wife's laptop PC *does not* work
    - My wife's desktop PC *does not* work
    I don't know how the Mac can tell whether a machine is mine or my wife's so it knows whether or not to work...

  • Mac can not connect to OfficeJet 6700 while windows machine can ...

    Hello all.
    I have an HP Officejet 6700 for more than a year. It is connected to a wireless network (Netgesr wireless router), both Mac an Windows PC printing and scanning successfully until yesterday…
    Since yesterday the Mac cannot print or scan, while windows machine still works fine …
    Mac OS version is 10.9.4
    I changes the printer from DHCP to static IP, I deleted the printer from the Mac and installed it again from the HP site but at the HP Utility I get stuck in the Add Officejet 6700 (08B0D2) Bonjour Multifunction with an “Unable to communicate with the printer at this time” error message.
    Again all of this while windows machines communicate and work perfectly fine.
    Any idea?

    Hi @AmitFish,
    Welcome to the HP Support Forums! I see you are not able to connect your HP Officejet 6700 Premium to your Mac, everything was working fine and all of a sudden you get a communication error.
    I would first like you to make sure you have installed all Mac updates, please run the updates and let me know if this helped?
    If not, please complete the steps listed here: Printer Does Not Maintain Wireless Connection, I know you have previously set a Static IP, please continue and let me know the outcome.
    I will watch for your reply.
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Windows 8 - Can Reader open as a desktop window?

    So far in Windows 8 when I open a file with Reader the Reader app opens and runs the pdf. I am aware that I can split screen this and still navigate the desktop but I'm wondering if there is a way to have it open within the desktop view?
    Also I can't find settings for Reader anywhere in Windows 8, any help?

    All new Windows 8 apps are "metro" apps. They can only work in the new full screen/split screen world, which Microsoft see as the future. Settings for the app are accessed as for other apps, but I can't remember what that is any more. I didn't take to it, finding it difficult to see things as an improvement.
    But, unless you have a limited tablet, you can still install most older Windows "legacy" programs, including Adobe Reader XI. http://get.adobe.com/reader (be sure to turn OFF the free and unwanted bonus downloads offered).

  • Exporting to disk for windows

    I am having difficulty exporting photos, both edited and not, to a disk that windows programs can read. The IPhoto produced disk creates thumbnails first then regular which is confusing when trying to load and print at venues like MotoPhoto, etc.
    IBookG4   Mac OS X (10.4.6)  

    Hi sbbphoto,
    Creating a CD or DVD to be viewed in Windows or by a photo processing company

  • How to access Mac disks in Windows

    hi i format my external harddrive for time machine to back up , however when i plug it in into my window ... it won''t regconize it ( i do have some back up form work in it as well)
    how do i access mac disks in window ? can anyone help ?

    MacDrive (www.mediafour.com)

  • Windows 8 can either launch vm in hyper-v or connect to wifi networks, but not both. Needs a reboot to switch mode. Any idea?

    Hello guys,
    New here for a problem I think is quite weird. Got the MBA 2013 i7
    When I boot Windows from OS X > Startup Disk > Boot Windows, I can launch a virtual machine in hyper-V, so that's cool, but I can't see an wifi networks available, so no internet.
    If I reboot to Windows directly from Windows (bootcamp options), I connect without pain to any wifi but I cannot launch a vm in Hyper-V anymore (the Windows Phone 8 emulator to be precise). It says hardward virtualization is not enabled in BIOS.
    Seems to me it loads either the wifi driver, either the VT-x. Any ideas?

    People I have some good news!!! The problem is in BootCamp!!!!!!
    I'm now able to run the Windows Phone emulator on a Windows 8.1 bootcamp!
    This is what you have to do.... for everytime you want to use the emulator you must follow this steps:
    - Shut computer completly off;
    - turn it on and hold the Alt key to boot in MAC OS;
    - go to settings, bootcamp and choose Windows, then click restart.
    On this session you will be able to run the emulator with no problems!!!! if you turn off your computer and boot automatically to windows the error will appear again!
    Hope I helped out some of you!!!

  • No Windows machines in Finder/Shared - but lots of clues

    Like many, I am having problems on my home LAN getting Windows PCs to show up automatically in Finder/Shared. I've scoured these boards & many others looking for the solution but I'm still frustrated.
    My current thinking is that this must somehow be related to my router. Maybe, maybe not. But here's what I do know...
    Home LAN config:
    - 3 Windows Vista PCs
    - 1 Windows XP Pro PC
    - 1 MacBook Pro
    - DSL modem (Speedstream 4200) in pass-through mode to...
    - D-Link router (DVG-5102S). It's a Telephone Adapter for AT&T Callvantage VoIP (but it's a router). The D-Link Router connects into...
    - Netgear 8-port switch (not a router). This feeds 2 of the 4 PCs (wired). It also feeds...
    - Airport Express. In bridge mode. This feeds the MBP and 2 of the other PCs
    - File sharing configured on all PCs & Mac
    - Firewalls off on PCs and Mac ("accept all incoming connections" on the MBP and Windows firewall turned off on the PCs)
    - No other software firewalls on any of the computers
    - Router & AE are on the same subnet
    Home LAN scenario:
    - All 4 of the PCs can see each other and can see the MBP when I click on "Network" in Windows. No problems
    - All 4 PCs can exchange files amongst themselves as well as with the Mac all according to the specific folder access rules on the PCs and Mac. No problems.
    - I can connect the MBP to any of the PCs by doing Finder/cmd-K and entering smb//<pcname>. I do not have to use the IP (although that works; too)
    - For what it's worth, I have iTunes on all machines (PCs & Mac) with iTunes sharing turned on. All of the machines show up to each other in iTunes automatically and can share with no issues
    What's not working:
    - None of the PCs show up automatically under Finder/Shared. Obviously, if I do cmd-K smb//<pc name> it appears there with the "eject" button next to it but as soon as I reboot, it disappears again.
    I also use the MBP at work. The scenario there is brighter:
    - Shared PCs on the office LAN all automatically appear in Finder/Shared
    - Server drives automatically appear in Finder/Shared
    - All machines can read/write/share according to sharing rules set up on each machine. In other words, the office LAN works as it should
    I've been puling my hair out trying to figure out the missing link (pun intended) to get things to work fully at home. Granted, I am in better shape than many with the "no Windows shared computers" on these boards - I can at least access the Windows machines 100% of the time using cmd-K smb/<pc name>. But I shouldn't have to; something's not right.
    I'm not a LAN expert by any stretch. But given what I knew before & what I've learned in the last few days trying to resolve this, it seems like whatever the PCs are broadcasting across the LAN to say "hey, I'm here and I have shared folders" is being blocked before it can get to the MacBook Pro. That broadcast is clearly getting to the other PCs because they all show up under Windows. And the broadcast from the MBP is working, too because it shows up to all of the PCs.
    I guess it could be the MBP "blocking" or ignoring it but I don't think so. When I take the MBP into the office, all of the PCs and servers automatically show up in Finder/Shared.
    So my "smoking gun" is the D-Link router. I guess it could be something in the DSL or AE but both are in bridge mode so I doubt it.
    Help???

    Ok Ed,
    I did some digging on this today, as I played with my (working) network. SMB name serving is handled by one of four mechanisms (this is from the "man" page for smbclient):
    o lmhosts: Lookup an IP address in the Samba lmhosts file. If
    the line in lmhosts has no name type attached to the NetBIOS
    name (see the lmhosts(5) for details) then any name type
    matches for lookup.
    o host: Do a standard host name to IP address resolution, using
    the system /etc/hosts , NIS, or DNS lookups. This method of
    name resolution is operating system dependent, for instance on
    IRIX or Solaris this may be controlled by the /etc/nss-
    witch.conf file). Note that this method is only used if the
    NetBIOS name type being queried is the 0x20 (server) name
    type, otherwise it is ignored.
    o wins: Query a name with the IP address listed in the wins
    server parameter. If no WINS server has been specified this
    method will be ignored.
    o bcast: Do a broadcast on each of the known local interfaces
    listed in the interfaces parameter. This is the least reliable
    of the name resolution methods as it depends on the target
    host being on a locally connected subnet.
    Insights from this:
    1) The name of your server does matter. However I don't know what a 0x20 name type is! If you have that, then it is most likely a DNS lookup issue.
    2) Most home networks don't have a WINS server specified, so
    3) Most name resolution is being sorted out by a broadcast.
    I am doing some more experiments tonight to try and replicate the issue. Insights from others are more than welcome!

  • Burning Blu-ray disks.  Third party hardware needed?

    I have read from earlier posts that it is not possible to burn Blu-ray© disks from DVDSP. Can third party hardware be purchased to burn such a disk having assembled the digital assets in DVDSP? Any recommendations?
    Thanks in advance.
    G5 Quad Desktop   Mac OS X (10.4.8)  

    Thanks for your responses. I see that from DVD SP Late-Breaking news that'HD DVD projects authored by DVD SP 4.0.3 fully comply with the 1.0 version of he HD DVD specification...the new HD DVD standard. The disks will play on Apple DVD Player version 4.6.5 or later.
    I haven't commited to the Blu-ray© player, just the Sony HD camcorder.
    When the time comes, I will burn to a red laser disc per the Apple recommendation. And thanks for the Roxio link which makes it clear that a PC is needed for Blu-ray©
    G5 Quad Desktop Mac OS X (10.4.8)

  • Windows machine cannot see TC/AP network

    I've set up TC to run a network and everything works fine with my Macbook Air. The problem is that my windows machine can't even see the network created? The SSID is being broadcasted since I can see it with my mac. If I plug in the old router, I can see it with both machines.
    Airport utility is installed on the PC but it can't even find the device and it is within 20 feet. I've reset the TC and tried a number of settings but no luck. I've ensured it broadcasts as b/n.
    Any ideas?

    Did you the same wpa password as your previous router? The SSID isnt hidden on Time Capsule is it?

  • How to i purchase a recovery disk for window 7

    how to i purchase a recovery disk for window 7

    Hi:
    Please read this info on the link below for how to order recovery disks.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00810334&lc=en&cc=us&dlc=en
    Paul

  • Troubles shooting with burning data on my mac, I try to burn pictures on a CD-R disk, and I get a window that says, "Burning failed", one of the volumes on the disc is still in use", what does this mean??

    Trying to burn data on a CD-R disk, but then I get a window that says, "Burning failed" , and that one of the volumes on the disc is still in use", so what does this mean? Not sure what they mean by volume still in use, this apparentely is keeping me from burning info such a pictures and or video's, how can I fix this?

    PaulKerepka wrote:
    Trying to burn data on a CD-R disk, but then I get a window that says, "Burning failed" , and that one of the volumes on the disc is still in use", so
    what does this mean?
    You have a disc inside your optical drive.
    Not sure what they mean by volume still in use, this apparentely is keeping me from burning info such a pictures and or video's,
    how can I fix this?
    Remove the extra disc.
    My answers are basic because:
    You never told us which model iMac you have?
    How you are burning?  Through iMac?  External burner?
    Which OS you are currently using?

Maybe you are looking for

  • Contact Picture Bugs

    I have 2 complaints about contact pictures. One is fixable in WebOS directly, the other may be Google's fault. My first problem occurred when I took a picture of my coworker with my Pre and used it as the contact picture. It synched with Google and w

  • How do I get Hotmail to work with Safari?

    After entering my password on my hotmail, the login keeps pending, as if it can't find the page. Sometimes it has worked to use Safari for Hotmail though. I prefer using Safari, so is there anything I can do?

  • IAB Studio is a new J2EE based Rich Internet Application builder

    Here I would like to introduce a new J2EE based solution for the development of Rich Internet Allications. We are pleased to announce a new release of IAB Studio 3.1. This innovative development solution for Rich Internet Application Development is n

  • What do I need to remove photos from 4 G I Pad?

    What do I need to get photos from my I Pad 4G to aDVD. The Apple store told to go to places like Target. Kodak does not work with I pads. I do not have another PC to  that goes on line to go to first.

  • How to install the license via configtool

    Hi I just install Portal 2004S and I am at the point of installing the license via the configtool. When I am opening the configtool, it ask me if I want to use the default DB settings I say yes and its not able to connect to the DB.. I have install O