New Install - ICMP Host Unreachable from gateway

Hi team,
I'm configuring a new solaris x86 box for the first time in a long time and I'm running into a problem that has me stumped.
I just installed Solaris 10 v7 on a P4 Dell box with an intel pro1000 adapter loaded.
Installed using ZFS and install went well. I set a static IP of 192.168.1.70 on a proper 192.168.1.x lan.
After install, everything seems to work fine but cannot ping a FQDN such as www.google.com, etc.
at first, I tried to join a local domain - maxximgroup.com and my computer name is set to sunzilla.
Here's my network config files;
sunzilla is set up with static IP = 192.168.1.70
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 192.168.1.70 netmask ffffff00 broadcast 192.168.1.255
ether 0:1b:21:27:56:2c
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
inet6 ::1/128
e1000g0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
inet6 fe80::21b:21ff:fe27:562c/10
ether 0:1b:21:27:56:2c
And /etc/hosts shows host name sunzilla associated w/ 192.168.1.70...
# cat /etc/hosts
# Internet host table
::1 localhost
127.0.0.1 localhost
192.168.1.70 sunzilla loghost
And my resolv.conf file shows my internal DNS routers as well as a 3rd I added (4.2.2.2) just in case...
# cat /etc/resolv.conf
domain maxximgroup.com
nameserver 192.168.1.20
nameserver 192.168.1.22
nameserver 4.2.2.2
search maxximgroup.com
I noticed the /etc/defaultrouter file was MISSING... so I created one pointing to my router...
# cat /etc/defaultrouter
192.168.1.1
And finally, I checked the /etc/nsswitch.conf file and it does indeed show hosts & ipnodes --> files & dns ...
# cat /etc/nsswitch.conf
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
# /etc/nsswitch.dns:
# An example file that could be copied over to /etc/nsswitch.conf; it uses
# DNS for hosts lookups, otherwise it does not use any other naming service.
# "hosts:" and "services:" in this file are used only if the
# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
# DNS service expects that an instance of svc:/network/dns/client be
# enabled and online.
passwd: files
group: files
# You must also set up the /etc/resolv.conf file for DNS name
# server lookup. See resolv.conf(4).
hosts: files dns
# Note that IPv4 addresses are searched for in all of the ipnodes databases
# before searching the hosts databases.
ipnodes: files dns
networks: files
protocols: files
rpc: files
ethers: files
netmasks: files
bootparams: files
publickey: files
# At present there isn't a 'files' backend for netgroup; the system will
# figure it out pretty quickly, and won't use netgroups at all.
netgroup: files
automount: files
aliases: files
services: files
printers: user files
auth_attr: files
prof_attr: files
project: files
tnrhtp: files
tnrhdb: files
I can ping local IP addresses ...
# ping 192.168.1.1
192.168.1.1 is alive
But not external addresses ...
# ping 67.15.211.8
ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
^C#
and naturally, I can ping a FQDN either (confirmed to be pingable on a computer on the same lan) ...
# ping mycloud.local
ping: unknown host mycloud.local
Can anyone provide some guidance pls?

Thanks Robert. You were absolutely on the right track. It turns out that in my "rush" to get my new ZFS "toy" up and running, during the install, I gave Solaris a static address but told it to automatically find the gateway. Oops! When solaris 10 installed, it correctly decided that since it had a static IP, it should assign the gateway as itself! So, naturally, when I ran netstat -m, It showed my gateway as myself! 192.168.1.70 sunzilla.
I'm used to running Solaris on a Sparc platform and I'm a bit uncomfortable with reboots and I figured there would surely be a network restart command somewhere. After finding out that things have now changed in Solaris 10 quite a bit from Solaris 8, I just decided to init 6.
After the system came up, everything was happy : -)
So again, thanks to Robert for helping save the day!

