Ocfs2 mount problem due to datavolume option.

hi,
i am trying to install oracle rac on fedora core 6 through iscsi.
when i try to mount,
mount.ocfs2: Invalid argument while mounting /dev/mapper/rac-crs on /mnt/crs. Check 'dmesg' for more information on this error.
error log in dmesg,
ocfs2: Unmounting device (253,11) on (node 255)
(27354,0):ocfs2_parse_options:753 ERROR: Unrecognized mount option "datavolume" or missing value
version of ocfs2:
[root@server ~]# rpm -qa | grep ocfs
ocfs2console-1.2.2-1
ocfs2-tools-devel-1.2.2-1
ocfs2-2.6.9-42.EL-1.2.4-2
ocfs2-tools-1.2.2-1
i googled and found this datavolume option was taken from 1.2 but also it is quite needed for voting disk.I saw the dates of threads discussing this problem and it is almost 7 to 8 months back.
how to make it work? is any new version available now? or how to fix it?
thanks for any response.
regards,
Nirmal Tom.V

Hi,
What parameter you use to mount ocfs2 filesystem??, they must be
/dev/sdb1 /u02 ocfs2 _netdev,datavolume,nointr  0 0
Regards
Angel

Similar Messages

  • Ocfs2 mounting problem

    I am just installing a 2 nodes RAC. I cannot mount the ocfs2 filesystem. At startup and at command line, the mount command shows errores. Eventhough the ocfs2console mounts the same partition succesfully!
    [root@rac1 ~]# mkfs.ocfs2 -b 4K -C 32K -N 4 -L /crs1 /dev/sde1
    mkfs.ocfs2 1.2.1
    Overwriting existing ocfs2 partition.
    Proceed (y/N): y
    Filesystem label=/crs1
    Block size=4096 (bits=12)
    Cluster size=32768 (bits=15)
    Volume size=1073512448 (32761 clusters) (262088 blocks)
    2 cluster groups (tail covers 505 clusters, rest cover 32256 clusters)
    Journal size=16777216
    Initial number of node slots: 4
    Creating bitmaps: done
    Initializing superblock: done
    Writing system files: done
    Writing superblock: done
    Formatting Journals: done
    Writing lost+found: done
    mkfs.ocfs2 successful
    [root@rac1 ~]# mount -t ocfs2 -o datavolume,nointr /dev/sde /crs1
    ocfs2_hb_ctl: Bad magic number in superblock while reading uuid
    mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not
    permitted"
    [root@rac1 ~]# /etc/rc.d/init.d/o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Online
    Checking heartbeat: Not active

    Hi, the same problem is here
    [root@node1 ~]# mounted.ocfs2 -d
    Device FS UUID Label
    /dev/sdb1 ocfs2 456a44f0-1b41-4a42-b2d2-3538aa003e50 /u03
    [root@node1 ~]# service ocfs2 start
    Starting Oracle Cluster File System (OCFS2) ocfs2_hb_ctl: Bad magic number in inode while reading uuid
    mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted"
    [FAILED]
    but it is ok on node2.
    anybody have some idea?

  • Ocfs2 mount with datavolume option fails on sles11

    im using SLES 11 to build up Oracle 11g R2 RAC and using SuSE high avalability extension for ocfs2 packages. when trying to mount shared disks (ocfs2 formatted) with datavolume option (that is required for oracle ocr and voting disks) i'm facing the following error in kernel messages (dmesg):
    OCFS2 1.5.0
    (15281,0):ocfs2_parse_options:1213 ERROR: Unrecognized mount option "datavolume" or missing value
    mounting with datavolume option is REQUIRED for ocr and voting disks , any ideas how to mount with this option?

    Faced the same issue on the SLES 11 SP1 kernel "ocfs2_parse_options:1476 ERROR: Unrecognized mount option "datavolume" or missing value"..
    The mount works just fine without the -o datavolume option...
    mount -t ocfs2 /dev/sdxx /dir
    When we add the needed -o datavolume option thats when we get the error...
    mount -o datavolume,nointr -t ocfs2 /dev/sdxx /dir
    Was this issue ever re-solved on the SLES 11 SP1... Any patches or info on where one would we need to move to get more info.
    Cheers

  • Mount: wrong fs type, bad option, bad superblock on floppy

    Since I switched to kernel 2.6.1, I can no longer mount floppys.
    mount: wrong fs type, bad option, bad superblock on /dev/floppy/0,
    or too many mounted file systems
    I thought some filesystems might be compiled wrong, or the fstab is not OK, but I can't find any mistake.
    If some prof could have a look, I am sorry for the long quotes.
    Kernel Config
    # Automatically generated make config: don't edit
    CONFIG_X86=y
    CONFIG_MMU=y
    CONFIG_UID16=y
    CONFIG_GENERIC_ISA_DMA=y
    # Code maturity level options
    CONFIG_EXPERIMENTAL=y
    CONFIG_CLEAN_COMPILE=y
    CONFIG_STANDALONE=y
    CONFIG_BROKEN_ON_SMP=y
    # General setup
    CONFIG_SWAP=y
    CONFIG_SYSVIPC=y
    CONFIG_BSD_PROCESS_ACCT=y
    CONFIG_SYSCTL=y
    CONFIG_LOG_BUF_SHIFT=14
    CONFIG_IKCONFIG=y
    CONFIG_IKCONFIG_PROC=y
    # CONFIG_EMBEDDED is not set
    CONFIG_KALLSYMS=y
    CONFIG_FUTEX=y
    CONFIG_EPOLL=y
    CONFIG_IOSCHED_NOOP=y
    CONFIG_IOSCHED_AS=y
    CONFIG_IOSCHED_DEADLINE=y
    # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
    # Loadable module support
    CONFIG_MODULES=y
    CONFIG_MODULE_UNLOAD=y
    CONFIG_MODULE_FORCE_UNLOAD=y
    CONFIG_OBSOLETE_MODPARM=y
    CONFIG_MODVERSIONS=y
    CONFIG_KMOD=y
    # Processor type and features
    CONFIG_X86_PC=y
    # CONFIG_X86_VOYAGER is not set
    # CONFIG_X86_NUMAQ is not set
    # CONFIG_X86_SUMMIT is not set
    # CONFIG_X86_BIGSMP is not set
    # CONFIG_X86_VISWS is not set
    # CONFIG_X86_GENERICARCH is not set
    # CONFIG_X86_ES7000 is not set
    # CONFIG_M386 is not set
    # CONFIG_M486 is not set
    # CONFIG_M586 is not set
    # CONFIG_M586TSC is not set
    # CONFIG_M586MMX is not set
    # CONFIG_M686 is not set
    # CONFIG_MPENTIUMII is not set
    # CONFIG_MPENTIUMIII is not set
    # CONFIG_MPENTIUM4 is not set
    # CONFIG_MK6 is not set
    CONFIG_MK7=y
    # CONFIG_MK8 is not set
    # CONFIG_MELAN is not set
    # CONFIG_MCRUSOE is not set
    # CONFIG_MWINCHIPC6 is not set
    # CONFIG_MWINCHIP2 is not set
    # CONFIG_MWINCHIP3D is not set
    # CONFIG_MCYRIXIII is not set
    # CONFIG_MVIAC3_2 is not set
    # CONFIG_X86_GENERIC is not set
    CONFIG_X86_CMPXCHG=y
    CONFIG_X86_XADD=y
    CONFIG_X86_L1_CACHE_SHIFT=6
    CONFIG_RWSEM_XCHGADD_ALGORITHM=y
    CONFIG_X86_WP_WORKS_OK=y
    CONFIG_X86_INVLPG=y
    CONFIG_X86_BSWAP=y
    CONFIG_X86_POPAD_OK=y
    CONFIG_X86_GOOD_APIC=y
    CONFIG_X86_INTEL_USERCOPY=y
    CONFIG_X86_USE_PPRO_CHECKSUM=y
    CONFIG_X86_USE_3DNOW=y
    CONFIG_HPET_TIMER=y
    CONFIG_HPET_EMULATE_RTC=y
    # CONFIG_SMP is not set
    CONFIG_PREEMPT=y
    CONFIG_X86_UP_APIC=y
    CONFIG_X86_UP_IOAPIC=y
    CONFIG_X86_LOCAL_APIC=y
    CONFIG_X86_IO_APIC=y
    CONFIG_X86_TSC=y
    CONFIG_X86_MCE=y
    # CONFIG_X86_MCE_NONFATAL is not set
    # CONFIG_X86_MCE_P4THERMAL is not set
    # CONFIG_TOSHIBA is not set
    # CONFIG_I8K is not set
    # CONFIG_MICROCODE is not set
    # CONFIG_X86_MSR is not set
    # CONFIG_X86_CPUID is not set
    # CONFIG_EDD is not set
    # CONFIG_NOHIGHMEM is not set
    # CONFIG_HIGHMEM4G is not set
    CONFIG_HIGHMEM64G=y
    CONFIG_HIGHMEM=y
    CONFIG_X86_PAE=y
    CONFIG_HIGHPTE=y
    # CONFIG_MATH_EMULATION is not set
    CONFIG_MTRR=y
    CONFIG_HAVE_DEC_LOCK=y
    # Power management options (ACPI, APM)
    CONFIG_PM=y
    # CONFIG_SOFTWARE_SUSPEND is not set
    # CONFIG_PM_DISK is not set
    # ACPI (Advanced Configuration and Power Interface) Support
    # CONFIG_ACPI is not set
    # APM (Advanced Power Management) BIOS Support
    CONFIG_APM=y
    # CONFIG_APM_IGNORE_USER_SUSPEND is not set
    # CONFIG_APM_DO_ENABLE is not set
    # CONFIG_APM_CPU_IDLE is not set
    # CONFIG_APM_DISPLAY_BLANK is not set
    # CONFIG_APM_RTC_IS_GMT is not set
    # CONFIG_APM_ALLOW_INTS is not set
    # CONFIG_APM_REAL_MODE_POWER_OFF is not set
    # CPU Frequency scaling
    # CONFIG_CPU_FREQ is not set
    # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
    CONFIG_PCI=y
    # CONFIG_PCI_GOBIOS is not set
    # CONFIG_PCI_GODIRECT is not set
    CONFIG_PCI_GOANY=y
    CONFIG_PCI_BIOS=y
    CONFIG_PCI_DIRECT=y
    # CONFIG_PCI_USE_VECTOR is not set
    # CONFIG_PCI_LEGACY_PROC is not set
    CONFIG_PCI_NAMES=y
    CONFIG_ISA=y
    # CONFIG_EISA is not set
    # CONFIG_MCA is not set
    # CONFIG_SCx200 is not set
    CONFIG_HOTPLUG=y
    # PCMCIA/CardBus support
    CONFIG_PCMCIA=y
    CONFIG_YENTA=y
    CONFIG_CARDBUS=y
    CONFIG_I82092=y
    CONFIG_I82365=y
    CONFIG_TCIC=y
    CONFIG_PCMCIA_PROBE=y
    # PCI Hotplug Support
    CONFIG_HOTPLUG_PCI=y
    CONFIG_HOTPLUG_PCI_FAKE=y
    CONFIG_HOTPLUG_PCI_COMPAQ=y
    CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM=y
    CONFIG_HOTPLUG_PCI_IBM=y
    CONFIG_HOTPLUG_PCI_CPCI=y
    CONFIG_HOTPLUG_PCI_CPCI_ZT5550=y
    CONFIG_HOTPLUG_PCI_CPCI_GENERIC=y
    # Executable file formats
    CONFIG_BINFMT_ELF=y
    CONFIG_BINFMT_AOUT=y
    CONFIG_BINFMT_MISC=y
    # Device Drivers
    # Generic Driver Options
    # CONFIG_FW_LOADER is not set
    # Memory Technology Devices (MTD)
    # CONFIG_MTD is not set
    # Parallel port support
    CONFIG_PARPORT=y
    CONFIG_PARPORT_PC=y
    CONFIG_PARPORT_PC_CML1=y
    CONFIG_PARPORT_SERIAL=y
    CONFIG_PARPORT_PC_FIFO=y
    CONFIG_PARPORT_PC_SUPERIO=y
    # CONFIG_PARPORT_PC_PCMCIA is not set
    CONFIG_PARPORT_OTHER=y
    CONFIG_PARPORT_1284=y
    # Plug and Play support
    CONFIG_PNP=y
    CONFIG_PNP_DEBUG=y
    # Protocols
    CONFIG_ISAPNP=y
    CONFIG_PNPBIOS=y
    # Block devices
    CONFIG_BLK_DEV_FD=y
    # CONFIG_BLK_DEV_XD is not set
    # CONFIG_PARIDE is not set
    # CONFIG_BLK_CPQ_DA is not set
    # CONFIG_BLK_CPQ_CISS_DA is not set
    # CONFIG_BLK_DEV_DAC960 is not set
    # CONFIG_BLK_DEV_UMEM is not set
    CONFIG_BLK_DEV_LOOP=y
    CONFIG_BLK_DEV_CRYPTOLOOP=y
    CONFIG_BLK_DEV_NBD=y
    CONFIG_BLK_DEV_RAM=y
    CONFIG_BLK_DEV_RAM_SIZE=4096
    CONFIG_BLK_DEV_INITRD=y
    CONFIG_LBD=y
    # ATA/ATAPI/MFM/RLL support
    # CONFIG_IDE is not set
    # SCSI device support
    CONFIG_SCSI=y
    CONFIG_SCSI_PROC_FS=y
    # SCSI support type (disk, tape, CD-ROM)
    CONFIG_BLK_DEV_SD=y
    # CONFIG_CHR_DEV_ST is not set
    # CONFIG_CHR_DEV_OSST is not set
    CONFIG_BLK_DEV_SR=y
    CONFIG_BLK_DEV_SR_VENDOR=y
    CONFIG_CHR_DEV_SG=y
    # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
    # CONFIG_SCSI_MULTI_LUN is not set
    # CONFIG_SCSI_REPORT_LUNS is not set
    # CONFIG_SCSI_CONSTANTS is not set
    # CONFIG_SCSI_LOGGING is not set
    # SCSI low-level drivers
    # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
    # CONFIG_SCSI_7000FASST is not set
    # CONFIG_SCSI_ACARD is not set
    # CONFIG_SCSI_AHA152X is not set
    # CONFIG_SCSI_AHA1542 is not set
    # CONFIG_SCSI_AACRAID is not set
    CONFIG_SCSI_AIC7XXX=y
    CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
    CONFIG_AIC7XXX_RESET_DELAY_MS=15000
    # CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
    # CONFIG_AIC7XXX_DEBUG_ENABLE is not set
    CONFIG_AIC7XXX_DEBUG_MASK=0
    # CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
    # CONFIG_SCSI_AIC7XXX_OLD is not set
    # CONFIG_SCSI_AIC79XX is not set
    # CONFIG_SCSI_ADVANSYS is not set
    # CONFIG_SCSI_IN2000 is not set
    # CONFIG_SCSI_MEGARAID is not set
    # CONFIG_SCSI_SATA is not set
    # CONFIG_SCSI_BUSLOGIC is not set
    # CONFIG_SCSI_CPQFCTS is not set
    # CONFIG_SCSI_DMX3191D is not set
    # CONFIG_SCSI_DTC3280 is not set
    # CONFIG_SCSI_EATA is not set
    # CONFIG_SCSI_EATA_PIO is not set
    # CONFIG_SCSI_FUTURE_DOMAIN is not set
    # CONFIG_SCSI_GDTH is not set
    # CONFIG_SCSI_GENERIC_NCR5380 is not set
    # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
    # CONFIG_SCSI_IPS is not set
    # CONFIG_SCSI_INIA100 is not set
    # CONFIG_SCSI_PPA is not set
    # CONFIG_SCSI_IMM is not set
    # CONFIG_SCSI_NCR53C406A is not set
    # CONFIG_SCSI_SYM53C8XX_2 is not set
    # CONFIG_SCSI_PAS16 is not set
    # CONFIG_SCSI_PSI240I is not set
    # CONFIG_SCSI_QLOGIC_FAS is not set
    # CONFIG_SCSI_QLOGIC_ISP is not set
    # CONFIG_SCSI_QLOGIC_FC is not set
    # CONFIG_SCSI_QLOGIC_1280 is not set
    # CONFIG_SCSI_SYM53C416 is not set
    # CONFIG_SCSI_DC395x is not set
    # CONFIG_SCSI_DC390T is not set
    # CONFIG_SCSI_T128 is not set
    # CONFIG_SCSI_U14_34F is not set
    # CONFIG_SCSI_ULTRASTOR is not set
    # CONFIG_SCSI_NSP32 is not set
    # CONFIG_SCSI_DEBUG is not set
    # PCMCIA SCSI adapter support
    # CONFIG_PCMCIA_AHA152X is not set
    # CONFIG_PCMCIA_FDOMAIN is not set
    # CONFIG_PCMCIA_NINJA_SCSI is not set
    # CONFIG_PCMCIA_QLOGIC is not set
    # Old CD-ROM drivers (not SCSI, not IDE)
    # CONFIG_CD_NO_IDESCSI is not set
    # Multi-device support (RAID and LVM)
    # CONFIG_MD is not set
    # Fusion MPT device support
    # CONFIG_FUSION is not set
    # IEEE 1394 (FireWire) support (EXPERIMENTAL)
    # CONFIG_IEEE1394 is not set
    # I2O device support
    # CONFIG_I2O is not set
    # Networking support
    CONFIG_NET=y
    # Networking options
    CONFIG_PACKET=y
    # CONFIG_PACKET_MMAP is not set
    CONFIG_NETLINK_DEV=y
    CONFIG_UNIX=y
    # CONFIG_NET_KEY is not set
    CONFIG_INET=y
    CONFIG_IP_MULTICAST=y
    # CONFIG_IP_ADVANCED_ROUTER is not set
    # CONFIG_IP_PNP is not set
    CONFIG_NET_IPIP=y
    CONFIG_NET_IPGRE=y
    # CONFIG_NET_IPGRE_BROADCAST is not set
    # CONFIG_IP_MROUTE is not set
    # CONFIG_ARPD is not set
    CONFIG_INET_ECN=y
    CONFIG_SYN_COOKIES=y
    # CONFIG_INET_AH is not set
    # CONFIG_INET_ESP is not set
    # CONFIG_INET_IPCOMP is not set
    # IP: Virtual Server Configuration
    # CONFIG_IP_VS is not set
    # CONFIG_IPV6 is not set
    # CONFIG_DECNET is not set
    # CONFIG_BRIDGE is not set
    CONFIG_NETFILTER=y
    # CONFIG_NETFILTER_DEBUG is not set
    # IP: Netfilter Configuration
    CONFIG_IP_NF_CONNTRACK=m
    CONFIG_IP_NF_FTP=m
    CONFIG_IP_NF_IRC=m
    # CONFIG_IP_NF_TFTP is not set
    # CONFIG_IP_NF_AMANDA is not set
    CONFIG_IP_NF_QUEUE=m
    CONFIG_IP_NF_IPTABLES=m
    CONFIG_IP_NF_MATCH_LIMIT=m
    # CONFIG_IP_NF_MATCH_IPRANGE is not set
    CONFIG_IP_NF_MATCH_MAC=m
    # CONFIG_IP_NF_MATCH_PKTTYPE is not set
    CONFIG_IP_NF_MATCH_MARK=m
    CONFIG_IP_NF_MATCH_MULTIPORT=m
    CONFIG_IP_NF_MATCH_TOS=m
    # CONFIG_IP_NF_MATCH_RECENT is not set
    # CONFIG_IP_NF_MATCH_ECN is not set
    # CONFIG_IP_NF_MATCH_DSCP is not set
    # CONFIG_IP_NF_MATCH_AH_ESP is not set
    CONFIG_IP_NF_MATCH_LENGTH=m
    CONFIG_IP_NF_MATCH_TTL=m
    CONFIG_IP_NF_MATCH_TCPMSS=m
    # CONFIG_IP_NF_MATCH_HELPER is not set
    CONFIG_IP_NF_MATCH_STATE=m
    # CONFIG_IP_NF_MATCH_CONNTRACK is not set
    CONFIG_IP_NF_MATCH_OWNER=m
    CONFIG_IP_NF_FILTER=m
    CONFIG_IP_NF_TARGET_REJECT=m
    CONFIG_IP_NF_NAT=m
    CONFIG_IP_NF_NAT_NEEDED=y
    CONFIG_IP_NF_TARGET_MASQUERADE=m
    CONFIG_IP_NF_TARGET_REDIRECT=m
    # CONFIG_IP_NF_TARGET_NETMAP is not set
    # CONFIG_IP_NF_TARGET_SAME is not set
    # CONFIG_IP_NF_NAT_LOCAL is not set
    CONFIG_IP_NF_NAT_SNMP_BASIC=m
    CONFIG_IP_NF_NAT_IRC=m
    CONFIG_IP_NF_NAT_FTP=m
    CONFIG_IP_NF_MANGLE=m
    CONFIG_IP_NF_TARGET_TOS=m
    # CONFIG_IP_NF_TARGET_ECN is not set
    # CONFIG_IP_NF_TARGET_DSCP is not set
    CONFIG_IP_NF_TARGET_MARK=m
    # CONFIG_IP_NF_TARGET_CLASSIFY is not set
    CONFIG_IP_NF_TARGET_LOG=m
    # CONFIG_IP_NF_TARGET_ULOG is not set
    CONFIG_IP_NF_TARGET_TCPMSS=m
    # CONFIG_IP_NF_ARPTABLES is not set
    CONFIG_IP_NF_COMPAT_IPCHAINS=m
    CONFIG_IP_NF_COMPAT_IPFWADM=m
    CONFIG_XFRM=y
    # CONFIG_XFRM_USER is not set
    # SCTP Configuration (EXPERIMENTAL)
    CONFIG_IPV6_SCTP__=y
    # CONFIG_IP_SCTP is not set
    # CONFIG_ATM is not set
    # CONFIG_VLAN_8021Q is not set
    CONFIG_LLC=y
    # CONFIG_LLC2 is not set
    # CONFIG_IPX is not set
    # CONFIG_ATALK is not set
    # CONFIG_X25 is not set
    # CONFIG_LAPB is not set
    # CONFIG_NET_DIVERT is not set
    # CONFIG_ECONET is not set
    # CONFIG_WAN_ROUTER is not set
    # CONFIG_NET_FASTROUTE is not set
    # CONFIG_NET_HW_FLOWCONTROL is not set
    # QoS and/or fair queueing
    CONFIG_NET_SCHED=y
    CONFIG_NET_SCH_CBQ=y
    CONFIG_NET_SCH_HTB=y
    CONFIG_NET_SCH_CSZ=y
    CONFIG_NET_SCH_PRIO=y
    CONFIG_NET_SCH_RED=y
    CONFIG_NET_SCH_SFQ=y
    CONFIG_NET_SCH_TEQL=y
    CONFIG_NET_SCH_TBF=y
    CONFIG_NET_SCH_GRED=y
    CONFIG_NET_SCH_DSMARK=y
    CONFIG_NET_SCH_INGRESS=y
    CONFIG_NET_QOS=y
    CONFIG_NET_ESTIMATOR=y
    CONFIG_NET_CLS=y
    CONFIG_NET_CLS_TCINDEX=y
    CONFIG_NET_CLS_ROUTE4=y
    CONFIG_NET_CLS_ROUTE=y
    CONFIG_NET_CLS_FW=y
    CONFIG_NET_CLS_U32=y
    CONFIG_NET_CLS_RSVP=y
    CONFIG_NET_CLS_RSVP6=y
    CONFIG_NET_CLS_POLICE=y
    # Network testing
    # CONFIG_NET_PKTGEN is not set
    CONFIG_NETDEVICES=y
    # ARCnet devices
    CONFIG_ARCNET=m
    # CONFIG_ARCNET_1201 is not set
    CONFIG_ARCNET_1051=m
    # CONFIG_ARCNET_RAW is not set
    CONFIG_ARCNET_COM90xx=m
    CONFIG_ARCNET_COM90xxIO=m
    CONFIG_ARCNET_RIM_I=m
    CONFIG_ARCNET_COM20020=m
    # CONFIG_ARCNET_COM20020_ISA is not set
    CONFIG_ARCNET_COM20020_PCI=m
    CONFIG_DUMMY=y
    # CONFIG_BONDING is not set
    # CONFIG_EQUALIZER is not set
    # CONFIG_TUN is not set
    # CONFIG_ETHERTAP is not set
    # CONFIG_NET_SB1000 is not set
    # Ethernet (10 or 100Mbit)
    CONFIG_NET_ETHERNET=y
    CONFIG_MII=y
    # CONFIG_HAPPYMEAL is not set
    # CONFIG_SUNGEM is not set
    # CONFIG_NET_VENDOR_3COM is not set
    # CONFIG_LANCE is not set
    # CONFIG_NET_VENDOR_SMC is not set
    # CONFIG_NET_VENDOR_RACAL is not set
    # Tulip family network device support
    CONFIG_NET_TULIP=y
    # CONFIG_DE2104X is not set
    CONFIG_TULIP=y
    CONFIG_TULIP_MWI=y
    CONFIG_TULIP_MMIO=y
    # CONFIG_DE4X5 is not set
    # CONFIG_WINBOND_840 is not set
    # CONFIG_DM9102 is not set
    # CONFIG_PCMCIA_XIRCOM is not set
    # CONFIG_PCMCIA_XIRTULIP is not set
    # CONFIG_AT1700 is not set
    # CONFIG_DEPCA is not set
    # CONFIG_HP100 is not set
    # CONFIG_NET_ISA is not set
    # CONFIG_NET_PCI is not set
    # CONFIG_NET_POCKET is not set
    # Ethernet (1000 Mbit)
    CONFIG_ACENIC=m
    # CONFIG_ACENIC_OMIT_TIGON_I is not set
    CONFIG_DL2K=m
    # CONFIG_E1000 is not set
    CONFIG_NS83820=m
    CONFIG_HAMACHI=m
    CONFIG_YELLOWFIN=m
    # CONFIG_R8169 is not set
    # CONFIG_SIS190 is not set
    CONFIG_SK98LIN=m
    # CONFIG_TIGON3 is not set
    # Ethernet (10000 Mbit)
    # CONFIG_IXGB is not set
    # CONFIG_FDDI is not set
    # CONFIG_HIPPI is not set
    # CONFIG_PLIP is not set
    CONFIG_PPP=y
    CONFIG_PPP_MULTILINK=y
    CONFIG_PPP_FILTER=y
    # CONFIG_PPP_ASYNC is not set
    # CONFIG_PPP_SYNC_TTY is not set
    CONFIG_PPP_DEFLATE=y
    CONFIG_PPP_BSDCOMP=y
    # CONFIG_PPPOE is not set
    # CONFIG_SLIP is not set
    # Wireless LAN (non-hamradio)
    CONFIG_NET_RADIO=y
    # Obsolete Wireless cards support (pre-802.11)
    CONFIG_STRIP=m
    CONFIG_ARLAN=m
    CONFIG_WAVELAN=m
    # CONFIG_PCMCIA_WAVELAN is not set
    # CONFIG_PCMCIA_NETWAVE is not set
    # Wireless 802.11 Frequency Hopping cards support
    # CONFIG_PCMCIA_RAYCS is not set
    # Wireless 802.11b ISA/PCI cards support
    CONFIG_AIRO=m
    CONFIG_HERMES=m
    CONFIG_PLX_HERMES=m
    # CONFIG_TMD_HERMES is not set
    # CONFIG_PCI_HERMES is not set
    # Wireless 802.11b Pcmcia/Cardbus cards support
    # CONFIG_PCMCIA_HERMES is not set
    # CONFIG_AIRO_CS is not set
    # CONFIG_PCMCIA_ATMEL is not set
    # CONFIG_PCMCIA_WL3501 is not set
    CONFIG_NET_WIRELESS=y
    # Token Ring devices
    CONFIG_TR=y
    CONFIG_IBMTR=m
    CONFIG_IBMOL=m
    CONFIG_IBMLS=m
    # CONFIG_3C359 is not set
    CONFIG_TMS380TR=m
    CONFIG_TMSPCI=m
    # CONFIG_SKISA is not set
    # CONFIG_PROTEON is not set
    CONFIG_ABYSS=m
    # CONFIG_SMCTR is not set
    # CONFIG_NET_FC is not set
    # CONFIG_RCPCI is not set
    # CONFIG_SHAPER is not set
    # Wan interfaces
    # CONFIG_WAN is not set
    # PCMCIA network device support
    # CONFIG_NET_PCMCIA is not set
    # Amateur Radio support
    # CONFIG_HAMRADIO is not set
    # IrDA (infrared) support
    # CONFIG_IRDA is not set
    # Bluetooth support
    # CONFIG_BT is not set
    # ISDN subsystem
    # CONFIG_ISDN_BOOL is not set
    # Telephony Support
    # CONFIG_PHONE is not set
    # Input device support
    CONFIG_INPUT=y
    # Userland interfaces
    CONFIG_INPUT_MOUSEDEV=y
    CONFIG_INPUT_MOUSEDEV_PSAUX=y
    CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
    CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
    CONFIG_INPUT_JOYDEV=y
    # CONFIG_INPUT_TSDEV is not set
    CONFIG_INPUT_EVDEV=y
    # CONFIG_INPUT_EVBUG is not set
    # Input I/O drivers
    CONFIG_GAMEPORT=y
    CONFIG_SOUND_GAMEPORT=y
    CONFIG_GAMEPORT_NS558=y
    # CONFIG_GAMEPORT_L4 is not set
    CONFIG_GAMEPORT_EMU10K1=y
    # CONFIG_GAMEPORT_VORTEX is not set
    # CONFIG_GAMEPORT_FM801 is not set
    # CONFIG_GAMEPORT_CS461x is not set
    CONFIG_SERIO=y
    CONFIG_SERIO_I8042=y
    # CONFIG_SERIO_SERPORT is not set
    # CONFIG_SERIO_CT82C710 is not set
    # CONFIG_SERIO_PARKBD is not set
    CONFIG_SERIO_PCIPS2=y
    # Input Device Drivers
    CONFIG_INPUT_KEYBOARD=y
    CONFIG_KEYBOARD_ATKBD=y
    # CONFIG_KEYBOARD_SUNKBD is not set
    # CONFIG_KEYBOARD_XTKBD is not set
    # CONFIG_KEYBOARD_NEWTON is not set
    CONFIG_INPUT_MOUSE=y
    CONFIG_MOUSE_PS2=y
    CONFIG_MOUSE_SERIAL=y
    # CONFIG_MOUSE_INPORT is not set
    # CONFIG_MOUSE_LOGIBM is not set
    # CONFIG_MOUSE_PC110PAD is not set
    CONFIG_INPUT_JOYSTICK=y
    # CONFIG_JOYSTICK_ANALOG is not set
    # CONFIG_JOYSTICK_A3D is not set
    # CONFIG_JOYSTICK_ADI is not set
    # CONFIG_JOYSTICK_COBRA is not set
    # CONFIG_JOYSTICK_GF2K is not set
    CONFIG_JOYSTICK_GRIP=y
    CONFIG_JOYSTICK_GRIP_MP=y
    # CONFIG_JOYSTICK_GUILLEMOT is not set
    # CONFIG_JOYSTICK_INTERACT is not set
    CONFIG_JOYSTICK_SIDEWINDER=y
    # CONFIG_JOYSTICK_TMDC is not set
    # CONFIG_JOYSTICK_IFORCE is not set
    # CONFIG_JOYSTICK_WARRIOR is not set
    # CONFIG_JOYSTICK_MAGELLAN is not set
    # CONFIG_JOYSTICK_SPACEORB is not set
    # CONFIG_JOYSTICK_SPACEBALL is not set
    # CONFIG_JOYSTICK_STINGER is not set
    # CONFIG_JOYSTICK_TWIDDLER is not set
    # CONFIG_JOYSTICK_DB9 is not set
    # CONFIG_JOYSTICK_GAMECON is not set
    # CONFIG_JOYSTICK_TURBOGRAFX is not set
    # CONFIG_INPUT_JOYDUMP is not set
    # CONFIG_INPUT_TOUCHSCREEN is not set
    CONFIG_INPUT_MISC=y
    CONFIG_INPUT_PCSPKR=y
    # CONFIG_INPUT_UINPUT is not set
    # Character devices
    CONFIG_VT=y
    CONFIG_VT_CONSOLE=y
    CONFIG_HW_CONSOLE=y
    # CONFIG_SERIAL_NONSTANDARD is not set
    # Serial drivers
    CONFIG_SERIAL_8250=y
    CONFIG_SERIAL_8250_CONSOLE=y
    # CONFIG_SERIAL_8250_CS is not set
    CONFIG_SERIAL_8250_NR_UARTS=4
    CONFIG_SERIAL_8250_EXTENDED=y
    CONFIG_SERIAL_8250_MANY_PORTS=y
    CONFIG_SERIAL_8250_SHARE_IRQ=y
    CONFIG_SERIAL_8250_DETECT_IRQ=y
    CONFIG_SERIAL_8250_MULTIPORT=y
    CONFIG_SERIAL_8250_RSA=y
    # Non-8250 serial port support
    CONFIG_SERIAL_CORE=y
    CONFIG_SERIAL_CORE_CONSOLE=y
    CONFIG_UNIX98_PTYS=y
    CONFIG_UNIX98_PTY_COUNT=256
    CONFIG_PRINTER=y
    # CONFIG_LP_CONSOLE is not set
    # CONFIG_PPDEV is not set
    # CONFIG_TIPAR is not set
    # I2C support
    CONFIG_I2C=y
    CONFIG_I2C_CHARDEV=y
    # I2C Algorithms
    CONFIG_I2C_ALGOBIT=y
    CONFIG_I2C_ALGOPCF=y
    # I2C Hardware Bus support
    CONFIG_I2C_ALI1535=y
    CONFIG_I2C_ALI15X3=y
    CONFIG_I2C_AMD756=y
    CONFIG_I2C_AMD8111=y
    CONFIG_I2C_ELEKTOR=y
    CONFIG_I2C_ELV=y
    CONFIG_I2C_I801=y
    CONFIG_I2C_I810=y
    CONFIG_I2C_ISA=y
    CONFIG_I2C_NFORCE2=y
    CONFIG_I2C_PHILIPSPAR=y
    CONFIG_I2C_PIIX4=y
    CONFIG_I2C_PROSAVAGE=y
    CONFIG_I2C_SAVAGE4=y
    CONFIG_SCx200_ACB=y
    CONFIG_I2C_SIS5595=y
    CONFIG_I2C_SIS630=y
    CONFIG_I2C_SIS96X=y
    CONFIG_I2C_VELLEMAN=y
    CONFIG_I2C_VIA=y
    CONFIG_I2C_VIAPRO=y
    CONFIG_I2C_VOODOO3=y
    # I2C Hardware Sensors Chip support
    CONFIG_I2C_SENSOR=y
    CONFIG_SENSORS_ADM1021=y
    CONFIG_SENSORS_EEPROM=y
    CONFIG_SENSORS_IT87=y
    CONFIG_SENSORS_LM75=y
    CONFIG_SENSORS_LM78=y
    # CONFIG_SENSORS_LM83 is not set
    CONFIG_SENSORS_LM85=y
    CONFIG_SENSORS_VIA686A=y
    CONFIG_SENSORS_W83781D=y
    # Mice
    CONFIG_BUSMOUSE=y
    # CONFIG_QIC02_TAPE is not set
    # IPMI
    # CONFIG_IPMI_HANDLER is not set
    # Watchdog Cards
    # CONFIG_WATCHDOG is not set
    # CONFIG_HW_RANDOM is not set
    CONFIG_NVRAM=y
    CONFIG_RTC=y
    # CONFIG_DTLK is not set
    # CONFIG_R3964 is not set
    # CONFIG_APPLICOM is not set
    # CONFIG_SONYPI is not set
    # Ftape, the floppy tape device driver
    # CONFIG_FTAPE is not set
    CONFIG_AGP=y
    # CONFIG_AGP_ALI is not set
    # CONFIG_AGP_ATI is not set
    # CONFIG_AGP_AMD is not set
    # CONFIG_AGP_AMD64 is not set
    # CONFIG_AGP_INTEL is not set
    # CONFIG_AGP_NVIDIA is not set
    # CONFIG_AGP_SIS is not set
    # CONFIG_AGP_SWORKS is not set
    CONFIG_AGP_VIA=y
    CONFIG_DRM=y
    # CONFIG_DRM_TDFX is not set
    # CONFIG_DRM_GAMMA is not set
    # CONFIG_DRM_R128 is not set
    # CONFIG_DRM_RADEON is not set
    # CONFIG_DRM_MGA is not set
    # CONFIG_DRM_SIS is not set
    # PCMCIA character devices
    # CONFIG_SYNCLINK_CS is not set
    # CONFIG_MWAVE is not set
    # CONFIG_RAW_DRIVER is not set
    # CONFIG_HANGCHECK_TIMER is not set
    # Multimedia devices
    CONFIG_VIDEO_DEV=y
    # Video For Linux
    # Video Adapters
    CONFIG_VIDEO_BT848=y
    # CONFIG_VIDEO_PMS is not set
    # CONFIG_VIDEO_BWQCAM is not set
    # CONFIG_VIDEO_CQCAM is not set
    # CONFIG_VIDEO_W9966 is not set
    # CONFIG_VIDEO_CPIA is not set
    # CONFIG_VIDEO_SAA5249 is not set
    # CONFIG_TUNER_3036 is not set
    # CONFIG_VIDEO_STRADIS is not set
    # CONFIG_VIDEO_ZORAN is not set
    # CONFIG_VIDEO_SAA7134 is not set
    # CONFIG_VIDEO_MXB is not set
    # CONFIG_VIDEO_DPC is not set
    # CONFIG_VIDEO_HEXIUM_ORION is not set
    # CONFIG_VIDEO_HEXIUM_GEMINI is not set
    # Radio Adapters
    CONFIG_RADIO_CADET=m
    CONFIG_RADIO_RTRACK=m
    CONFIG_RADIO_RTRACK2=m
    CONFIG_RADIO_AZTECH=m
    CONFIG_RADIO_GEMTEK=m
    CONFIG_RADIO_GEMTEK_PCI=m
    CONFIG_RADIO_MAXIRADIO=m
    CONFIG_RADIO_MAESTRO=m
    CONFIG_RADIO_SF16FMI=m
    CONFIG_RADIO_TERRATEC=m
    CONFIG_RADIO_TRUST=m
    CONFIG_RADIO_TYPHOON=m
    CONFIG_RADIO_TYPHOON_PROC_FS=y
    CONFIG_RADIO_ZOLTRIX=m
    # Digital Video Broadcasting Devices
    # CONFIG_DVB is not set
    CONFIG_VIDEO_TUNER=y
    CONFIG_VIDEO_BUF=y
    CONFIG_VIDEO_BTCX=y
    # Graphics support
    CONFIG_FB=y
    # CONFIG_FB_CYBER2000 is not set
    # CONFIG_FB_IMSTT is not set
    CONFIG_FB_VGA16=y
    CONFIG_FB_VESA=y
    CONFIG_VIDEO_SELECT=y
    # CONFIG_FB_HGA is not set
    CONFIG_FB_RIVA=y
    # CONFIG_FB_MATROX is not set
    # CONFIG_FB_RADEON is not set
    # CONFIG_FB_ATY128 is not set
    # CONFIG_FB_ATY is not set
    # CONFIG_FB_SIS is not set
    # CONFIG_FB_NEOMAGIC is not set
    # CONFIG_FB_3DFX is not set
    # CONFIG_FB_VOODOO1 is not set
    # CONFIG_FB_TRIDENT is not set
    # CONFIG_FB_VIRTUAL is not set
    # Console display driver support
    CONFIG_VGA_CONSOLE=y
    # CONFIG_MDA_CONSOLE is not set
    CONFIG_DUMMY_CONSOLE=y
    CONFIG_FRAMEBUFFER_CONSOLE=y
    CONFIG_PCI_CONSOLE=y
    # CONFIG_FONTS is not set
    CONFIG_FONT_8x8=y
    CONFIG_FONT_8x16=y
    # Logo configuration
    CONFIG_LOGO=y
    CONFIG_LOGO_LINUX_MONO=y
    CONFIG_LOGO_LINUX_VGA16=y
    CONFIG_LOGO_LINUX_CLUT224=y
    # Sound
    CONFIG_SOUND=y
    # Advanced Linux Sound Architecture
    CONFIG_SND=y
    CONFIG_SND_SEQUENCER=y
    # CONFIG_SND_SEQ_DUMMY is not set
    CONFIG_SND_OSSEMUL=y
    CONFIG_SND_MIXER_OSS=y
    CONFIG_SND_PCM_OSS=y
    CONFIG_SND_SEQUENCER_OSS=y
    CONFIG_SND_RTCTIMER=y
    # CONFIG_SND_VERBOSE_PRINTK is not set
    # CONFIG_SND_DEBUG is not set
    # Generic devices
    # CONFIG_SND_DUMMY is not set
    # CONFIG_SND_VIRMIDI is not set
    # CONFIG_SND_MTPAV is not set
    # CONFIG_SND_SERIAL_U16550 is not set
    # CONFIG_SND_MPU401 is not set
    # ISA devices
    # CONFIG_SND_AD1816A is not set
    # CONFIG_SND_AD1848 is not set
    # CONFIG_SND_CS4231 is not set
    # CONFIG_SND_CS4232 is not set
    # CONFIG_SND_CS4236 is not set
    # CONFIG_SND_ES968 is not set
    # CONFIG_SND_ES1688 is not set
    # CONFIG_SND_ES18XX is not set
    # CONFIG_SND_GUSCLASSIC is not set
    # CONFIG_SND_GUSEXTREME is not set
    # CONFIG_SND_GUSMAX is not set
    # CONFIG_SND_INTERWAVE is not set
    # CONFIG_SND_INTERWAVE_STB is not set
    # CONFIG_SND_OPTI92X_AD1848 is not set
    # CONFIG_SND_OPTI92X_CS4231 is not set
    # CONFIG_SND_OPTI93X is not set
    # CONFIG_SND_SB8 is not set
    # CONFIG_SND_SB16 is not set
    # CONFIG_SND_SBAWE is not set
    # CONFIG_SND_WAVEFRONT is not set
    # CONFIG_SND_ALS100 is not set
    # CONFIG_SND_AZT2320 is not set
    # CONFIG_SND_CMI8330 is not set
    # CONFIG_SND_DT019X is not set
    # CONFIG_SND_OPL3SA2 is not set
    # CONFIG_SND_SGALAXY is not set
    # CONFIG_SND_SSCAPE is not set
    # PCI devices
    # CONFIG_SND_ALI5451 is not set
    # CONFIG_SND_AZT3328 is not set
    # CONFIG_SND_CS46XX is not set
    # CONFIG_SND_CS4281 is not set
    CONFIG_SND_EMU10K1=y
    # CONFIG_SND_KORG1212 is not set
    # CONFIG_SND_NM256 is not set
    # CONFIG_SND_RME32 is not set
    # CONFIG_SND_RME96 is not set
    # CONFIG_SND_RME9652 is not set
    # CONFIG_SND_HDSP is not set
    # CONFIG_SND_TRIDENT is not set
    # CONFIG_SND_YMFPCI is not set
    # CONFIG_SND_ALS4000 is not set
    # CONFIG_SND_CMIPCI is not set
    # CONFIG_SND_ENS1370 is not set
    # CONFIG_SND_ENS1371 is not set
    # CONFIG_SND_ES1938 is not set
    # CONFIG_SND_ES1968 is not set
    # CONFIG_SND_MAESTRO3 is not set
    # CONFIG_SND_FM801 is not set
    # CONFIG_SND_ICE1712 is not set
    # CONFIG_SND_ICE1724 is not set
    # CONFIG_SND_INTEL8X0 is not set
    # CONFIG_SND_SONICVIBES is not set
    # CONFIG_SND_VIA82XX is not set
    # CONFIG_SND_VX222 is not set
    # ALSA USB devices
    # CONFIG_SND_USB_AUDIO is not set
    # PCMCIA devices
    # CONFIG_SND_VXPOCKET is not set
    # CONFIG_SND_VXP440 is not set
    # Open Sound System
    # CONFIG_SOUND_PRIME is not set
    # USB support
    CONFIG_USB=y
    # CONFIG_USB_DEBUG is not set
    # Miscellaneous USB options
    CONFIG_USB_DEVICEFS=y
    # CONFIG_USB_BANDWIDTH is not set
    # CONFIG_USB_DYNAMIC_MINORS is not set
    # USB Host Controller Drivers
    CONFIG_USB_EHCI_HCD=y
    CONFIG_USB_OHCI_HCD=m
    CONFIG_USB_UHCI_HCD=y
    # USB Device Class drivers
    # CONFIG_USB_AUDIO is not set
    # CONFIG_USB_BLUETOOTH_TTY is not set
    # CONFIG_USB_MIDI is not set
    # CONFIG_USB_ACM is not set
    # CONFIG_USB_PRINTER is not set
    CONFIG_USB_STORAGE=y
    CONFIG_USB_STORAGE_DEBUG=y
    CONFIG_USB_STORAGE_DATAFAB=y
    CONFIG_USB_STORAGE_FREECOM=y
    CONFIG_USB_STORAGE_DPCM=y
    CONFIG_USB_STORAGE_HP8200e=y
    CONFIG_USB_STORAGE_SDDR09=y
    CONFIG_USB_STORAGE_SDDR55=y
    CONFIG_USB_STORAGE_JUMPSHOT=y
    # USB Human Interface Devices (HID)
    CONFIG_USB_HID=y
    CONFIG_USB_HIDINPUT=y
    CONFIG_HID_FF=y
    CONFIG_HID_PID=y
    CONFIG_LOGITECH_FF=y
    CONFIG_THRUSTMASTER_FF=y
    CONFIG_USB_HIDDEV=y
    # CONFIG_USB_AIPTEK is not set
    # CONFIG_USB_WACOM is not set
    # CONFIG_USB_KBTAB is not set
    # CONFIG_USB_POWERMATE is not set
    # CONFIG_USB_XPAD is not set
    # USB Imaging devices
    # CONFIG_USB_MDC800 is not set
    # CONFIG_USB_SCANNER is not set
    # CONFIG_USB_MICROTEK is not set
    # CONFIG_USB_HPUSBSCSI is not set
    # USB Multimedia devices
    # CONFIG_USB_DABUSB is not set
    # CONFIG_USB_VICAM is not set
    # CONFIG_USB_DSBR is not set
    # CONFIG_USB_IBMCAM is not set
    # CONFIG_USB_KONICAWC is not set
    # CONFIG_USB_OV511 is not set
    # CONFIG_USB_PWC is not set
    # CONFIG_USB_SE401 is not set
    # CONFIG_USB_STV680 is not set
    # CONFIG_USB_W9968CF is not set
    # USB Network adaptors
    # CONFIG_USB_CATC is not set
    # CONFIG_USB_KAWETH is not set
    # CONFIG_USB_PEGASUS is not set
    # CONFIG_USB_RTL8150 is not set
    # CONFIG_USB_USBNET is not set
    # USB port drivers
    # CONFIG_USB_USS720 is not set
    # USB Serial Converter support
    CONFIG_USB_SERIAL=m
    CONFIG_USB_SERIAL_GENERIC=y
    CONFIG_USB_SERIAL_BELKIN=m
    CONFIG_USB_SERIAL_WHITEHEAT=m
    CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
    CONFIG_USB_SERIAL_EMPEG=m
    CONFIG_USB_SERIAL_FTDI_SIO=m
    CONFIG_USB_SERIAL_VISOR=m
    CONFIG_USB_SERIAL_IPAQ=m
    CONFIG_USB_SERIAL_IR=m
    CONFIG_USB_SERIAL_EDGEPORT=m
    # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
    CONFIG_USB_SERIAL_KEYSPAN_PDA=m
    CONFIG_USB_SERIAL_KEYSPAN=m
    # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
    # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
    CONFIG_USB_SERIAL_KLSI=m
    # CONFIG_USB_SERIAL_KOBIL_SCT is not set
    CONFIG_USB_SERIAL_MCT_U232=m
    CONFIG_USB_SERIAL_PL2303=m
    CONFIG_USB_SERIAL_SAFE=m
    CONFIG_USB_SERIAL_SAFE_PADDED=y
    CONFIG_USB_SERIAL_CYBERJACK=m
    CONFIG_USB_SERIAL_XIRCOM=m
    CONFIG_USB_SERIAL_OMNINET=m
    CONFIG_USB_EZUSB=y
    # USB Miscellaneous drivers
    # CONFIG_USB_TIGL is not set
    # CONFIG_USB_AUERSWALD is not set
    # CONFIG_USB_RIO500 is not set
    # CONFIG_USB_LEGOTOWER is not set
    # CONFIG_USB_BRLVGER is not set
    # CONFIG_USB_LCD is not set
    # CONFIG_USB_TEST is not set
    # CONFIG_USB_GADGET is not set
    # File systems
    CONFIG_EXT2_FS=y
    CONFIG_EXT2_FS_XATTR=y
    CONFIG_EXT2_FS_POSIX_ACL=y
    CONFIG_EXT2_FS_SECURITY=y
    CONFIG_EXT3_FS=y
    CONFIG_EXT3_FS_XATTR=y
    CONFIG_EXT3_FS_POSIX_ACL=y
    CONFIG_EXT3_FS_SECURITY=y
    CONFIG_JBD=y
    # CONFIG_JBD_DEBUG is not set
    CONFIG_FS_MBCACHE=y
    # CONFIG_REISERFS_FS is not set
    # CONFIG_JFS_FS is not set
    CONFIG_FS_POSIX_ACL=y
    CONFIG_XFS_FS=y
    CONFIG_XFS_RT=y
    # CONFIG_XFS_QUOTA is not set
    CONFIG_XFS_POSIX_ACL=y
    # CONFIG_MINIX_FS is not set
    CONFIG_ROMFS_FS=y
    # CONFIG_QUOTA is not set
    CONFIG_AUTOFS_FS=y
    CONFIG_AUTOFS4_FS=y
    # CD-ROM/DVD Filesystems
    CONFIG_ISO9660_FS=y
    CONFIG_JOLIET=y
    CONFIG_ZISOFS=y
    CONFIG_ZISOFS_FS=y
    CONFIG_UDF_FS=y
    # DOS/FAT/NT Filesystems
    CONFIG_FAT_FS=y
    CONFIG_MSDOS_FS=y
    CONFIG_VFAT_FS=y
    CONFIG_NTFS_FS=y
    # CONFIG_NTFS_DEBUG is not set
    CONFIG_NTFS_RW=y
    # Pseudo filesystems
    CONFIG_PROC_FS=y
    CONFIG_PROC_KCORE=y
    CONFIG_DEVFS_FS=y
    CONFIG_DEVFS_MOUNT=y
    # CONFIG_DEVFS_DEBUG is not set
    CONFIG_DEVPTS_FS=y
    # CONFIG_DEVPTS_FS_XATTR is not set
    CONFIG_TMPFS=y
    # CONFIG_HUGETLBFS is not set
    # CONFIG_HUGETLB_PAGE is not set
    CONFIG_RAMFS=y
    # Miscellaneous filesystems
    # CONFIG_ADFS_FS is not set
    # CONFIG_AFFS_FS is not set
    # CONFIG_HFS_FS is not set
    CONFIG_BEFS_FS=y
    # CONFIG_BEFS_DEBUG is not set
    # CONFIG_BFS_FS is not set
    # CONFIG_EFS_FS is not set
    CONFIG_CRAMFS=y
    # CONFIG_VXFS_FS is not set
    # CONFIG_HPFS_FS is not set
    # CONFIG_QNX4FS_FS is not set
    # CONFIG_SYSV_FS is not set
    # CONFIG_UFS_FS is not set
    # Network File Systems
    CONFIG_NFS_FS=y
    CONFIG_NFS_V3=y
    CONFIG_NFS_V4=y
    CONFIG_NFS_DIRECTIO=y
    CONFIG_NFSD=y
    CONFIG_NFSD_V3=y
    CONFIG_NFSD_V4=y
    CONFIG_NFSD_TCP=y
    CONFIG_LOCKD=y
    CONFIG_LOCKD_V4=y
    CONFIG_EXPORTFS=y
    CONFIG_SUNRPC=y
    # CONFIG_SUNRPC_GSS is not set
    CONFIG_SMB_FS=y
    # CONFIG_SMB_NLS_DEFAULT is not set
    CONFIG_CIFS=y
    # CONFIG_NCP_FS is not set
    CONFIG_CODA_FS=y
    CONFIG_CODA_FS_OLD_API=y
    # CONFIG_INTERMEZZO_FS is not set
    # CONFIG_AFS_FS is not set
    # Partition Types
    # CONFIG_PARTITION_ADVANCED is not set
    CONFIG_MSDOS_PARTITION=y
    # Native Language Support
    CONFIG_NLS=y
    CONFIG_NLS_DEFAULT="cp437"
    # CONFIG_NLS_CODEPAGE_437 is not set
    # CONFIG_NLS_CODEPAGE_737 is not set
    # CONFIG_NLS_CODEPAGE_775 is not set
    CONFIG_NLS_CODEPAGE_850=y
    # CONFIG_NLS_CODEPAGE_852 is not set
    # CONFIG_NLS_CODEPAGE_855 is not set
    # CONFIG_NLS_CODEPAGE_857 is not set
    # CONFIG_NLS_CODEPAGE_860 is not set
    # CONFIG_NLS_CODEPAGE_861 is not set
    # CONFIG_NLS_CODEPAGE_862 is not set
    # CONFIG_NLS_CODEPAGE_863 is not set
    # CONFIG_NLS_CODEPAGE_864 is not set
    # CONFIG_NLS_CODEPAGE_865 is not set
    # CONFIG_NLS_CODEPAGE_866 is not set
    # CONFIG_NLS_CODEPAGE_869 is not set
    # CONFIG_NLS_CODEPAGE_936 is not set
    # CONFIG_NLS_CODEPAGE_950 is not set
    # CONFIG_NLS_CODEPAGE_932 is not set
    # CONFIG_NLS_CODEPAGE_949 is not set
    # CONFIG_NLS_CODEPAGE_874 is not set
    # CONFIG_NLS_ISO8859_8 is not set
    # CONFIG_NLS_CODEPAGE_1250 is not set
    # CONFIG_NLS_CODEPAGE_1251 is not set
    CONFIG_NLS_ISO8859_1=y
    # CONFIG_NLS_ISO8859_2 is not set
    # CONFIG_NLS_ISO8859_3 is not set
    # CONFIG_NLS_ISO8859_4 is not set
    # CONFIG_NLS_ISO8859_5 is not set
    # CONFIG_NLS_ISO8859_6 is not set
    # CONFIG_NLS_ISO8859_7 is not set
    # CONFIG_NLS_ISO8859_9 is not set
    # CONFIG_NLS_ISO8859_13 is not set
    # CONFIG_NLS_ISO8859_14 is not set
    CONFIG_NLS_ISO8859_15=y
    # CONFIG_NLS_KOI8_R is not set
    # CONFIG_NLS_KOI8_U is not set
    CONFIG_NLS_UTF8=y
    # Profiling support
    # CONFIG_PROFILING is not set
    # Kernel hacking
    # CONFIG_DEBUG_KERNEL is not set
    # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
    # CONFIG_FRAME_POINTER is not set
    CONFIG_X86_EXTRA_IRQS=y
    CONFIG_X86_FIND_SMP_CONFIG=y
    CONFIG_X86_MPPARSE=y
    # Security options
    CONFIG_SECURITY=y
    CONFIG_SECURITY_NETWORK=y
    CONFIG_SECURITY_CAPABILITIES=y
    CONFIG_SECURITY_ROOTPLUG=y
    CONFIG_SECURITY_SELINUX=y
    CONFIG_SECURITY_SELINUX_BOOTPARAM=y
    CONFIG_SECURITY_SELINUX_DEVELOP=y
    CONFIG_SECURITY_SELINUX_MLS=y
    # Cryptographic options
    CONFIG_CRYPTO=y
    CONFIG_CRYPTO_HMAC=y
    CONFIG_CRYPTO_NULL=y
    CONFIG_CRYPTO_MD4=y
    CONFIG_CRYPTO_MD5=y
    CONFIG_CRYPTO_SHA1=y
    CONFIG_CRYPTO_SHA256=y
    CONFIG_CRYPTO_SHA512=y
    CONFIG_CRYPTO_DES=y
    CONFIG_CRYPTO_BLOWFISH=y
    CONFIG_CRYPTO_TWOFISH=y
    CONFIG_CRYPTO_SERPENT=y
    CONFIG_CRYPTO_AES=y
    CONFIG_CRYPTO_CAST5=y
    CONFIG_CRYPTO_CAST6=y
    CONFIG_CRYPTO_DEFLATE=y
    CONFIG_CRYPTO_TEST=y
    # Library routines
    CONFIG_CRC32=y
    CONFIG_ZLIB_INFLATE=y
    CONFIG_ZLIB_DEFLATE=y
    CONFIG_X86_BIOS_REBOOT=y
    CONFIG_PC=y
    Fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /proc proc defaults 0 0
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    tmpfs /tmp tmpfs defaults 0 0
    #sysfs /sys sysfs defaults 0 0
    usbdevfs /proc/bus/usb usbdevfs defaults 0 0
    /dev/cdroms/cdrom0 /mnt/cdrom iso9660,udf ro,user,noauto,unhide 0 0
    /dev/cdroms/cdrom1 /mnt/cdrec iso9660,udf ro,user,noauto,unhide 0 0
    /dev/cdroms/cdrom2 /mnt/dvdrom iso9660,udf ro,user,noauto,unhide 0 0
    /dev/floppy/0 /mnt/floppy vfat user,noauto,unhide 0 0
    /dev/discs/disc1/part1 swap swap defaults 0 0
    /dev/discs/disc4/part1 / ext3 defaults 0 1
    /dev/discs/disc3/part1 /usr ext3 defaults 0 1
    /dev/discs/disc2/part1 /var ext3 defaults 0 1
    /dev/discs/disc0/part2 /usr/src ext3 defaults 0 1
    /dev/discs/disc0/part1 /boot ext3 defaults 0 1

    darkcoder wrote:...  Anyway after those changes I was able to mount windoze floppies as a normal user with # mount /mnt/fl
    What about the ext3 floppies? I have no problem with vfat ones, I can mount them as you mention but when I try to mount ext3 floppies as a regular user I get:
    [florin@guns /mnt]$ mount /mnt/floppy
    mount: wrong fs type, bad option, bad superblock on /dev/fd0,
           or too many mounted file systems
    [florin@guns ~]$ mount /dev/fd0 /mnt/floppy
    mount: only root can do that
    [florin@guns ~]$ mount -t ext3 /dev/fd0 /mnt/floppy
    mount: only root can do that
    I can mount an ext3 floppy as root:
    [root@guns /mnt]# mount /mnt/floppy
    mount: wrong fs type, bad option, bad superblock on /dev/fd0,
           or too many mounted file systems
    [root@guns /mnt]# mount /dev/fd0 /mnt/floppy
    [root@guns /mnt]# cd floppy/
    [root@guns /mnt/floppy]# ls
    lost+found  test
    What am I missing here? What should I do to be able to mount ext3 floppies as a regular user too?
    Info:
    fstab entry:
    /dev/fd0          /mnt/floppy   vfat,ext3     rw,user,noauto      0      0
    User Id:
    [root@guns /etc]# id florin
    uid=1002(florin) gid=1002(users3) groups=1002(users3),92(audio)
    udev.permissions line:
    # floppy devices
    fd[01]*:root:users3:0660

  • Cluster /global/devices/node@X mount problem.

    Hi,
    I have just installed sun cluster 3.2. It is a simple installtion and cluster contains only two servers and one sun storage.
    After installation, i realised that the name of the metadevice on tha servers were the same, so only one of them mounted under /global/devices/node@X, and the other were didn't.
    Then i re-create metadevice on the second node with another name. After re-creation /global/devices/node@X
    fs weren't mounted, when node were rebooted.
    there was various error on the console, but i couldn't resolve that problem.
    I can mount global/devices/node@X with mount command. But it's not mounted automaticaly in reboot time.
    # mount global/devices/node@X is running perfectly.
    The error shown in reboot time are as follows;
    The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
    WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
    manually (fsck -F ufs /dev/rlofi/1).
    Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
    The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
    WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
    manually (fsck -F ufs /dev/rlofi/1).
    Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
    The /global/.devices/node@2 file system (/dev/rlofi/1) is being checked.
    WARNING - Unable to repair the /global/.devices/node@2 filesystem. Run fsck
    manually (fsck -F ufs /dev/rlofi/1).
    Mar 18 13:35:12 svc.startd[8]: svc:/system/cluster/scmountdev:default: Method "/usr/cluster/lib/svc/method/scmountdev start" failed with exit status 32.
    mount: I/O error
    mount: Cannot mount /dev/lofi/126
    lofiadm: could not unmap device /dev/lofi/126: No such device or address
    mount: I/O error
    mount: Cannot mount /dev/lofi/126
    lofiadm: could not unmap device /dev/lofi/126: No such device or address
    WARNING: Cluster startup could not remove the existing
    lofi device associated with /.globaldevices. Try manually
    removing the device association. Global devices will
    be unavailable until this error is fixed.
    Mar 18 13:36:10 tstclstr1 svc.startd[8]: system/cluster/globaldevices:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
    Mar 18 13:36:10 tstclstr1 Cluster.CCR: /usr/cluster/bin/scgdevs: Filesystem /global/.devices/node@2 is not available in /etc/mnttab.
    Mar 18 13:36:10 tstclstr1 last message repeated 1 time
    Mar 18 13:38:50 tstclstr1 svc.startd[8]: platform/sun4u/dscp:default failed: transitioned to maintenance (see 'svcs -xv' for details)
    The output of the svcs -xv;
    root@tstclstr1 # svcs -xv
    svc:/system/cluster/globaldevices:default (Suncluster globaldevices service)
    State: maintenance since 18 Mart 2010 Per&#351;embe 13:36:10 EET
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/system-cluster-globaldevices:default.log
    Impact: 3 dependent services are not running:
    svc:/system/cluster/mountgfs:default
    svc:/system/cluster/clusterdata:default
    svc:/system/cluster/ql_rgm:default
    svc:/application/print/server:default (LP print server)
    State: disabled since 18 Mart 2010 Per&#351;embe 13:34:46 EET
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: man -M /usr/share/man -s 1M lpsched
    Impact: 2 dependent services are not running:
    svc:/application/print/rfc1179:default
    svc:/application/print/ipp-listener:default
    svc:/system/cluster/scmountdev:default (Sun Cluster scmountdev)
    State: maintenance since 18 Mart 2010 Per&#351;embe 13:35:12 EET
    Reason: Start method failed repeatedly, last exited with status 32.
    See: http://sun.com/msg/SMF-8000-KS
    See: /etc/svc/volatile/system-cluster-scmountdev:default.log
    Impact: This service is not running.
    svc:/system/cluster/scsymon-srv:default (Sun Cluster SyMON Server Daemon)
    State: offline since 18 Mart 2010 Per&#351;embe 13:34:49 EET
    Reason: Dependency svc:/application/management/sunmcagent:default is absent.
    See: http://sun.com/msg/SMF-8000-E2
    Impact: This service is not running.
    svc:/platform/sun4u/dcs:default (domain configuration server)
    State: maintenance since 18 Mart 2010 Per&#351;embe 13:38:51 EET
    Reason: Restarting too quickly.
    See: http://sun.com/msg/SMF-8000-L5
    See: man -M /usr/share/man -s 1M dcs
    See: /var/svc/log/platform-sun4u-dcs:default.log
    Impact: This service is not running.
    svc:/platform/sun4u/dscp:default (DSCP Service)
    State: maintenance since 18 Mart 2010 Per&#351;embe 13:38:50 EET
    Reason: Start method failed repeatedly, last died on Killed (9).
    See: http://sun.com/msg/SMF-8000-KS
    See: man -M /usr/share/man -s 1M prtdscp
    See: /var/svc/log/platform-sun4u-dscp:default.log
    Impact: This service is not running.
    {noformat}root@tstclstr1 #
    </pre>{noformat}

    Thanks for the reply,
    It used to be the same metaset name on the second server, which several folks have run into when installing SC on the 2nd node. So I renamed it when booted into no cluster mode using metarename. I then updated the /etc/vfstab with the new name, this is it in /etc/vfstab:
    /dev/md/dsk/d26 /dev/md/rdsk/d26 /global/.devices@2 ufs 2 no global
    And yes if I change "global" to "-" then it mounts. When the 2nd node boots up, it cannot mount /global/.devices@2 with it set to global so the boot halts, I do ctrl-D to continue. Then I try a regular mount from root and I get the "no such file or directory" message.
    If I do a metastat d26 it shows it to be OK on both submirrors.
    The name of the metadisk on the first node is d160. And the 2nd server is able to mount that from the global option on the first server.
    Thanks,

  • Coping iso file and mounting problem

    Hi
    I am using Windows 8.1 Update Enterprise 64 bit and Windows ADK.
    I noticed that, if I select the "Environment of the deployment tools and creations images" and I click on the "Run as Administrator" item of his Pop-Up menu and I mount on a iso image of windows 8.1 Update, when I run the command
    robocopy <Drive_Letter>:\"<Windows_Files_Path>" /e
    to copy all its files in a directory and the command
    dism /Mount-Image /ImageFile:"<Windows_Files_Path>"\install.wim /Index:<Image_Index> /MountDir:"<Mount_Directory_Path>"
    to mount an image volume, this error appears:
    Error: 0xc1510111
    Not have permission to mount and modify this image.
    However, if I copy these files through the "file explorer" window, the mounting of this volume image is working properly. How come?
    Thanks
    Bye
    Balubeto

    I am unable to reproduce the issue above:
    E:\>dism /mount-image /imagefile:e:\release\Captures.001\Win2008R2Sp1.wim /index:1 /mountdir:c:\mount
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    E:\>robocopy e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT e:\mount\test zti*.log /njh /ndl
    100% New File 226728 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplications.log
    100% New File 1228 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIApplyGPOPack.log
    100% New File 10283 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIAppVerify.log
    100% New File 29169 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBackup.log
    100% New File 2101 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIBDE.log
    100% New File 36103 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIConfigure.log
    100% New File 34934 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDiskpart.log
    100% New File 1027 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDomainJoin.log
    100% New File 41428 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIDrivers.log
    100% New File 93591 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGather.log
    100% New File 2619 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIGroups.log
    100% New File 2898 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTINextPhase.log
    100% New File 3875 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRole.log
    100% New File 740 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIOSRolePS.log
    100% New File 2350 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIPatches.log
    100% New File 4180 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ztiRunCommandHidden.log
    100% New File 1215 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTITatoo.log
    100% New File 1855 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIValidate.log
    100% New File 190933 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWindowsUpdate.log
    100% New File 1436 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIWinRE.log
    100% New File 40631 e:\release\Captures.001\Create\WIN2008R2SP1\MININT-E5LVCNT\ZTIYellowBang.log
    Total Copied Skipped Mismatch FAILED Extras
    Dirs : 1 0 0 0 0 0
    Files : 21 21 0 0 0 0
    Bytes : 712.2 k 712.2 k 0 0 0 0
    Times : 0:00:00 0:00:00 0:00:00 0:00:00
    Speed : 5209457 Bytes/sec.
    Speed : 298.087 MegaBytes/min.
    Ended : Tuesday, September 23, 2014 11:13:46 AM
    E:\>dism /unmount-wim /mountdir:c:\mount /commit
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image File : e:\release\Captures.001\Win2008R2Sp1.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    Additionally I can see that the original question asked was copied from this post 2 years ago:
    http://www.eightforums.com/installation-setup/54246-coping-iso-file-mounting-problem.html
    is this really your problem?
    Really, this is not a MDT related question. perhaps a general Windows Setup forum would be a better place to ask this question.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • My macbook pro was repaired and since then i can't get nor photoshop or bridge to initialize. a window appears that says it has  initializing problems due to an icc profile issue.

    my macbook pro was repaired and since then i can't get nor photoshop cs5 or bridge cs5 to initialize. a window appears that says it has initializing problems due to an icc profile issue.
    there appear two error messages. the first one says that there has been a problem sincronizing because of a programme error. the second one appears after you clicked ok on the first window and says that photoshop couldn't be initialized because the icc profile is invalid.
    does anyone know if i have to delete any system or photoshop preference? the illustrator is also having troubles. thanks

    thanks! what finnally worked better was renaming the «settings» folder in te «color folder» in the library with ~before the name. now indesign is asking me for thw icc profiles but still works, so i asume i can reinstall color settings only for indesign and go on.

  • Mobile circuit problem due to technical problem wi...

    i bought nokia C3 with one year warranty.
    once it had some problem due to water falling on it..i repaired it with other agency.
    after some time its circuit was short and it stopped working..when i consulted nokia care for the same,they were not ready to take the responsibility for the same..
     this is my second Nokia mobile in which i had a loss..of around INR 6000/-
    i can't bear this amount every time..i suggest you to take a corrective action and pls do the needful..ASAP..so that i can have a clear idea about the further action to be taken against you.

    How is Nokia Care responsible if you got your set repaired at non Nokia care place(voids terms of warranty) after spilling water on it ( which also voids terms of warranty)?
    Please mark the post as solution if it solves your problem.
    Current Device - Nokia Lumia 1020/920

  • OCFS mount problem Suse Enterprise 8

    Im using the Suse Enterprise Server 8 SP2 Kernel k_smp 2.4.19-303 and the following OCFS RPM:
    ocfs-support-1.0.8-4.i686.rpm
    ocfs-2.4.19-64GB-SMP-1.0.8-4.i586.rpm
    ocfs-tools-1.0.8-4.i686.rpm
    After this, I created the config File.
    Then formating the partion with the OCFS using the command:
    mkfs.ocfs -F -b 128 -L u01 -m /u01 -u 59 -g 55 -p 0775 /dev/sdb1
    I have also loaded the OCFS modul with load_ocfs. I can see the partiton in the OCFS Config Tool (ocfstool). If i try to mount the FS with:
    mount –t ocfs /dev/sdb1 /u01
    I get the error message:
    mount: wrong fs type, bad option, bad superblock on /dev/sdb1, or too many mounted file systems
    At this time i did only install the orarun.rpm and no other oracle software.
    Can someone help me?
    Best regards rolf

    check this link...
    [http://forums.oracle.com/forums/thread.jspa?messageID=2683796]

  • 10.5.8 disk mounting problem

    I updated to 10.5.8 and decided I would download the photoshop elements trial off Adobe's website. It was at 365 MB of 1.27 GB and it suddenly came up "mounting failed" I am currently trying to download it again, but my internet connection is slow so it will be awhile before I see if it happens again at 365 MB. Has anyone else had disk mounting problems in 10.5.8?

    Speaking as someone who works a lot with PSE, I would say the odds are very high that this is an Adobe problem rather than a 10.5.8 problem. Wait a while and try the download again.

  • Performance decrease due to build options

    I am trying to use the performance monitor remote tool to mainly view the process processor time for multiple processes on my WEC7 device with a native application code, however, the OS build with the required build options shows a significant decrease in
    performance to the point where it eventually crashes. Is there a work around for this performance decrease due to build options?
    I asked in the native application development section but received 1 response which was only a question to
    my question.
    Thanks,

    Hi Jaydeep,
    You create one J2ee library project. In this project include all required external jars. Build it and deploy on the server.
    Now, these jars are available on server. So, just make a reference to this library project in your webdynpro application.
    To accomplish this, goto webdynpro application's property. These select webdynpro references-> Library references.
    Here add the refernce as following:
    <Application provider>/<Library project name>
    By default application provider name is sap.com.
    Regards,
    Bhavik

  • Mounting problem, mount: unknown filesystem type 'vfat'

    Can't mount vfat partition.
    Mounting problem, mount: unknown filesystem type 'vfat'

    takavar wrote:sorry for the necromancy, but this is the top result on Google search with no answer.
    I am going to close this thread because (a) the thread is more than two years old, abd (b) may or may not be related to your problem.
    Please open a new thread detailing your problem.  Define what is "Solved" by rebooting.  Does the drive mount during a reboot?  Tell us how you are trying to mount the drive, and provide us your /etc/fstab.  You may want to share the the output of sudo fdisk -l /dev/sda
    If you still think it relevant. provide a link back to this thread.
    Thanks

  • Problem: I lost the option to get the sound from external speakers or headphones to upgrade to Lion 10.7.3. It accepts only internal speakers.  I downloaded  Combo directly. I followed all the advice from the Apple community

    Problem: I lost the option to get the sound from external speakers or headphones to upgrade to Lion 10.7.3. It accepts only internal speakers.  I downloaded  Combo directly , without using "Actualización de software". I followed all the advice from the Apple community.  Can I use bluetooth speakers to solve this problem?  My Computer: iMac. 20-inch, Early 2008. Processor 2.4 GHz Intel Core 2 Duo.

    You may need to reset PRAM/NVRAM.
    First, check that the jack is clean. Put some alcohol on a plug and insert it a few times. See if that helps.
    is your output both digital and analog? If digital, is the red laser light visible in the socket? Do not look directly into the socket when checking.
    If all else fails try a PRAM reset:
    Reset your computer’s PRAM
    A small amount of your computer’s memory, called “parameter random-access memory” or PRAM, stores certain settings in a location that Mac OS X can access quickly. The particular settings that are stored depend on your type of Mac and the types of devices connected to it. The settings include your designated startup disk, display resolution, speaker volume, and other information.
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Immediately press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Continue holding the keys down until the computer restarts, and you hear the startup sound for the second time.
    DO NOT HOLD These keys beyond the second startup sound!
    Release the keys.
    Resetting PRAM may change some system settings and preferences. Use System Preferences to restore your settings.

  • Narrowing down "iPod won't mount" problem

    Regarding the "iPod won't mount" problem that has been posted a number of times: is anyone having this problem with a USB connection or just with a Firewire connection?
    I'm using Firewire and can't get my iPod to mount. I don't have a USB connector for the iPod and I thought I'd do a little research on the problem before I go buy a USB connector.

    My 4th generation Ipod would not mount with the firewire but worked fine with USB.

  • HT1386 has anyone ever had synch problems due to "PAIRING RECORD IS MISSING

    Has anyone ever had synch problems due to "Pairing record missing"?   Just downloaded new IOS on my computer and this is what message came up

    Try rebooting your computer.

Maybe you are looking for

  • Frame 7 question - arrow keys / mouse scroll wheel don't work

    I have FrameMaker version 7.0p579. I've not used FrameMaker for quite a while, but I know my arrow keys used to move graphic elements, but they don't now.  Perhaps it's because I now use USB mouse and keyboard? One other question -- was the upgrade f

  • My Nokia 5230 blurs, any help?

    My Nokia 5230 has started to blur (there're lines shaking  vertically) when i click the red button or unlock it. This doesn't happen all he time.  I did some search and i found this is a common problem even for 5800. I have updated the firmware to th

  • Dangerously hot power supply burnt my hand and Apple don't care!

    I recently purchased a MacBook Pro. The 85W Mag Safe Power Adaptor got so hot yesterday that it burnt my hand when I went to pick it up! This is NOT good. I am VERY concerned that this product is dangerous and could catch fire or, worse, seriously hu

  • KO88 Internal Order Error  KD256

    Hi All, When I am excuting settlement of a order thru KO88 it gives the massage as under: There are no accrued amount; settlement is not possible Massage KD256 When I checked the cost analysis of the particular order it has some cost in the particula

  • Path to Oracle 12c Database OCP

    Any path to Oracle 12c Database OCP from 11g OCA? If so, which exam number? Thanks!