How to mount my raid now?

Hello, I had my raid working somehow through my fstab, but I did an upgrade yesterday and now it's not working and everything looks different now....
here is lsblck
sdb           8:16   0   1.8T  0 disk 
└─md126       9:126  0   1.8T  0 raid1
  └─md126p2 259:0    0   1.8T  0 md   
sdc           8:32   0   1.8T  0 disk 
└─md126       9:126  0   1.8T  0 raid1
  └─md126p2 259:0    0   1.8T  0 md
is this what I add to my fstab?
/dev/md126p2 /mnt/downloads defaults 0 2

ok so I did
[morgan@viral ~]$ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
└─sda1 ext4 a390d68e-d8d5-448a-931b-fbab2dfc1830 /
sdb isw_raid_member
└─md126
└─md126p2 linux_raid_member viral:0 3a5b4500-2096-5dc9-1209-7d53cc356939
sdc isw_raid_member
└─md126
└─md126p2 linux_raid_member viral:0 3a5b4500-2096-5dc9-1209-7d53cc356939
and then added to my fstab
UUID=3a5b4500-2096-5dc9-1209-7d53cc356939 /mnt/downloads ext4 defaults 0 0
and when I boot I get a message that basically says the device timed out and it puts me into maintenance mode
Last edited by Imaulle (2013-09-11 21:47:22)