Similar Messages

  • ICMP Host Unreachable from gateway localhost (127.0.0.1)

    I had a functional zone. But we had an outage and for some reason one of my zones is unreachable. Looks like the problem is that the default route has changed. How can I add a default route to a zone?
    Thanks
    Manish
    --- global zone ---
    -bash-3.00# zoneadm list -iv
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    2 www running /export/zones/www native shared
    4 java running /export/zones/java native shared
    --- zone java ---
    -bash-3.00# ping 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    -bash-3.00# ifconfig -a
    lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0:3: flags=4001000842<BROADCAST,RUNNING,MULTICAST,IPv4,DUPLICATE> mtu 1500 index 2
    inet 131.247.16.149 netmask ffffff80 broadcast 131.247.16.255
    -bash-3.00# netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    127.0.0.1 127.0.0.1 UH 4 61 lo0:1
    -bash-3.00# route add default 131.247.16.254
    add net default: gateway 131.247.16.254: insufficient privileges
    --- zone www ---
    -bash-3.00# netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    default 131.247.16.254 UG 1 47
    131.247.16.128 131.247.16.131 U 1 13 bge0:2
    224.0.0.0 131.247.16.131 U 1 0 bge0:2
    127.0.0.1 127.0.0.1 UH 4 108 lo0:2

    ifconfig -a will show when you have a duplicated IP address.
    It appears along with the text values for the interface flags ie
    host-u010|global$ ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index
    1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> m
    tu 1500 index 2
    inet 10.236.93.156 netmask ffffffc0 broadcast 192.168.93.191
    groupname data
    host-u010|global$
    You would see DUPLICATE or DUPLICATED in that field, and the flags would be different. Sorry, I don't have a duplicate IP situation going on right now, but my memory says it looked something like this:
    host-u010|global$ ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index
    1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,DUPLICATE> m
    tu 1500 index 2
    inet 10.236.93.156 netmask ffffffc0 broadcast 192.168.93.191
    groupname data
    host-u010|global$
    Cheers,

  • Ping return a lot of "ICMP Port Unreachable from gateway"

    hi all,
    continues getting many "ICMP Port unreachable" messages while i ping a host that is within same subnet. both servers are running solaris 10 U6. is there any wrong configuration of IPMP ?
    PING rac-dbs-a2: 1024 data bytes
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=0. time=0.830 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=1. time=0.608 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=2. time=0.547 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=3. time=0.611 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=4. time=0.543 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=5. time=0.616 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=6. time=0.663 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=7. time=0.596 ms
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=8. time=0.672 ms ICMP Port Unreachable from gateway rac-dbs-a2 (10.1.3.27) for udp from rac-dbs-c2 (10.1.3.36) to rac-dbs-a2 (10.1.3.27) port
    37833
    1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=9. time=0.582 ms
    ----rac-dbs-a2 PING Statistics----
    10 packets transmitted, 10 packets received, 0% packet loss round-trip (ms) min/avg/max/stddev = 0.543/0.6268/0.830/0.0828
    ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
    8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
    inet 192.168.1.27 netmask ffffff00 broadcast 192.168.1.255
    groupname internal-multipath
    bge0:1:
    flags=201040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,CoS> mtu 1500 index 2
    inet 192.168.1.37 netmask ffffff00 broadcast 192.168.1.255
    bge1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 3
    inet 172.22.100.27 netmask ffffff00 broadcast 172.22.100.255
    groupname smtm-multipath
    bge2: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 4
    inet 10.1.4.27 netmask ffffff00 broadcast 10.1.4.255
    groupname crf-multipath
    bge2:1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 4
    inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
    bge3: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 5
    inet 10.1.3.27 netmask ffffff00 broadcast 10.1.3.255
    groupname rac-multipath
    bge3:1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 5
    inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
    ce0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 6
    inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
    groupname internal-multipath
    ce1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 7
    inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
    groupname smtm-multipath
    ce2:
    flags=249000842<BROADCAST,RUNNING,MULTICAST,IPv4,NOFAILOVER,INACTIVE,CoS
    mtu 0 index 8inet 0.0.0.0 netmask 0
    groupname crf-multipath
    ce3:
    flags=249000842<BROADCAST,RUNNING,MULTICAST,IPv4,NOFAILOVER,INACTIVE,CoS
    mtu 0 index 9inet 0.0.0.0 netmask 0
    groupname rac-multipath
    Edited by: hello78 on May 11, 2009 9:02 PM

    This isn't a Java question. Try the Solaris forum.

  • Lenovo W530/W540 Getting Destination host Unreachable from our Firewall

    Hey Everyone!
    I'm having some bizarre issues with all of my Lenovo W530/W540's.  I'm not sure when the issue started, the first time it was reported to me was around March, and it has been persistant since the issue was discovered.  The issue is that, quite frequently, our Lenovo W530/W540's will get Destiantion Host Unreachable if I run a continuous ping (ping -t ...) to anything outside our firewall.
    I have run a ping to things inside our firewall (other computers/servers, etc.) and they will return good ping until the cows come home.
    However, if I try to ping anything outside our firewall (google.com, google DNS 8.8.8.8, yahoo.com, etc.) about every 30 seconds (every 30-35 returns) it starts returning Destitnation Host Unreachable from our Firewall.  This will last for around 10-25 returns, and then traffic goes back to normal.
    We are a majority Apple Shop, and when I attempt to ping from any Apple on the network, it get fine returns consistently.  I also tried pinging from the few non-Lenovo Windows Machines we have as well (my personal machine which is self-built Windows rig, a couple of windows test machines, and a Windows 2008 Server we have) and they also have consistently good returns as well.
    It is ONLY the Lenovo's that have this problem.  To compound things, they have no issue when they are connected to a different network other than the company network.  This ONLY happens when they try to interact with traffic going THROUGH our Firewall on our company network.  It happens regardless of whether they hardwired or wireless.  Also, during the Destination Host Unreachable moments, Windows does not detect a disruption, it keeps registering good connection.  I do not know how often Windows checks for connection, but these Destination Host Unreachable moments are so quick, I'm fairly certain that Windows can't even detect them.
    Our Firewall is a Linux CentOS server that is running Shorewall Firewall Software.  The Destination Host Unreachable notice is coming from our Firewall directly, not from our ISP, so for some reason, the Lenovo is having a problem talking to our FW.
    We currently only have 3 of these machines in circulation, but its having a pretty big impact on those with the machines, as going to a website is even a chore, as they often get "Page Not Found"  and other errors when they try to load a website.
    I'm a bit stumped, I've never seen a machine act this way where it only has problems on a particular network; usually its a global issue it has with everything.  Any and all help would be appreciated.
    Thanks!
    -Chris

    DNS is set to be automatic, though I did try setting  a permenent DNS server in the IPv4 settings to our local DNS server AND Google DNS, and the issue still occurred.
    The 2 Conflicting firewalls could be it, so I tested that.  I logged into the Local Administrator account on the machine so I could temporarily disable the firewall.  I disabled it, pinged out, and I still get Destination host unreachable, though weirdly, it seems to happen less than when on the other account (only about every 50-60 pings do I get Destination host Unreachable).

  • 10.3 Server new install won't boot from Mirrored RAID - HELP!!

    Hi all,
    I had 10.3 Server running fine on a 450 MHz B&W G3 (home server use, nothing too demanding), when I decided to add a 2nd HD and run the server from a RAID mirror (both 80GB drives). I had problems enabling RAID on the boot drive with diskutil in Terminal, so I decided to rebuild the server. I didn't have much besides the system on it, so backing up data and re-installing isn't a big ordeal (or so I thought).
    No problems creating the mirror set once I re-formatted the drives. The install seemed to go fine (10.3.4 on install disk), but upon restart, I got the flashing system folder/question mark. When booting from the install disk, Disk Utility recognizes the RAID, and Startup Disk recognizes the mirror as a viable boot drive and allows me to select it and restart. Same problem, no system found.
    When I run diskutil info for the mirror, it lists the mirror volume as Not Bootable.
    I've checked the disks with both Disk Utility and DiskWarrior - all looks OK. I've reset PRAM and NVRAM, taken out added PCI cards, and disconnected all FW and USB devices (besides kbd and mouse).
    Unfortunately, B&W G3 can't boot from an external FW drive, so I'm stuck with booting from a CD/DVD for troubleshooting.
    My next step is to re-install on a single drive again and try to enable RAID and mirror, but I'd sure like to avoid that if I could.
    I've searched through this board and didn't really see this particular situation. Any of you smart server folks seen this before -- any ideas or suggestions??
    TIA,
    Brad
    B&W G3   Mac OS X (10.3.4)   450 MHz, 10.3 Server, 80GB RAID mirror

    if you backup your data from a NON-RAID Drive (Single drive), create a RAID array and then Restore from the backup you created... you will find you cannot boot from the drive.
    Apparently the sector or drive header information in a non-RAID drive is different than in a RAID array... so when you restore the backup data from the non-RAID drive to the new RAID Array; you effectively corrupt the RAID array not allowing it to be booted from.
    The solution is to create the RAID array and then re-install your system from scratch... copying over the data you want to keep from your initial backup one file at a time (don't do a complete system copy or you will once again, corrupt your new RAID install).
    I had the same problem and it took me a great deal of time to figure it out.
    Joe

  • How do I install CC on a new device and eliminate CC from another?

    I have a Creative Cloud membership with CC being installed on my laptop. I attended AdobeMax and was the happy recipient of a Surface Pro with Creative Cloud pre-installed. I activated the second account  on the Surface Pro. However, I have since bought a new desktop computer and need to install CC on that computer. I don't need it on my Surface Pro, but want it on the laptop and desktop computers. I have signed out of CC on the Surface Pro and have tried to install on the desktop. I go through all the steps on the desktop computer. Sign into my account, hit the download button, get to the installer and double click. It works for about 3 seconds and then quits. I get a message that says "Adobe Creative Cloud is needed to resolve this problem. However, it is missing or damaged. Please download and install a new copy of Creative Cloud from...". I select the "Get Creative Cloud" button and it basically goes round in the same circle and I end up with the same "Adobe Creative Cloud is needed..." message again.
    Do I need to uninstall CC on my Surface Pro or eliminate that device from my account? I'm currently signed out on this device, but signed in on the laptop.
    NOTE: I am running Yosemite 10.10.1 on the desktop.
    I really do need to resolve this issue. Any help would be very much appreciated.
    Thanks. Sandra

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    -Both computer Cloud subscriptions may not be in use at the same time
    Remove license on a computer http://forums.adobe.com/thread/1442423?tstart=0 may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/error-maxium-acitvation-exceeded.html

  • Why is it not possible to install apple remote desktop (from appstore bought earlier) on my new imac 21?

    why is it not possible to install apple remote desktop (from appstore bought earlier) on my new imac 21?

    hello Dahveed, thanks for your reply, i solved it with the help of the migration assistant from another mac - now it works (but before as more info: for my new imac it was not possible to install apple remote desktop from appstore (the install-button not available, the same as installed already...) - and i don't know why...? - is it possible that the reason is the number of owned macs?)

  • I need to uninstall my old version on itunes and install a new version, i cant uninstall from Programs and Features, a message keeps coming up saying 'The feature you are trying to use is on a network resource that is unavailable.' Can anyone help please

    I have tried to just install the new version of itunes from the apple website, it looks like it downloads but after 5 minutes at the end of the install it says 'old version of itunes cannot be uninstalled, please contact support.'?  
    Is there anyway I can remove the version of itunes from my computer? i dont mind if i lose the music/content I already have on my itunes. I need to do this as i have just received the iphone 4 and need to install the newest version of itunes.
    Many thanks

    I need to uninstall my old version on itunes and install a new version, i cant uninstall from Programs and Features, a message keeps coming up saying 'The feature you are trying to use is on a network resource that is unavailable.'
    Unfortunately, this sort of trouble has gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25. First we have to find a copy of the utility.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for at least version 3.0 of the Windows Installer CleanUp utility. After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove".
    Quit out of CleanUp, restart the PC and try installing iTunes again. Does the install go through properly now?
    (If you do find a clean download site for the correct version of CleanUp, please don't tell me where it is. Without wishing to sound paranoid (although I grant it does sound paranoid), there is a non-zero chance that posting links to download locations for the utility here at Discussions leads to that download location being shut down.)

  • Restore files from time machine after new install

    In my office one of my iMac's suffered a complete system crash.  I am reinstalling OS X Lion as I write this post.  The iMac was backed up to an external hard drive using time machine.  After the new install of Lion how do I grab my user files from the machine backup?
    I appreciate in advance your help.

    When you complete the installation and boot into the Setup Assistant use the opportunity to restore from a TM backup which will appear in the Assistant. Just have the backup drive connected. You can then restore from the most recent backups of your Home folder, third-party applications and support files, and system preferences.
    Restore will take a while, but when done just restart.

  • Hi, I had to re install my itunes library from a hard drive to my new laptop. Now I cant sync my iphone because itunes thinks all songs are new and basically doubling all albums. Should i restore iphone or is there a better way?

    hi, i had to re install my itunes library from a hard drive to my new laptop. Now itunes thinks i am trying to add new albums and saying there isnt enoug space. should i restore or is there a better way.

    Have you tried exporting a 10 second section of the footage to see if the issue shows up once the seqeunce is actually exported from the timeline. I edit on CS5 with windows 7 pro at work quite often and have no issues so I assure you that isn't the issue. I also edit with AVCHD footage when at home and work quite freqeuntly as well so I'm positive that isn't the issue. It sounds like a GPU driver has been corrupted in the way it interacts with premiere pro. What type of GPU do you have? If it supports MPE's GPU acceleration have you tried turning it off and seeing if that makes any difference?
    Anyways though try to export a 10 second test section of your timeline to see if when the clip is exported from premiere it will play normally in windows media player or vlc or w/e media player you want to use. If it exports fine then you can almost be positive it's a corrupted video card driver. If that's the case I'd re-install your GPU's driver and also check your gpu makers website to see if they have a updated driver avaiable.

  • I have a macbook and I'm having trouble backing up my pictures on an external hard drive.  The Macbook won't install the backup drive soft ware? It is a new Sea Gate hard rive from costco.

    I have a macbook and I'm having trouble backing up my pictures on an external hard drive.  The Macbook won't install the backup drive soft ware? It is a new Sea Gate hard rive from costco.

    You don't want to install the software that came with the drive, you don't need it and it will be problematic. Connect the new drive, open Disk Utility, select the new drive and partition it using the GUID partition scheme, then format it as Mac OS extended journaled and it will be easy to use with your Mac.

  • After installing a new hard drive can I install snow leopard directly from snow leopard disc

    After installing a new hard drive can I install snow leopard directly from snow leopard disc. Or do I have to install previous versions first. iMac 7.1 (2007) 2.8ghz

    You can install directly, assuming the disk is newer than your computer and not designed for a different Mac, but doing so won't install iLife.
    (64305)

  • I want to install my original SnowLeopard (from the installation disc) to a partition I created in the now upgraded Mavericks OSX, How can I install it on the new partition?

    I want to install my original SnowLeopard (from the installation disc) to a partition I created in the now upgraded Mavericks OSX, How can I install it on the new partition?

    That's easy.
    2 methods:
    1. Change the Startup Disk in System Preferences, then restart:
    2. Hold down the "Option" key while starting or restarting the Mac. Then chosse the partition that you want to startup from.
    The 1st mehtod is the quickest, because you don't have the additional step of choosing the drive. Plus, whatever you have selected in System Preferences becomes the default startup drive.

  • New install from ftp and cd no sound SOLVED

    Hi,
    I've done everything I can find to get sound on this new ftp install but can't get sound to work with the 2.6.23 kernel.
    I've updated a couple of other systems to the new kernel and it has kept sounds working fine but not this new install. I've unmuted everthing and raised levels etc.
    modprobe .conf has this from running alsaconf
    # --- BEGIN: Generated by ALSACONF, do not edit. ---
    # --- ALSACONF version 1.0.15 ---
    alias snd-card-0 snd-intel8x0
    alias sound-slot-0 snd-intel8x0
    # --- END: Generated by ALSACONF, do not edit. ---
    Please can you give me some tips. I've a feeling it's something silly I've not got quite checked off right in alsamixer.
    /etc/rc.d/alsa start is done and alsa is in my rc.conf daemons.
    Thanks
    Regards
    edit;
    I've done another install from cd this time and said no to update to kernel 2.6.23 so now I've got 2.6.22 and sound still does not work. I've done many Arch installs before and never had this problem. what could I have overlooked? xmms with streamtuner is receiving signal but no sound. No system sounds either.
    Last edited by drum (2007-10-23 12:25:08)

    Nope no errors from VLC or Rhythmbox.
    Though i noticed in the volume mixer, i now have 2 devices, which i don't think i had before...
    Usually i'd have my webcam or usb headset plugged in, but they're not atm, just my soundcard.

  • Have new computer want to install CS5 and deactivate from old. but need an older verison as cs5 is an update

    I have a new computer , want to install CS5 and deactivate from old. Problem is my CS5 is an upgrade and needs a older version of Elements which I no longer have. Any suggestions?

    you don't need the previous version that was upgraded.  you just need the serial number of the previous version.
    but, if you want the previous version:
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

Maybe you are looking for

  • How to print a bullet in smartforms?

    Hi All, How to print a bullet in smartforms? I need it urgently. Any help would be appeciated. Regards, Mahesh.

  • 17" apple ADC--- DVI enabled video card

    I'm having to replace my video card on my g5, the new one I'm getting does not have an ADC connection; I think its just dvi/vga. Is there any lower cost options other then the $99 apple adapter?

  • How to use own domainname with iCloud mail

    I want to use my own domainname email address with iCloud mail and not the iCloud address. This is important for my business. Can't use a @icloud.com for business. Thanks

  • I have new 4s.  If phone is stolen do i have GPS tracking feature?

    I recently acquired my first iPhone.  The 4s - everything is great.  If the phone is lost or stolen while it is activated; do I have GPS tracking that will help locate the lost phone?

  • Combining graphs

    Is it possible to combine two graphs into one or to have a single graph that can graph data from two sources in different colors but in the same graph window so that there values can be compared on the fly? Thanks Ty