[Solved] Cant use second partition /dev/sda2

sudo mount /dev/sda2 /mnt
this works and i see lost+found of the /dev/sda2
but i cant write or add folders to /dev/sda2
"Error creating directory: Permission denied"
and it disapears from the file manager side panel
this happend when i was using thunar in xfce
and again when using pcmanfm in openbox
Last edited by Shockwave0 (2013-11-12 08:27:26)

as user with sudo
[shockwave@ArchLinux ~]$ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
├─sda1 ext4 aff5b1d2-0452-467f-81e7-dc3b2298101e /
├─sda2 ext4 backup b8c96528-bdce-4a7b-9d0b-b215e9332242 /mnt
└─sda3 swap 1519cef9-0d8d-4ea4-b9d5-cc94b09cd59a
sr0 iso9660 ARCH_201311 2013-11-01-08-10-26-00 /run/media/shock
[shockwave@ArchLinux ~]$
[shockwave@ArchLinux ~]$ mount
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=2023684k,nr_inodes=505921,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/sda1 on / type ext4 (rw,relatime,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/sr0 on /run/media/shockwave/ARCH_201311 type iso9660 (ro,nosuid,nodev,relatime,uid=1000,gid=100,iocharset=utf8,mode=0400,dmode=0500,uhelper=udisks2)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
/dev/sda2 on /mnt type ext4 (rw,relatime,data=ordered)
Last edited by Shockwave0 (2013-11-07 01:14:05)

Similar Messages

  • Mount: can't find /dev/sda2/mnt in /etc/fstab

    I'm trying to install Arch on a virtualbox virtual machine to become familiar with it before I install it on my main system. I've created 4 partitions, dev/sda1=1007kB boot partition, dev/sda2/= 4gb root partition which I am trying to mount, dev/sda3=swap which I've already configure and dev/sda4=1792MB Home which I haven't mounted. I've formatted sda2 and sda4 in ext4, but whenever I run
    mount /dev/sda2/mnt
    I get an error message saying
    mount: can't find /dev/sda2/mnt in /etc/fstab
    I've tried to view fstab with the less command but I only got a bunch of tildes (~). I'm fairly new to linux so keeping the explanations simple would be appreciated.

    The above post should fix the immediate issue you are posting about - but there is another issue:
    VEL0CITY wrote:dev/sda1=1007kB boot partition
    Is that a typo?  Because that's not big enough for a boot partition.  The kernel itself is 3-4 times that size.  100MB is a common starting suggestion for /boot.  I can do with quite a bit less than 100MB, but not that much less.

  • [SOLVED] Trying to install Arch Linux from harddisk using /dev/sda2

    Hi
    I'm trying to install Arch using my swap partition, following this wiki entry: https://wiki.archlinux.org/index.php/Ha … stallation
    What I've done:
    Downloaded ISO: archlinux-2010.05-netinstall-i686.iso
    Command: swapoff /dev/sda2
    Command: fdisk /dev/sda and changed the system type to 83 (Linux) on /dev/sda2
    Now it looks like:
    Command (m for help): p
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00017e5b
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 1060289 530144+ 83 Linux
    /dev/sda2 1060290 3164804 1052257+ 83 Linux
    /dev/sda3 3164805 105579179 51207187+ 83 Linux
    /dev/sda4 105579180 488392064 191406442+ 83 Linux
    It complained about device was busy, but it still seemed to have changed the system type, so I did partprobe as it wrote.
    WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
    The kernel still uses the old table. The new table will be used at
    the next reboot or after you run partprobe(8) or kpartx(8)
    Syncing disks.
    [root@swamp ~]# partprobe
    <no output>
    Next I did:
    [root@swamp ~]# dd if=archlinux-2010.05-netinstall-i686.iso of=/dev/sda2
    327680+0 records in
    327680+0 records out
    167772160 bytes (168 MB) copied, 4.3025 s, 39.0 MB/s
    [root@swamp ~]# mkdir /mnt/sda2
    [root@swamp ~]# mount /dev/sda2 /mnt/sda2
    mount: warning: /mnt/sda2 seems to be mounted read-only.
    [root@swamp ~]# ls -al /mnt/sda2
    total 150466
    dr-xr-xr-x 3 root root 240 May 16 15:54 .
    drwxr-xr-x 6 root root 4096 Nov 5 01:40 ..
    dr-xr-xr-x 3 root root 556 May 16 15:52 boot
    -r--r--r-- 1 root root 448 May 16 15:54 isomounts
    -r--r--r-- 1 root root 8192 May 16 15:54 overlay.sqfs
    -r--r--r-- 1 root root 154058752 May 16 15:54 root-image.sqfs
    And unmounted it again.
    The wiki page says to type: fsck -f /dev/sda2fsck, but I get no such file while trying to open sda2fsck.
    [root@swamp ~]# fsck -f /dev/sda2fsck
    fsck from util-linux-ng 2.18
    e2fsck 1.41.12 (17-May-2010)
    fsck.ext2: No such file or directory while trying to open /dev/sda2fsck
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    Can I ignore the above and continue modifying grub?
    Thanks :-)
    Last edited by valvet (2010-11-08 14:49:07)

    fsck -f /dev/sda2fsck makes no sense because /dev/sda2fsck is not a deivce. If the wiki says that, then it is wrong. It's only doing a fsck anyway so probably not really needed. If you are just formatting th swap partition then use, mkfs.ext{234}.
    edit:
    from the wiki
    # fsck -f /dev/sda2fsck 1.40.8 (13-Mar-2008)
    e2fsck 1.40.8 (13-Mar-2008)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 3A: Optimizing directories
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda2: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sda2: 243/78936 files (8.2% non-contiguous), 310519/314880 blocks
    The first like should just be
    # fsck -f /dev/sda2
    Last edited by sand_man (2010-11-05 06:46:01)

  • Cant see second harddrive (ntfs) [SOLVED]

    Hi,
    I am new to Archlinux, I moved from Ubuntu with Gnome couple of days ago. I set up my arch pretty successfully -  I have an XFCE running, with all the software I had on Ubuntu (made me love pacman). I think my problem has an easy solving, but I didnt manage it myself so I am asking.
    I put Arch on my sda (had it autoprepare) and I left sdb with no change (only photos and vids storage). But I cant just access (see) the sdb disk.
    when I run  fdsik -l I get
    Disk /dev/sda: 40.0 GB, 40020664320 bytes
    255 heads, 63 sectors/track, 4865 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0f610f60
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 5 40162 83 Linux
    /dev/sda2 6 136 1052257+ 82 Linux swap / Solaris
    /dev/sda3 137 1666 12289725 83 Linux
    /dev/sda4 1667 4865 25695967+ 83 Linux
    Disk /dev/sdb: 40.0 GB, 40020664320 bytes
    255 heads, 63 sectors/track, 4865 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0fae0fad
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 4865 39078081 7 HPFS/NTFS
    How can I make sdb visible in XFCE? Thanks for your help. Joenas
    Last edited by Joenas (2009-01-12 17:38:38)

    all I had to do, was to create the damn /mnt/data folder. Now the disk mounts there automatically. Everythings fine. You can add the [SOLVED] tag here...
    thx InfernalH
    Joenas

  • [SOLVED] Slow "dev-sda2.device" at boot...

    First of all, hello everyone. This is my first post on Arch Linux forums, so don't hesitate to correct me if I am doing something wrong.
    I have been trying to reduce the boot time on my HDD;
    -Using readahead
    -Quiet boot
    I have managed to reduce the boot time dramatically, but there is a problem, which is a task on boot called dev-sda2.device and it takes more than 6 seconds
    systemd-analyze
    Startup finished in 1.226s (firmware) + 123ms (loader) + 5.340s (kernel) + 11.205s (userspace) = 17.895s
    systemd-analyze blame
    6.283s dev-sda2.device
    1.728s systemd-readahead-collect.service
    1.728s systemd-readahead-replay.service
    1.215s wicd.service
    656ms systemd-udevd.service
    487ms [email protected]
    443ms systemd-udev-trigger.service
    438ms systemd-vconsole-setup.service
    381ms systemd-sysctl.service
    380ms boot.mount
    378ms systemd-journald.service
    259ms kmod-static-nodes.service
    244ms systemd-remount-fs.service
    202ms sys-kernel-config.mount
    200ms dev-mqueue.mount
    199ms sys-kernel-debug.mount
    180ms tmp.mount
    179ms dev-hugepages.mount
    134ms systemd-tmpfiles-setup-dev.service
    64ms [email protected]
    53ms systemd-user-sessions.service
    49ms systemd-logind.service
    43ms wpa_supplicant.service
    25ms systemd-random-seed.service
    24ms systemd-readahead-done.service
    23ms systemd-tmpfiles-setup.service
    5ms systemd-journal-flush.service
    5ms systemd-update-utmp.service
    4ms alsa-restore.service
    3ms [email protected]
    2ms [email protected]
    2ms [email protected]
    1ms [email protected]
    1ms systemd-backlight@backlight:intel_backlight.service
    systemd-analyze critical-chain
    graphical.target @11.205s
    └─multi-user.target @11.205s
    └─wicd.service @9.989s +1.215s
    └─basic.target @9.986s
    └─sockets.target @9.985s
    └─dbus.socket @9.985s
    └─sysinit.target @9.861s
    └─systemd-update-utmp.service @9.855s +5ms
    └─systemd-tmpfiles-setup.service @9.830s +23ms
    └─local-fs.target @9.829s
    └─boot.mount @9.447s +380ms
    └─[email protected] @8.959s +487ms
    └─dev-sda1.device @8.959s
    As you can see, dev-sda2.device takes too long and I have no idea what it is. I have been searching it for two days, and found only one topic here, which didn't help me, so I am posting this topic.
    -I updated my system today.
    -UEFI
    -Gummiboot
    I know that 17 seconds is a very fast boot, but I want to make it faster. Why not if I can?
    Thanks...
    EDIT: Updating the system again fixed this.
    Last edited by atahanacar (2015-05-19 10:35:31)

    What file system are you using, and what is the mount point for /dev/sda2?
    there could be some mount options depending on your filesystem, that could slow down/speed up mounting.
    depending on mount point, using x-systemd.automount option could help.
    I actually have similar issue where mounting of my /home on btrfs takes 6-7s of my 18s boot time and I haven't found a solution. Most of the time I just suspend/hibernate my laptop anyway, so it's not such a big issue for myself.

  • I've lost the use of Appleworks in 10.9.2. Is it possible to partition the internal hard drive of my MacBook Pro and install an older Mac OS (10.6.8) on the second partition with OS 10.9.2 on the other?

    I've lost the use of Appleworks by upgrading to 10.9.2.
    Is it possible to partition the internal hard drive of my MacBook Pro and install an older Mac OS (10.6.8) on the second partition with OS 10.9.2 on the other? I'd like to be able to boot to the older OS when I need Appleworks and  few other applications that aren't available on OS 10.9.2.
    Any suggestions?
    Thank you for your help.

    Hello again, WZZZ,
    Here's an update. I was successful in creating two partitions on my internal drive, and in installing OS 10.6.6 on the second partition, as per your guidence. I now have it up to 10.6.8 with all the security updates and AppleWorks. A great thing.
    Some thoughts:
    • The partitioning had one hitch; it failed at first. But once I "repaired" the disc with Disc Utility the partitioning went thru.
    • The partitioning took a long time in 'resizing the partition.' A few hours I think it was. Lots of progress bar watching.
    • If I had it to do again, I'd size the two partitions differently. My original data was occupying about 230 Gb of the 320 Gb disc. I made the new partitions share the space, about 230 and 75Gb. That left very little available space for the main disc. I ought to have put some breathing room in there. As it is, it's an incentive to clean up all those files, especially all those iTunes files. I now have about 10% of available space there and mean to continue deleting.
    So, all in all a good project that got me where I wanted to go. Thank you for your help.
    Appreciatively,
    wallah

  • What should i do i buy a second hand iphone 4s but its lock to the previous owner in find my iphone pls help me i cant use my iphone for a year already

    pls. help me about find my iphone lock. because i buy a second hand iphone 4s but still lock to the previous owner when i restore factory settings still searching for the previous owner of this phone still now i cant use this phone

    Hello jimmy ii
    The only option is to contact that person to have them remove Activation Lock from the iPhone. They can do it online and do not have to come to you. Check out the article below for more information.
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account
    http://support.apple.com/kb/TS4515
    Regards,
    -Norm G.

  • Error: The Boot Camp partition "/dev/disk0s3" used by Hard Disk 1 is not supported.

    I installed Lion a couple of weeks ago, and had Parallels 5 installed, but it would no longer run.  Unfortunately, I spent the money to upgrade to Parallels 6 prior to seeing the advice to get Lion to run with 5.  Oh well.  But now, it won't run with 6 either.  What to do?
    Here;s the error again:
    The Boot Camp partition "/dev/disk0s3" used by Hard Disk 1 is not supported.

    You should be able to do this using the Boot Camp Assistant app. There is an option to "Restore the startup disk to a single volume". That should eliminate the Boot Camp partition without harming your Mac OS partition. Even so, make sure you back up your Mac OS X partition data before you do this, just to be safe.
    Lance

  • I have a problem with my Imessage at my macbook pro ,its says it can contact the server and i cant use it ,please solve me this problem

    i have a problem with my Imessage at my macbook pro ,its says it can contact the server and i cant use it ,please solve me this problem

    I am having the exact same problem with the iMessage on both my MacBook pro and my iphone4. It either says the username/password is incorrect or it can not contact the server. Facetime and iCloud works just fine with the same apple id and password. Somebody please help, I am beyond frustrated!

  • [SOLVED] Intel NUC using second dvb-t device causes usb lockup

    I have an intel NUC D54250WYK running latest non-testing arch.
    linux minikat 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64 GNU/Linux
    I have two PCTV 290e cards.
    Bus 001 Device 002: ID 8087:8000 Intel Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 009: ID 2013:024f PCTV Systems nanoStick T2 290e
    Bus 002 Device 008: ID 2013:024f PCTV Systems nanoStick T2 290e
    Bus 002 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
    Bus 002 Device 007: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
    Bus 002 Device 010: ID 413c:2003 Dell Computer Corp. Keyboard
    Bus 002 Device 006: ID 0557:7000 ATEN International Co., Ltd Hub
    Bus 002 Device 005: ID 9e88:9e8f
    Bus 002 Device 004: ID 1e4e:0110 Cubeternet
    Bus 002 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Both of these work fine running alone (ie using just /dev/dvb/adapter0 or adapter1). However, when I run both together all my usb devices seem to disappear. Using the power button I can shut the system down. In the logs I see this
    Nov 17 22:42:44 minikat kernel: tda18271: performing RF tracking filter calibration
    Nov 17 22:42:46 minikat kernel: tda18271: RF tracking filter calibration complete
    Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
    Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: Assuming host is dying, halting host.
    Nov 17 22:42:51 minikat kernel: xhci_hcd 0000:00:14.0: HC died; cleaning up
    Nov 17 22:42:51 minikat kernel: usb 1-3: USB disconnect, device number 2
    Nov 17 22:42:51 minikat kernel: usb 1-3.1: USB disconnect, device number 4
    Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-5)
    Nov 17 22:42:51 minikat kernel: i2c i2c-11: cxd2820r: i2c rd failed=-5 reg=db len=1
    Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xc0 failed (error=-19)
    Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-19)
    Nov 17 22:42:51 minikat kernel: i2c i2c-11: cxd2820r: i2c rd failed=-19 reg=db len=1
    Nov 17 22:42:51 minikat kernel: __tda18271_write_regs: [11-0060|M] ERROR: idx = 0x5, len = 1, i2c_transfer returned: -19
    Nov 17 22:42:51 minikat kernel: tda18271_set_params: [11-0060|M] error -19 on line 985
    Nov 17 22:42:51 minikat kernel: em28174 #1: writing to i2c device at 0xd8 failed (error=-19)
    searching reveals a similar problem here https://bugs.launchpad.net/ubuntu/+sour … ug/1306712.
    It doesn't seem to matter which device is used second or which application is using them; ie 2 x vlc or vlc + tzap etc etc all seem to cause the problem.
    I used the same devices on my old acer revo 3610 and they work fine together there.
    I would like to report this to Intel if I can get the right information together. Is there something I can do to clarify the problem?
    Edit: added relevant device stuff from the same boot
    Nov 17 22:40:35 minikat kernel: em28xx: New device PCTV Systems PCTV 290e @ 480 Mbps (2013:024f, interface 0, class 0)
    Nov 17 22:40:35 minikat kernel: em28xx: DVB interface 0 found: isoc
    Nov 17 22:40:35 minikat kernel: em28xx: chip ID is em28174
    Nov 17 22:40:36 minikat kernel: em28174 #0: EEPROM ID = 26 00 01 00, EEPROM hash = 0x924125c8
    Nov 17 22:40:36 minikat kernel: em28174 #0: EEPROM info:
    Nov 17 22:40:36 minikat kernel: em28174 #0: microcode start address = 0x0004, boot configuration = 0x01
    Nov 17 22:40:36 minikat kernel: em28174 #0: No audio on board.
    Nov 17 22:40:36 minikat kernel: em28174 #0: 500mA max power
    Nov 17 22:40:36 minikat kernel: em28174 #0: Table at offset 0x39, strings=0x1aa0, 0x14ba, 0x1ace
    Nov 17 22:40:36 minikat kernel: em28174 #0: Identified as PCTV nanoStick T2 290e (card=78)
    Nov 17 22:40:36 minikat kernel: em28174 #0: dvb set to isoc mode.
    Nov 17 22:40:36 minikat kernel: em28xx: New device PCTV Systems PCTV 290e @ 480 Mbps (2013:024f, interface 0, class 0)
    Nov 17 22:40:36 minikat kernel: em28xx: DVB interface 0 found: isoc
    Nov 17 22:40:36 minikat kernel: em28xx: chip ID is em28174
    Nov 17 22:40:36 minikat kernel: em28174 #1: EEPROM ID = 26 00 01 00, EEPROM hash = 0x9de637c6
    Nov 17 22:40:36 minikat kernel: em28174 #1: EEPROM info:
    Nov 17 22:40:36 minikat kernel: em28174 #1: microcode start address = 0x0004, boot configuration = 0x01
    Nov 17 22:40:36 minikat kernel: em28174 #1: No audio on board.
    Nov 17 22:40:36 minikat kernel: em28174 #1: 500mA max power
    Nov 17 22:40:36 minikat kernel: em28174 #1: Table at offset 0x39, strings=0x1aa0, 0x14ba, 0x1ace
    Nov 17 22:40:36 minikat kernel: em28174 #1: Identified as PCTV nanoStick T2 290e (card=78)
    Nov 17 22:40:36 minikat kernel: em28174 #1: dvb set to isoc mode.
    Nov 17 22:40:36 minikat kernel: usbcore: registered new interface driver em28xx
    Nov 17 22:40:36 minikat kernel: em28174 #0: Binding DVB extension
    Nov 17 22:40:36 minikat kernel: DVB: registering new adapter (em28174 #0)
    Nov 17 22:40:36 minikat kernel: em28174 #0: DVB extension successfully initialized
    Nov 17 22:40:36 minikat kernel: em28174 #1: Binding DVB extension
    Nov 17 22:40:36 minikat kernel: DVB: registering new adapter (em28174 #1)
    Nov 17 22:40:36 minikat kernel: em28174 #1: DVB extension successfully initialized
    Nov 17 22:40:36 minikat kernel: em28xx: Registered (Em28xx dvb Extension) extension
    Nov 17 22:40:36 minikat kernel: em28174 #0: Registering input extension
    Nov 17 22:40:36 minikat kernel: input: em28xx IR (em28174 #0) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/rc/rc1/input14
    Nov 17 22:40:36 minikat kernel: rc1: em28xx IR (em28174 #0) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/rc/rc1
    Nov 17 22:40:36 minikat kernel: em28174 #0: Input extension successfully initalized
    Nov 17 22:40:36 minikat kernel: em28174 #1: Registering input extension
    Nov 17 22:40:36 minikat kernel: input: em28xx IR (em28174 #1) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/rc/rc2/input15
    Nov 17 22:40:36 minikat kernel: rc2: em28xx IR (em28174 #1) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/rc/rc2
    Nov 17 22:40:36 minikat kernel: em28174 #1: Input extension successfully initalized
    Nov 17 22:40:36 minikat kernel: em28xx: Registered (Em28xx Input Extension) extension
    I think the above indicates the devices are separately recognized.
    Last edited by replabrobin (2015-01-25 19:12:37)

    I'm having a similar problem with the WinTV HVR 950Q on my i7 laptop. Any time something (tvtime, ffplay, etc) tries to read from the device, USB dies with the same "Assuming host is dying" message in dmesg. Fortunately my laptop keyboard & touchpad aren't connected via usb, so I'm not forced to power cycle, but I'ld like to figure out the problem so I can use the device.
    Currently I'm thinking there is a problem with the xhci driver module, but I'm still working on tracking it down. Let me know if you figure this out.
    Update:
    Just confirmed that at least in my case this is an issue with xhci. I compiled a kernel with no xhci support and booted to it (since blacklisting xhci_hcd doesn't seem to work), now the capture device seems to work properly. Unfortunately this means I can have USB3, or the capture device, but not both (for now).
    There is a "quirks" parameter that can be passed to the xhci_hcd module. It seems to be a bitmask AFAICT, but I haven't been able to find any documentation as to what it does yet. Maybe there's something in there that can help here.
    Last edited by mcgrew (2014-11-18 20:43:48)

  • I have an iMac with os x lion, I installed windows 7 in the partition but I cant use internet there.

    I have an iMac with os x lion, I installed windows 7 in the partition vut I cant use internet there. In device manager the ethernet controller appears in yellow, what I have to do? A specifically process or download a driver, wich driver?

    Eder Ximenes wrote:
    Hi! You may reinstall the driver manually:
    by  Boot Camp - Installation & Setup Guide (OS X Lion) :
    To reinstall a specific driver:
    If you need to reinstall specific drivers, you can install one driver at a time. For example, if your Mac’s built-in camera isn’t working, you can reinstall just the camera’s driver.
    Individual drivers are in the Drivers folder on the CD, DVD, or external disk with the Windows support software.
    1  Insert the CD or DVD or connect the external disk with the Windows support software.
    2  Quit AutoRun if it opens.
    3  Using Windows Explorer, locate the driver that you want to reinstall.
    4  Open the driver to start the installation.
    Your drive (Network's drive) is in this location:
    WindowsSupoport -> Drivers -> Broadcon -> BroadconNetworkAdapterWin7_32 (depends of version of your windows!)
    In my case i need to install manually the drives for Net and sound!
    Sorry my english, i'm brazilian!
    I hope I´ve helped!
    You have not, the OP has Lion so no disk, and you can't re-install until after you install, which hasn't happened yet.
    To the OP, use BCA to download the Windows Support Software, follow the instructions to install it in Windows.

  • [SOLVED][systemd-networkd] Cant use dns or something like

    [edit]
    SOLUTION: You need to set a resolv.conf
    [/edit]
    Hi all
    Im trying to use systemd-networkd and its really looks nice.
    BUT I cant use any kind of dns.
    At the moment, Im with this config
    [Match]
    Name=enp2s0
    Host=my-dear-desktop
    [Network]
    DHCP=true
    there is no error or something like on
    systemctl status systemd-networkd
    . I also try some other configs with static dns, nothing work.
    so, i have internet/network connection, but without names =/
    I have tryed many configs like UseDNS=true or DNS=8.8.8.8 at myconfig.network but nothing works.
    $ ping www.google.com
    ping: unknow host www.google.com
    $ ping 173.194.118.145 ##google's IP##
    ##normal ping##
    $ ping my-notebook-localname
    ping: unknow host my-notebook-localname
    $ ping 192.168.25.23 ##notebook local IP##
    ##normal ping##
    Last edited by souenzzo (2014-04-30 00:52:57)

    Not necessary, as your issue was specific to your system, and is unlikely to be encountered by others.
    resolv.conf is provided by the filesystem package, which is of course part of every base Arch install. If it was not present on your system, somebody (or something) deleted it.

  • [SOLVED] Mounting a logical partition

    Scenario:
    /dev/sda1 primary NTFS windows boot
    /dev/sda2 primary NTFS windows home
    /dev/sda3 primary ext4 arch /boot
    /dev/sda5 primary ext4 arch /
    /dev/sda6 logical ext4 arch /home
    /dev/sda7 arch swap
    Do I perform mount /dev/sda6 /mnt/home as if it were a "normal" partition?
    EDIT: I would mount each logical partition as normal.
    Last edited by tancrackers (2012-08-29 03:34:46)

    shortcut144 wrote:
    perbh wrote:
    Assume your fat-partition is /dev/sda5 (just as an example)
    sudo mount -t vfat /dev/sda5 /some/mount/point
    Otherwise - as 's3kt0r' says - you can easily mount a ntfs-partition for read/write as well (using ntfs-3g)
    Awesome, thank you.  Marked as solved.
    Should I put this command in my fstab, or just make a startup command for this?
    You could do either ....
    If it will _always_ be there and you always want it mounted - put it in /etc/fstab, -or- you could put it in /etc/rc.local (without using 'sudo' of course).
    I'm a great believer in using rc.local because you _know_ that everything which might be needed (modules eg.) will be available by then.
    If you use /etc/fstab, your entry would be:
    /dev/sda5 /mount/point vfat defaults 0 0

  • Installed Arch on second partition, cannot choose which OS to boot in

    Hello. I setup Arch on a second partition and installed everything and installed grub on my root partition, but when I rebooted the system, I wasnt given a boot menu.. it Just defaulted to windows. Heres my setup:
    /dev/sda1 Windows
    /dev/sda2 Swap
    /dev/sda3 Root
    Now.. I didnt flag Root as bootable and Im thinking thats it.. is it? and there was one other thing.. in my /mnt/boot/grub/menu.lst file.. I edited the windows XP entry as such:
    # Windows XP
    title Windows XP
    rootnoverify (hd0,0)
    chainloader +1
    there was a line "makeactive" inbetweee rootoverify ad chainloader.. that wasnt part of the wiki so i deleted it.. is there something else im missing?

    Did you install GRUB to MBR or a partition? It needs to be in the MBR to work.
    Alternatively, you can use winfailure's boot.ini file to specify that you want to chainload from NTLDR to GRUB, which will work, but you'll need to know exactly where you installed GRUB to do that method.
    Also, you were wise to remove that "makeactive" - that'd set the winfailure partition to bootable, negating GRUB on futher boots.
    Lastly, GRUB doesn't require that disks be made "active" - the GRUB MBR code is "hardwired" with what partition to chainload to, it's a smart little application.
    -dav7

  • How to create a second partition on the harddisk?

    Hello To All Members!
    I recently got some viruses on my laptop. So I had to use my recovery cd to recover my system.
    Now the problem is that I asked me for the partition where are the files which are being extracted. I marked it to 30GB.
    So, windows is working fine but my Rest of 50GB will not be shown.
    I thought that the recovery cd will make a new second partition as well, but it did not. Now how to make some other partitions?
    Second question related to first one is how much time i can use this recovery disk. I mean will the windows remain genuine?????
    For the partition problem i dont know of some possible solutions cause i needed three partitions, 1st of 30GB(Windows Default) and other two of 25GB.
    The Best Solution coming in my mind is to make any windows ME or 98 bootable cd and run fdisk to create the remaining partitions.
    But it is makes some new questions in my mind. Do i have to use a recovery cd again? If yes than I will not use this process again cause it will ask for partition to extract files of windows and i will choose 30GB again.
    And again it will remove additional partitions.
    Please help me and clear the questions coming in my mind..
    [Edited by: admin on 31-Mar-2007 08:32]

    Hi there,
    do know for the UlltimateBootCD4Win? This from CD bootable WinXP-BartPEedition with additional tools gives you the ability to make such things like partitioning, backup or formatting your HDD.
    It has many more applications which help you to maintain your system without booting your original OS.
    So I think that this CD will solve your partitioning issues.
    Heres a link: www.ubcd4win.com/
    Just try it and tell me your opinion.
    Nice weekend and greetings from the sunny south ;)

Maybe you are looking for

  • Record Selection doesn't work with VS 2005 & CR 2008

    Hi all, Recently I installed CR 2008 with Service Pack 1 and integrate with Visual Studio 2005. I converted all the CR reports to CR 2008 while opening the VS project which was created earlier. My problem is when I load the Crystal report via created

  • Internet Slow and doesn't work on some apps

    My Internet on a Macbook has been a lot slower then on my older computers. And Software update and iTunes Store don't work at all. I am using an old Airport Extreme (the bubbleish one) connected to a DSL router.

  • Cannot switch tabs past a tab viewing a PDF

    When I have a tab open with a PDF in it (using Adobe Acrobat 9.3.0.148 plugin) I cannot switch tabs using Ctrl-Tab and Ctrl-Shift-Tab past that particular tab. Ctrl-W won't close the tab with the PDF in it either. It looks like if you dont click with

  • FFI and old forms ?

    Hi, We have some lagacy forms installations (ms windows), 4.5 as oldest one, running an application. Now this application must be modified, and part of this modification is access to external system native (dll) libraries. In newer forms (eg 6) we ca

  • Adobe air on lion?

    My wife got some Thanksgiving message from a friend which can only be viewed if we download adobe air.  A quick google search seemed to indicate there would be problems.  Has anyone downloaded this?  Had problems?  Recommendation?