Similar Messages

  • How to mount RAID disk with target mode

    Hi,
    On my Mac Pro I have 2x2TB HHD which I use as RAID 1.
    For maintenance I need now to access the HHD content from my macbook via FIreWIre target mode. On the macbook however I see the two HHD unmounted as two independent units, not as RAID 1.
    How can I safely mount my RAID 1 disk?

    I don't think you'll need another computer or eight hours of downtime. You didn't mention the size of your internal drive but I'd assume the 300gb external will hold it all. I'll also assume the external is a firewire drive, if it's not none of this will work.
    This is what I would do:
    1. Download Carbon Copy Cloner or SuperDuper to clone your remaining raid slice to the external 300gb drive, and make sure to check the "make bootable" box.
    2. In System Preferences set your startup disk to the external.
    3. Restart from the external.
    4. Run disk Utility to reformat your internal drive. At this point you're going to need to decide wether or not to set it up as a raid again. I don't think I would.
    5. Use Carbon Copy Cloner or SuperDuper to clone the external back onto your internal drive.
    6. System Prefs again to reset the startup drive to your internal.
    7. Restart and you should be good to go, and you've got your first backup done on your external.
    8. Devise and impliment a backup strategy. Do you need daily/weekly/monthly backups? You'll have to decide how much you can afford to lose if your main drive goes belly up. There are several programs that are easy to set up a backup schedule on, the above mentioned CCC and SuperDuper and a little app called Deja Vu which runs as a system preference pane, is very easy to set up and if I remember is free.
    Now, I say all of this not knowing what you do with your external drive to begin with. I am guessing that the raid was set up as a mirror to be a backup if the drive had problems....which is exactly where you are. Personally I would just format it as one drive and backup to the external. If the internal does actually fail you'll still have all your stuff and can run from the external until you replace the internal.
    Make sense? I know I rambled a bit but it's really easy.
    Dual 2.0, 4 GB, 2x160 GB , SuperDrive, 9800 SE, 20 Aluminum - 15 1.5 PB,   Mac OS X (10.4.5)  

  • Utility need to saftly mount / repair raid volume over fibre optic

    Hi,
    was wondering if there's any ideas for the following scenario:
    Mac Pro / OS 10.5.x which usually mounts a RAID volume over fibre optic link. The thing is the RAID volume is corrupt, and when any Mac tries to mount it (after being informed that it's damaged, and givent the option to format / ignore...) it crashes.
    Another problem is the only way to access the volume is to mount it on a Mac first because they're the only machines with fiber channel cards.
    The questions are - is there any way to access the volume without crashing the mac?
    Once the volume is accessible, what's the best tool for repairing rAID volumes these days?
    Any thoughts appreciated ( i know this is all a bit vague, just looking for general info, opinions). Many thanks in advance.
    c

    Hello,
    First of all thanks for the reply. The only problem is that I've already tried what you suggested. When I press the option key on the keyboard with the installation cd inserted I see what I am supposed to, the CD, Windows Vista and Macintosh HD. When I select Macintosh HD it does that same thing, goes to the "restart your computer" screen.
    If I try to change the startup disk from the OS X Installation disk the only two volumes that show up are "Windows Vista on Untitled" and the "OS X Installation" disk, no Macintosh HD to even choose. I believe the reason for this is because Macintosh HD but as I have already said, it just can't be mounted.
    I think the reason that Macintosh HD shows up when I press Option at startup is because Apple has hard-coded it in so that it's always there, no matter if you can actually access it or not depending on whether or not it's mounted.
    Right now the best thing for me is to find out how to mount Macintosh HD, if it has to be done manually through Terminal I'll do it, I just need the syntax but something tells me if it doesn't work through GUI it probably won't work through command prompt.
    Anyway, thanks for the reply. Let's hope we get something.

  • How to mount USB & CDROM drives from single user mode - Solaris boot disk?

    Hi All,
    I need to carry out ufsrestore on a single newly replaced system disk (no redundancy / mirroring) from either USB or CDROM drives from the following steps:
    ( i ) GRUB => e, e, cdrom –s, Enter, b (boot from Solaris 10 x86 media).
    ( ii ) Choose menu 1 for Install Solaris Interactive Mode to reach single user mode.Below are the commands that I have tried in single user mode without success:
    mount –r –F pcfs /dev/dsk/c1t0d0p0 /cdrom (after unmount Solaris CD)
      mount: /dev/dsk/c1t0d0p0 is not a DOS filesystem.
    svcadm –v enable smserver
      svcadm: Pattern ‘smserver’ doesn’t match any instances
    svcadm enable autofs
      svcadm: Pattern ‘autofs’ doesn’t match any instances
    devfsadm
      devfsadm: mkdir failed for /dev 0s1ed: Read-only file system
    mkdir /mnt
      mkdir: Failed to make directory “/mnt”; Read-only file systemPart of the problem is due to the current READ ONLY filesystems which does not allow the creation of mount point such as /mnt.
    I have been able to create both / root (/dev/dsk/c1t0d0s0) and /export/home (/dev/dsk/c1t0d0s0) filesystems with newfs that are awaiting for restore using ufsrestore.
    The only option I am left with is to attach a secondary disk to install Solaris 10 on either of them before bring the system to multi-user mode so that service such as volmgt, autofs, volfs are available to access USB & CDROM drives.
    Any suggestion on how to resolve this issue?
    Many thanks,
    Jack

    Hi JKGN,
    Is the directory a located under the root filesystem. ie /a? Are there any other mount point for say USB drive as well? I am not in a position to try it out right now but will get back
    to you soon on whether /a exist or not.
    Btw, the last thing I managed to do on this system at the time was added a secondary 1TB internal disk with the intention to restore both / and /export/home data onto this disk while
    making use of all the disk device management services such as the following services only available in a fully installed Solaris system (both single & multi-user modes) installed on the
    primary disk:
    # svcs smserver
    STATE          STIME    FMRI
    online         Jun_08   svc:/network/rpc/smserver:default
    # svcs autofs
    STATE          STIME    FMRI
    online         Jun_08   svc:/system/filesystem/autofs:default
    # devfsadm
    # iostat -En
    c1t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: ATA      Product: SAMSUNG HD321KJ  Revision: 0-11 Serial No: 
    Size: 320.07GB <320072932864 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 41 Predictive Failure Analysis: 0
    c0t0d0           Soft Errors: 0 Hard Errors: 5 Transport Errors: 0
    Vendor: PHILIPS  Product: DVD+-RW DVD8801  Revision: AD21 Serial 
    Size: 17.54GB <17538875392 bytes>
    Media Error: 0 Device Not Ready: 5 No Device: 0 Recoverable: 0
    Illegal Request: 10 Predictive Failure Analysis: 0
    c2t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: JetFlash Product: Transcend 16GB   Revision: 1100 Serial No: 
    Size: 0.00GB <0 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 7 Predictive Failure Analysis: 0
    # rmformat
    Looking for devices...
         1. Volmgt Node: /vol/dev/aliases/cdrom0
            Logical Node: /dev/rdsk/c0t0d0s2
            Physical Node: /pci@0,0/pci-ide@1f,1/ide@0/sd@0,0
            Connected Device: PHILIPS  DVD+-RW DVD8801  AD21
            Device Type: DVD Reader/WriterHowever, I was disappointed that "iostat -En" has not found the secondary disk (1 TB) even though it was available earlier, for Solaris installation as the only disk on the same system.
    As a result, I am left with no option but the need to rebuild this system with only a single primary disk while in single user mode. However, the single user mode that I am in is the
    one from Solaris installation disk with restrictive (_cannot create folder for mount point or running disk management utilities_) capability such as those services just covered, compared to one from a completed Solaris installation system with full access to all filesystems and utilities / commands in general.
    I would very much value your assistance on how to mount both CD & USB in this restrictive limited Read Only OS (assume that it is running from memory) in order to get complete access to
    the blank primary disk so that full restore with ufsrestore could take place.
    Thanks in advance,
    Jack
    Edited by: 797805 on 9/06/2012 04:15

  • How to mount USB Flash Drive

    Hello again Arch-Linux users,
    I always search google very hard and for months (off and on) I search for how to mount a USB Flash Drive.  Nothing ever work so I give up than try again months latter.  I don't want to give up anymore and that is why I join this forum.
    Here are some of the code I found on the net.  Some of these commands will only re-mount the entire Arch-Linux running system in  /mnt/usbstick.
    sudo mount -o rw,noauto,async,user,umask=1000 /dev/sda1 /mnt/usbstick
    ... don't work it only re-mount the entire system
    /dev/sda15 /mnt/usbstick  vfat   user,noauto,unhide   0      0
    ... don't work... I found nothing inside /mnt/usbstick
    mount -t vfat -o rw,nosuid,nodev,quiet,shortname=mixed,uid=1001,gid=100,umask=077,iocharset=utf8 /dev/sda1 /mnt/usbstick
    ... don't work... here is the error i get:
    mount: /dev/sda1 already mounted or /mnt/usbstick busy
    mount: according to mtab, /dev/sda1 is mounted on /
    It strange that most USB mount commands use the operating system partition itself- example: /dev/sda1 as the device for USB device, while others use /dev/cdrom for cd - /dev/dvd for dvd and /dev/fd0 for floppy.
    Could someone post the code that will easily mount a usb device under Arch_Linux.
    I'm using Arch-Linux core-64 (08-2009)
    Thanks in advance
    Last edited by sharris (2010-06-17 21:58:43)

    Thanks fsckd,
    I needed a rapid reply because I been wasting too much time not getting anything done because I needed to get pass this flash-drive thing.  I can now have a secure back-up in my pocket on USB to go.  Arch-Linux does it better for what I seen while just dd'ing on disk.
    ...lsusb
    Found it
    http://gd.tuwien.ac.at/linuxcommand.org … susb8.html
    Thanks demian,
    sdb is the location for my single hard-drive machine.  I saw it before in my list above but I changed it to sda1 because I knew no better.  I had no clue it represent a 2nd hard-drive for LINUX if one is not already present.
    This did it for me
    Thanks again

  • How to mount network share on lion permanently

    I want to know how to mount a network share from my NAS on mountian lion.
    I have seen and tried the suggestions about using command+k or the "go connect to server" and mounting that way so the password for the share is put into the keychain, then dragging the now mounted share to the system preferences user login items.
    However this isn't satisfactory. It causes windows to pop up for each share that I have when logging in.
    What I Want is for the share to appear as a mounted hard drive in the left navigation column of the finder window. I'd also like to be able to make a shortcut to the share on my desktop (or put it in my dock bar). If it shows up under devices that is perfection okay too, just so it's there somewhere logical.
    The pop up windows simply clutter up the desktop, and if they are closed, then the share is closed too, and then there is a manual process of having to use the very tedious command+k or go connect to server method to connect again.
    I need them to be able to click and open the share. I don't need them wasting time putting in share paswords and the link over and over.. the share should just be there for them as they work through the day. And if they close the folder/window, then it should be easy to get back to it.
    This is possible on windows and I want these mounts to work the same way.
    note: my NAS uses smb

    That should work. You could try deleting the passwords in Keychain associated with it and try it again.
    Another route: Create Applescript:
    Select the network drive and get info on it. Copy the server address. Open up Applescript Editor in the Utilities folder and create a new script. Type in mount volume, add space, "paste server address within quotations", and save as application to your documents. Run it from within applescript editor to verify it works. When it asks for a passwork, save it in Keychain.
    Under system preferences/accounts/login items, click the + sign to add and select the saved application.

  • Any ideas for how to mount my iPhone to my guitar (as in the opening sequence in the ad)?

    Any ideas for how to mount my iPhone to my guitar (as in the opening sequence in the ad)?
    Thanks for your thoughts- I'm looking for something non-damaging to the guitar but secure so I don't drop the phone.
    Frank

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • How to mount BTRFS subvolume?

    Hi all, I created a BTRFS volume in RAID 5 mode (label is 'raid5') across 3 raw disks (hdb, hdc, hdd) and mounted it in /media/raid5. I then created a few subvolumes including a 'home' subvolume. Prior to this, I had the whole system mounted in / on an ext4 partition.
    Question: How do I mount that raid5.home subvolume into /home, and the other subvolumes elsewhere?

    If you don't know how to mount a subvolume, you probably don't follow btrfs development very closely (read: at all).  That being the case, I just want to point out that btrfs is still often considered experimental, and the btrfs raid5/6 support is brand-spanking-new and considered entirely unstable.  So you should not be using it if you care at all about your data.  (But if you are using btrfs in the first place, you should have working, tested backups anyway, right?)
    For information more directly related to your question, please see the btrfs wiki. You should really read through that if you want to use btrfs anyway.  And I'm talking about https://btrfs.wiki.kernel.org not the btrfs page in the Arch wiki.  This question is about how to use one of the more basic functionalities of btrfs, so it is well documented, and the information can be found all over the internets.

  • How to mount sparsebundle?

    Can someone please explain how to mount a sparsebundle? When I click on the file in finder I get an error "operation not supported on socket."
    Here is what happened: I had a user account with Firevault enabled. I deleted this account and chose the option to save the account as a disk image. The file was created not as a .dmg but as a sparsebundle. But now I can't access the files within the sparsebundle, because I can't get it to mount.
    Thanks.

    ctc1 wrote:
    Thanks for your suggestions. Unfortunately I'm still stuck. The first part worked:
    enter the following in terminal (copy and paste please)
    sudo chown -R `id -un`:`id -gn`
    DO NOTR press enter yet. press space. drag the sparse bundle to the terminal window. the result will look like this
    sudo chown -R `id -un`:`id -gn` /Users/Deleted\ Users/username.sparsebundle
    The second command didn't work. it returned the following: chmod: /Users/Deleted Users/test.sparsebundle: Operation not permitted
    chmod: /Users/Deleted Users/test.sparsebundle/bands: Permission denied
    chmod: /Users/Deleted Users/test.sparsebundle/Info.bckup: Permission denied
    chmod: /Users/Deleted Users/test.sparsebundle/Info.plist: Permission denied
    chmod: /Users/Deleted Users/test.sparsebundle/token: Permission denied
    chmod: /Users/Deleted Users/test.sparsebundle: Permission denied
    that would indicate that the first command didn't succeed. if it did the second command would have worked too. did the first command give any feedback? is your admin password by any chance blank?
    here username should be the name of the sparsebundle.
    press enter in terminal. you'll have to enter your admin password (which you won't see). that's normal. then enter the following terminal command
    chmod -R ar,X /Users/Deleted\ Users/username.sparsebundle
    again, the username will be the name of teh sprse bundle. when all is done try mounting the bundle again.

  • Portege S100: How to change the RAID in the BIOS

    Changing the BIOS setting for Portege S100 from JBOD to RAID0, I hit space on Exectute Creation and enter the string key in the manual and press "enter".
    The settings then return to existing settings and not the new RAID0 setting I selected.
    I have been at this most of the day / evening looking at various posts, but I can see nothing wrong with the details entered.
    It is the same as recorded in this link:-
    [How to Change the RAID configuration|http://aps2.toshiba-tro.de/kb0/TSB6901K60006R01.htm]
    I am now at the end of my tether, I only wanted to install new WD HDD and do fresh install of XP Pro, is that too much to ask?

    Maybe its a silly question but; did you install the second HDD in the Ultra Slim Bay?
    The RAID feature is ONLY available when a second HDDD is installed in the Ultra Slim Bay.
    If the second HDD has been inserted then you could change the RAID in Windows OS.
    There should be a Toshiba RAID Console.
    You can use this console to create or manage a RAID array.
    To start the utility click Start, point to All Programs, point to Toshiba, point to RIAD and click RAID console.
    Its possible to change RAID1 (mirroring) from a non-RAID configuration (default).
    But note; when RAID1 is set, you cannot change your settings unless you completely restore your preinstalled software.

  • I have a mid-2010 iMac and just purchased a 2TB TC, can't join existing wireless network with AC standard so attached to iMac via ethernet with TC wifi turned off.  How do i access TC now? not showing up in disk utility or on desktop. working fine with TM

    I have a mid-2010 iMac and just purchased a 2TB TC, I just found out that it can't join existing wireless network with new AC standard so attached to iMac via ethernet with TC's wifi turned off.  How do i access TC now? not showing up in disk utility or on desktop. It is working fine with TM.  My cheeper seagate drives etc kept crashing, so i didnt trust cheeper back up options anymore.  Connected those drives to TM via firewire and could see the drives and access them.
    Also, I didn't want to bridge TC with my new fios router that I paid 100 dollars for, to get N speed and also paying 10 dollars more a month for fast speed.  I heard that bridging slows down everything and then there can be port issues with mail etc.  I connect to the internet via airport only and it is pretty fast. Getting over 50mbs downloads and over 30mbs uploads.  Plus everything in my home it connected to my fios router, airport express for music streaming, two apple tvs, vuezone camer system.  I really didn't want to monkey around too much with my system.  But are there other options to connect the new TC.  Can't find info anywhere for this and called apple who gave me the info above.  after hanging up, i see that i cant access my TC and I am wondering if i would have to reset it to turn wifi on again to make changes to the drive, turn off blinking light  or repair it in disk utility if it should become corrupted.
    For other with similar issues i did solve some other problems: when i connected it to my ethernet port on my iMac wifi stopped working.  Found that I had to turn off the ethernet in the system>network screen, but then TM didn't see the TC so i restarted after changes and then it saw it.
    Now a rant.  I can't believe in this wireless age that Apple would make a product that cant join a wireless net work.  The apple rep said i could return it and look for the previous TC that would join an existing wireless network.  Are we going backwards?
    Thanks!
    lennydas

    Ok... it is getting a bit clearer but there are still some questions.
    I connect to the internet via airport only and it is pretty fast.
    I was assuming airport in this statement in your first post meant the TC or the Express.. but I now realise we are still in the mass confusion stage where apple calls everything wireless an airport. So what you mean is the airport internal card of the computer??
    Also, I didn't want to bridge TC with my new fios router that I paid 100 dollars for, to get N speed and also paying 10 dollars more a month for fast speed.  I heard that bridging slows down everything and then there can be port issues with mail etc.
    I think this is mistaken.
    Putting the TC in bridge mode plugged into your FIOS will not slow the network.. nor will it cause mail or port issues.. in bridge the TC is just a fancy WAP and switch plus the network hard drive.
    If the computer is close it will be faster than the FIOS.
    You can run both wireless networks with different names.. so it is clear which is which. But you can also setup roaming so the computers themselves pick which is the best wireless.
    I tried extending the wireless net work and tried joining wireless network, but the TC kept crashing and I had to keep resetting the TC.  the Apple support person said these, extend wireless network and joint wireless network, are no longer a connection option with the new TC because of the new AC protocol.
    Thanks again!
    You cannot extend to a non-apple wireless router.
    You cannot use join a wireless network because when you do the ethernet ports will be cut off.
    But that has not changed.. I don't think Apple support is correct.. there has been no change with the AC model.. it is simply a fact that apple routers do not work in join wireless mode other than as a dumb client. The same applies to AC as to the earlier version.. but I have asked another person to check this.
    Join in the express is the only apple router that still allows an ethernet connection.
    For now you best use of the TC is bridged to the FIOS. Wireless you can sort out between several options.

  • How to mount iPhone 3gs on a macbook pro with maverick ?

    how to mount iPhone 3gs on a macbook pro with maverick ?

    There are unsupported mechanisms of doing what you want. You can search for iTunesFS.
    Garage Band should allow you to send Ring Tones to the 3GS via iTunes - GarageBand '11: Send an iPhone ringtone to iTunes  

  • Do I need Logic Pro 8.0.1 Update, and if so, how do I get it now?

    Do I need Logic Pro 8.0.1 Update, and if so, how do I get it now?
    Tuesday, 2008-07-29
    Due to prolonged illness, I purchased the Logic Studio Upgrade version (I already had Logic Pro 7.2.3, with dongle) only last week. Logic Studio Upgrade version initially installs Logic Pro version 8.0.0. I then dutifully set out to download both the Logic Pro 8.0.1 Update and the Logic Pro 8.0.2 Update.
    As of this week, all attempts and maneuvers to simply get the Logic Pro 8.0.1 Update have failed. I cannot even find it, let alone download it!
    Yes, I've tried the relabeling juggling act to fool Software Update into eventually listing and providing both the Logic Pro 8.0.1 Update and the Logic Pro 8.0.2 Update—but no luck, not any longer. These moves may have worked up until relatively recently, but they do not work now, at least as of this week.
    All searching of Apple's site(s) and Support pages results in nada—Apple itself no longer lists any such file/dmg/download/update anywhere! All previous links are either dead or just dump one back on to the Logic Pro 8.0.2 Update page.
    (In my many searches, I noted what seemed to me to be a majority of opinion that the Logic Pro 8.0.1 Update was a dog, especially in Mac OS X Leopard 10.5.2 or 10.5.3. Many users reported crashes, panics, and.or freezes. Is this why Apple has pulled the update and rendered it extinct?)
    I Googled, I Asked Why, I Cuiled—but no Logic Pro 8.0.1 Update, except as that which lurked in the murky warez waters. Still, frustrated as I was, I did even try all such I could find . . . but no third party-hosted update worked at all.
    I am concerned because in all my previous experience with Apple and its applications, ample information is made readily available about the contents of any update and an explanation of its relationship to previous updates. By this latter I mean: Apple indicates that update "x" incorporates the previous updates "u" and "v"; therefore one can proceed safely to install update "x" even if one missed updates "u" and "v" or for whatever reason did not install them.
    So . . . do I need Logic Pro 8.0.1 Update, if I am then going to further update with the Logic Pro 8.0.2 Update? Does Logic Pro 8.0.2 Update incorporate the changes made in Logic Pro 8.0.1 Update? Will I be missing (critically?) something(s) in Logic Pro 8.0.1 Update if I in fact do not ever get it or install it? And how would I know? Apple has not only removed the update and all traces of it, but Apple has also removed all information about Logic Pro 8.0.1 Update—it is now literally as if it never existed.
    So what's a po' boy to do? Logic Pro 8.0.1 Update cannot now be found on VersionTracker or MacUpdate or anywhere else. To date, no user group or organization or educational institution or program or audio-related company posted it or archived it.
    Where/how can I get a copy of the Logic Pro 8.0.1 Update?
    If I can't, what do I do?
    If I can't, what do I miss?
    And where is Apple's support for Logic Studio/Logic Pro in all of this?
    Earnestly hoping,
    j.

    Rodger,
    Thank you for your gracious welcome . . .
    and thank you for your swift response . . .
    and thank you for your information (and encouragement!).
    Yes, I read that too, but searched in vain for the specifity of, say, your direction:
    "Go ahead and update to 8.0.2, as it contains the 8.0.1 update."
    So I shall!
    Again, many thanks.

  • How to mount a volume on an Ubuntu server in Finder?

    I am a newbe in such advanced functions, but I like to find solutions and it is hard for me to give up.
    I have a MacBook 13,3 and an Ubuntu server. I have managed to connect to the a USB printer connected to the server. But I have not found out how to mount the server in Finder, so that I can use an external disk connected with USB as a Time Machine disk.
    Can anyone help me, and please as simple and basic as possible :-)?

    so i'll admit that I haven't done this but it would seem that since Ubuntu includes Samba you could, from 'Finder' click cmd-k and type in smb://[the path to the share]
    that said I found this on the web:http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-v olume/
    instead of mounting the disk via Samba, it tries to use a more native approach.....that said, this definitely looks more involved.

  • How to mount a sharepoint server from the finder

    Can anyone help me with how to mount a microsoft sharepoint services server from the finder. I need to do this because I want to use the collaboration features in Acrobat 8. In order to create a shared review I need to be able to open the document from the sharepoint site with the full version of acrobat and I cannot do that from the web browser. From a PC I would choose to add a network location and the wizard creates a network location in the explorer, then I can access the sharepoint site (across the internet) like another file folder on my local network. I cannot seem to figure out how to accomplish the same thing on the mac. When I put in the URL for the share point site in the connect dialog from the finder it opens a webdave dialog box asking for a domain name and I have no idea what that is and it tells me the password or user name is not correct. Any help would be appreciated

    You might want to pose this question in the networking forum too.

Maybe you are looking for