External HD makes no appearance

After extensive research I still have not discovered the reason why my external HD is not visible/accessible over my wireless network. It appears in the desktop of the main computer (obviously - it's connected via firewire port) but will not appear when I access this computer from another mac (only 2 macs on the wireless network MacMini and Powerbook G4)
I've tried sharepoints but without success. It says something on the site about not recognising FAT32 formatted HDs. Could this be the reason? Should I reformat using disc utility? Or am I just not using sharepoint in the correct manner?
Thanks in advance

i have a macally g-s350sua enclosure with samsung drive inside
from macally:
Mac OS 9.2, Mac OS X 10.1 to 10.5 and above for USB and Firewire connection; OS X 10.2 and above for eSATA connection*
those req. probably mean 10.5 or higher...as is in higher versions of 10.5 i guess
the enclosure does have the oxford chipset
emailed them...no respsone yet
i hear that their support is pretty poor
anything to help is great
thanks

Similar Messages

  • IS there any way i can make something appear on the external screen or use the camera or microphone?

    IS there any way i can make something appear on the external
    screen or use the camera or microphone?

    Hi. Sorry, but isn´t this something that has been around forever?
    Regards
    Lars @ søgemaskineoptimering

  • I am trying to connect my macbook air through my led tv using hdmi but it won't work. I could not find arrangement option on my system preference. how do i make it appear again on my system preference so i can mirror it through my tv. thanks

    I am trying to connect my macbook air through my led tv using hdmi but it won't work. I could not find arrangement option on my system preference. how do i make it appear again on my system preference so i can mirror it through my tv. thanks

    Hi jenette,
    If you are having issues using an HDTV via HDMI as an external display to your MacBook Air, you may find the following article helpful:
    OS X: How to use multiple displays with your Mac in Mountain Lion and earlier
    http://support.apple.com/kb/ht5019
    (Note: You will generally only see the arrangement option in Displays when you are configured to use the external display in Extended Desktop mode; there is no arrangement in Mirroring as both screens are showing the same image.)
    Regards,
    - Brenden

  • Make progressbar appear on buttonclick in Windows Forms Powershell script?

    Hello.
    I am not very good at Powershell, so please bear with me if I ask questions which are easy to Powershell experts.
    I have a Powershell script with 4 buttons, which each calls different .bat files I've written, to automatically backup my pictures and music and such, to my external harddrive and all that works perfectly.
    Is there a way to make a marquee progressbar appear inside the window when a button is clicked? (strictly for good looks)
    I have a code for a progressbar which works fine by itself, but can I make it appear when I click each button? Here is the code for the progressbar:
    $progStrip = New-Object System.Windows.Forms.ProgressBar
    $progStrip.Top = 70
    $progStrip.Left = 10
    $progStrip.Width = 515
    $progStrip.Value = 0
    $progStrip.Style="Marquee"
    $progStrip.MarqueeAnimationSpeed = 50
    $form.Controls.Add($progStrip)**
    And here is my Powershell script with the button, that I want to trigger a progress bar, Marquee style for simplicity. Thank you very much in advance
    Add-Type -AssemblyName System.Windows.Forms
    [System.Windows.Forms.Application]::EnableVisualStyles()
    $form = New-Object System.Windows.Forms.Form
    $form.Size = New-Object System.Drawing.Size(550,210)
    $form.Text = "System Backup"
    $form.FormBorderStyle = "FixedDialog"
    $form.StartPosition = "CenterScreen"
    $form.KeyPreview = $True
    $form.Add_KeyDown({if ($_.KeyCode -eq "Escape")
    {$form.Close()}})
    $icon = [system.drawing.icon]::ExtractAssociatedIcon('D:\Documents\Andet\Icons\icon1 (3).ico')
    $form.Icon = $icon
    $statStrip = New-Object System.Windows.Forms.StatusStrip
    $statStrip.Items.Add("Backup via Powershell") | Out-Null
    $form.Controls.Add($statStrip)
    $1Button = New-Object System.Windows.Forms.Button
    $1Button.Location = New-Object System.Drawing.Size(10,100)
    $1Button.Size = New-Object System.Drawing.Size(125,40)
    $1Button.Text = "Saved games backup"
    $1Button.Add_Click({Start-Process "C:\Backup\Backup1.bat"})
    $form.Controls.Add($1Button)
    $2Button = New-Object System.Windows.Forms.Button
    $2Button.Location = New-Object System.Drawing.Size(140,100)
    $2Button.Size = New-Object System.Drawing.Size(125,40)
    $2Button.Text = "Fuld backup til ekstern harddisk"
    $2Button.Add_Click({Start-Process "C:\Backup\Backup2.bat"})
    $form.Controls.Add($2Button)
    $3Button = New-Object System.Windows.Forms.Button
    $3Button.Location = New-Object System.Drawing.Size(270,100)
    $3Button.Size = New-Object System.Drawing.Size(125,40)
    $3Button.Text = "Slet og omdøb filer/mapper"
    $3Button.Add_Click({Start-Process "C:\Backup\Delete.bat"})
    $form.Controls.Add($3Button)
    $4Button = New-Object System.Windows.Forms.Button
    $4Button.Location = New-Object System.Drawing.Size(400,100)
    $4Button.Size = New-Object System.Drawing.Size(125,40)
    $4Button.Text = "Afslut"
    $4Button.Add_Click({$form.Close()})
    $form.Controls.Add($4Button)
    $objLabel = New-Object System.Windows.Forms.Label
    $objLabel.Location = New-Object System.Drawing.Size(185,15)
    $objLabel.Size = New-Object System.Drawing.Size(200,50)
    $objLabel.Font = New-Object System.Drawing.Font("Arial",15)
    $objLabel.Text = "Vælg backup type:"
    $form.Controls.Add($objLabel)
    $form.Topmost = $True
    $form.ShowDialog()

    Thank you very much for your detailed reply.
    Can you please show me a quick example, of how I can run multiple xcopy after one another, like "xcopy c:\test1 c:\test2" and then "xcopy c:\test3 c:\test4" when I click button 1, how would I write this bit then:
    Thank you in advance.
    $1Button = New-Object System.Windows.Forms.Button
    $1Button.Location = New-Object System.Drawing.Size(10,100)
    $1Button.Size = New-Object System.Drawing.Size(125,40)
    $1Button.Text = "Saved games backup"
    $1Button.Add_Click({Start-Process "C:\Backup\Backup1.bat"})
    $form.Controls.Add($1Button)

  • External Hardisk does not appear on desktop

    My external disk no longer appears on the desk top when I reboot. I used Disk Utility to attempt to find and repair the disk. The Lacie disk appears in the list on the left. When I click Verify button, the following messages appear:
    "Verifying volume “disk1s6”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking Catalog hierarchy.
    Checking volume bitmap.
    Volume Bit Map needs minor repair
    Checking volume information.
    Volume Header needs minor repair
    The volume LaCie Disk needs to be repaired.
    1 volume checked
    0 HFS volumes verified
    1 volume needs repair"
    When I click the Repaair Disk button, I get:
    "Repairing disk for “disk1s6”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking Catalog hierarchy.
    Checking volume bitmap.
    Volume Bit Map needs minor repair
    Checking volume information.
    Volume Header needs minor repair
    Repairing volume.
    The volume LaCie Disk was repaired successfully.
    Repair attempted on 2 volumes
    1 HFS volume repaired
    1 volume could not be repaired"
    The disk still does not appear on the desktop even after rebooting again.
    I have searched the posts and found some similar complaints. Most responders recommend using a 3rd party application like Disk Warrior (~$90). I am reluctant to spend for a remedy that may not actually help. Does anyone know a solution using freeware or command line operations?

    DiskWarrior uses a special proprietary technique. It usually works. Even when it does not work 100%, it may restore the disk to a point where it can be mounted in "preview" mode to copy off critical data. There are no freeware apps, or UNIX commands, that replicate what it does.
    Maybe try this... See if you can make a disk image of the volume or volumes with critical data. It may not mount to the Desktop, but maybe you can use Disk Utility to make a disk image and save it to your internal drive. If that works and the disk image mounts, at least you can access your critical data. Then you can reformat that external drive and restore from the disk image.

  • Hey there! So I plugged in my ipod to my computer and it didn't show up where it normally does. I need to update my song list. How can I make it appear? It doesn't come up in Iphoto. A few days ago my sispluggeditintoanothercomputerbutidon'tknowwhatshedid

    Hey there! So I plugged in my ipod to my computer and it didn't show up where it normally does. I need to update my song list. How can I make it appear? It doesn't come up in iphoto either. A few days ago my sis plugged it into another computer but I don't know if she synched it to the other computer, and frankly, she won't remember. I have tried updating itunes, charging the ipod, restarting the ipod/computer, and the rest of what the apple site said to do. Ps I have the latest ipod touch
    I need help stat! Please help!

    I'd say your sister messed up and your iPod is toasted.
    Think about it...  She plugged it in to another computer, she doesn't remember what she did (yeah, right), and now your iPod is not being recognized by your computer... 
    Also take into consideration how old is your sister, and how much does she know about electronics?

  • HOW DO I SEND AN EMAIL ON MY IPHONE OR IPAD AND MAKE IT APPEAR ON THE MAIL APPLICATION ON MY MAC?   IT ONLY WORK THE OTHER WAY ---SENDING AN EMAIL ON MY COMPUTER ---APPEARS IN SENT ITEMS ON MY IPHONE AND IPAD.

    HOW DO I SEND AN EMAIL ON MY IPHONE OR IPAD AND MAKE IT APPEAR ON THE MAIL APPLICATION ON MY MAC?   IT ONLY WORK THE OTHER WAY ---SENDING AN EMAIL ON MY COMPUTER ---APPEARS IN SENT ITEMS ON MY IPHONE AND IPAD.

    IT IS FOR GMAIL.

  • How do I view what slide I'm on out of how many I have total in keynote? I know on powerpoint it's at the bottom right of the window but I can't find it on keynote nor can I find the option to make it appear. Any help would be greatly appreciated.

    How do I view what slide I'm on out of how many I have total in keynote? I know on powerpoint it's at the bottom right of the window but I can't find it on keynote, nor can I find the option to make it appear. Any help would be greatly appreciated.

    Your steps so far are OK but you may want to try:
    1 Trash your user library Caches folder (House Icon with short name in Finder window (hard drive window)GOTO:House icon > Library folder > caches folder
    2 Trash the com.apple.Safari.plist file in User library > preferences folder > Safari.plist as well as removing the library Safari folder its self.
    3 you can selectivly re-install Safari 2.0 from your OS Tiger Install disk 1, (see Knowledge base article 301229 for how to just select the Safari Application) without doing a complete system Archive and Install.
    4. Create a new Test user account on the system and test how Safari responds in the Test user, see if its a user related issue and not system issue.
    5. Still no Safari response? have to do an Archive and install (not preserving user and network settings)article 107120
    PS. Issue may be related to actual internet connection connectivity, power cycle cable modem and router or airport if using one as well as the computer(keep unplugged for 3-5 min) and plug the cable modem in and then the router/airport then power on the computer. Do the Airport Admin utiliy (applications, utilities on HD_1)update.
    - do a hard reset of airport knowledge base article 108044(Express base) and 107451 (Extreme base)
    - Check with internet provider for connection issues "cannot find server" ect.

  • Under bookmarks the Organize bookmark option does not appear, new computer Firefox 4.0, and Windows 7, how to make it appear, thanks

    Under bookmarks the Organize bookmark option does not appear, new computer Firefox 4.0, and Windows 7, how to make it appear, thanks

    "Organize Bookmarks" has been renamed to "Show All Bookmarks" in the bookmarks menu.

  • How to make tornado appear at a distance in a video.

    I made an energy torndo effect with CC particle world, its on a black solid with the blend mode on screen (two weeks in learning this stuff haha). How can I add it to the video and make it appear as if its right in front of me on the far distance?

    I might also consider using a different method to create the tornado.  If you're looking for realism I'm not sure CC Particle World will do it for you.  Personally I would create this effect practically by building a tornado box, like the ones kids make for elementary school science fares.  Then I would light your tornado in a black room, and film it.  Then take it into After Effects, mask it out, flip it vertically, set the blend mode to screen and composite it using the same suggestions Rick has offered.  There are plenty of links that will show you how to create a tornado box using dry ice.  Here's the first one I found:
    Also this is a very useful tutorial for doing horizon replacement using Mocha AE:

  • With the new iOS 7, in Mail I no longer see the count of emails, is there a way to make that appear?

    with the new iOS 7, in Mail I no longer see the count of emails, is there a way to make that appear?

    I stopped at the local Apple Store. Three salespeople heard my question and they agreed that the email count is not accesssible in iOS 7. Furthermore, it is not possible to control the number of messages held on the Apple device. It was possible in iOS 6, as one of the salespeople demonstrated. Since that is the case, what is the number of emails stored in iOS 7? If it varies, what determines the number that are stored? I do not want to set up an email account with 7000 to 8000 existing emails and wonder what will happen.

  • I do not see my music and videos icon....how do I make them appear?

    I do not see my music and videos icon....how do I make them appear?

    If you can't find the Music and Videos apps on any of your homescreens or app folders, then can you can't find them via the spotlight search screen (swipe your first home screen to the right) ?
    If not then have you tried a reset to see if you can find them after the iPad has restarted ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Some photos on my iPod are substituted JPG or PNG. I can't make them appear again. What do I do?

    Some photos on my iPod are substituted JPG or PNG. I can't make them appear again. What do I do?

    What does "Some photos on my iPod are substituted JPG or PNG" mean?
    How did they get on the iPod?
    Substituted how?

  • Make RadioButton appear as ToggleButton

    Hello,
    I have spent much time in this issue, but couldn't find a proper solution.
    I have a panel with togglebuttons on it. These togglebuttons are listitems of different Lists and can't be grouped under one parent.
    What I need now is that all the togglebuttons are pressed exclusively, just same behavior like radiobuttons. But as grouping the togglebuttons under the same parent is not an option, it doesn't work.
    The only way i can think of now is to use radiobuttons instead of togglebuttons and all radiobuttons have the same groupname. But the problem is now to change the radiobuttons control template to make them appear as togglebuttons.
    Do you know whether there is an example of a template which makes a radiobutton appear as a togglebutton?
    Or maybe you have another solution?
    Thank you very much

    This also makes a perfect use for extending a style using BasedOn attribute:
    Code Snippet
    // Create a RadioButton style baed on the ToggleButton style
    <Style x:Key="toggleStyle" BasedOn="{StaticResource {x:Type ToggleButton}}"
                                TargetType="{x:Type RadioButton}">
     <Style.Triggers>
       <Trigger Property="IsChecked" Value="true">
          <Setter Property="Background" Value="Red"/>
       </Trigger>
     </Style.Triggers>
    </Style>
    Now you can create radio buttons that look just like toggle buttons. And according to the style above, their background color will change to Red when checked:
    Code Snippet
    <RadioButton Content="My Radion Button" Click="Toggle_Handler" Width="300"
                        Style="{StaticResource toggleStyle}"></RadioButton>

  • How to make arrows appear???

    Hey, I was wondering how to make arrows appear so I can point out what people did wrong in their softball swing and arm. Can you help me? Thanks.
    -Channing

    Hi Channing,
    searching the "usual suspects" I found:
    Stupendous - has some "highlighten" effects...
    and
    Geethreeoffers some "painting" (e.g. arrows) onto the video...
    I'm sure, searching at www.virtix.com and www.imovieplugins.com, you'll find more.....
    I don't profit from any recommendation or link, I'm a user, not a salesman.

Maybe you are looking for

  • [Forum FAQ]How to customize Windows 7 & Windows 8.1 dual boot menu

    Scenario 1: When you install Windows 8.1 on Windows 7 based computer, the default boot option is Windows 8.1 boot options menu which is shown as Figure 1: If you want to use the old Windows 7 boot menu, follow these steps: Start the computer and then

  • Unable to see the deployed webservices in websevices list

    In SAP EP System some of the APIs are not exposed to clients and those APIs needs to be called thru webservices (like get all Roles names from the SAP-EP system, add a role to user in SAP-EP system, Remove a ole from the User in SAP EP system, get al

  • Multi-Processor Performance

    I would like to know what performance gains I might expect from moving our weblogic application server to a multi-processor machine. Will 2 processors handle twice server the load of the one processor machine? Platform: Solaris 2.6 Weblogic Server: 4

  • Since installing iTunes 7.3, all audio playback on CD/DVD drive skips

    Hi, I am running Windows XP home edition, and have recently downloaded iTunes 7.3. Since installing iTunes, all audio playback via my CD/DVD skips/stutters. This occurs in all media playes, Windows Media, Sonic DVD etc. Audio files stored on the hard

  • IPhoto keeps asking me to import 2 lost photos everytime I open it

    iPhoto keeps asking me to import 2 lost photos everytime I open it, allowing me to choose yes/no, yes - save to a new recovery, no - save in a flie directory and in which the two photos are gone ages ago, it's causing me so much troubles. What can I