You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



discovery kids camera

Author (Read 4151 times)

0 Members and 1 Guest are viewing this topic.

Re: discovery kids camera
« Reply #5 on: October 13, 2014, 03:20:30 PM »
 

XpRefugee

  • Whats a Custom Title?
  • New to Forums
  • *
  • 37
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
    • Mr Bills

  • CPU: AMD Athlon(tm) 64 Processor 3200+

  • MEMORY: 2Gb

  • VIDEO CARD: ATI Radeon Xpress 200M

  • Kernel: 5.x
upgraded to 2.0
My son has not brought his computer with him the last couple of weekends I will post when I get a chance to try this
With the camera plugged in, do:

Code: [Select]
sudo fdisk -l
Xpocalypse NOW I love smell of OS in the morning, Smells like 01110110011010010110001101110100011011110111001001111001
Linux user since January 14, 2014
I can look up things on the internet!
 

Re: discovery kids camera
« Reply #4 on: September 21, 2014, 02:57:33 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
With the camera plugged in, do:

Code: [Select]
sudo fdisk -l
 

Re: discovery kids camera
« Reply #3 on: September 21, 2014, 01:23:14 AM »
 

XpRefugee

  • Whats a Custom Title?
  • New to Forums
  • *
  • 37
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
    • Mr Bills

  • CPU: AMD Athlon(tm) 64 Processor 3200+

  • MEMORY: 2Gb

  • VIDEO CARD: ATI Radeon Xpress 200M

  • Kernel: 5.x
that did not work or I don't know enough to fill in the blanks to make it work


lsblk
sda      8:0    0  93.2G  0 disk
├─sda1   8:1    0  91.2G  0 part /
├─sda2   8:2    0     1K  0 part
└─sda5   8:5    0     2G  0 part [SWAP]
sdb      8:16   1  13.2M  0 disk
sr0     11:0    1  1024M  0 rom 
 

The camera is sdb
When I try to mount ( it makes me mount as root)

sudo mount /dev/sdb ~/kidscamera
mount: /dev/sdb: can't read superblock

Xpocalypse NOW I love smell of OS in the morning, Smells like 01110110011010010110001101110100011011110111001001111001
Linux user since January 14, 2014
I can look up things on the internet!
 

Re: discovery kids camera
« Reply #2 on: July 21, 2014, 02:27:18 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Try mounting it manually. With it plugged in, open a terminal and do:

Code: [Select]
mkdir ~/kidscamera
mount /dev/sdb ~/kidscamera

This will create a folder in your home folder called 'kidscamera'
When you have finished, unmount the camera with:

Code: [Select]
umount ~/kidscamera
 

discovery kids camera
« Reply #1 on: July 21, 2014, 12:58:25 AM »
 

XpRefugee

  • Whats a Custom Title?
  • New to Forums
  • *
  • 37
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile
    • Mr Bills

  • CPU: AMD Athlon(tm) 64 Processor 3200+

  • MEMORY: 2Gb

  • VIDEO CARD: ATI Radeon Xpress 200M

  • Kernel: 5.x
Can't get this to recognize
http://ecx.images-amazon.com/images/I/41aDBUXjqgL._SY300_.jpg

plugged in

Code: [Select]
linuxlite@Pavilion-ze2000:~$ lsblk
NAME   MAJ:MIN RM    SIZE RO TYPE MOUNTPOINT
sr0     11:0    1   1024M  0 rom 
sda      8:0    0   93.2G  0 disk
├─sda1   8:1    0   91.2G  0 part /
├─sda2   8:2    0      1K  0 part
└─sda5   8:5    0      2G  0 part [SWAP]
zram0  251:0    0 1002.1M  0 disk [SWAP]
sdb      8:16   1   13.2M  0 disk

Unplugged

Code: [Select]
linuxlite@Pavilion-ze2000:~$ lsblk
NAME   MAJ:MIN RM    SIZE RO TYPE MOUNTPOINT
sr0     11:0    1   1024M  0 rom 
sda      8:0    0   93.2G  0 disk
├─sda1   8:1    0   91.2G  0 part /
├─sda2   8:2    0      1K  0 part
└─sda5   8:5    0      2G  0 part [SWAP]
zram0  251:0    0 1002.1M  0 disk [SWAP]

I assume it is sdb but it does not show up?
 
linux lite 1.0.6
« Last Edit: January 23, 2015, 12:31:19 PM by Scott(0) »
Xpocalypse NOW I love smell of OS in the morning, Smells like 01110110011010010110001101110100011011110111001001111001
Linux user since January 14, 2014
I can look up things on the internet!
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section