Motioneyeos: Mass storage not found

Created on 22 Oct 2020  Â·  37Comments  Â·  Source: ccrisan/motioneyeos

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: dev20201012

Board Model

I am using the following board/model: Raspberry PI 4B

Camera

I am using the following type of camera: MMAL

My camera model is: RPI 4 camera

Network Connection

My motionEyeOS unit is connected to the network via: WiFi

Peripherals

I am using the following peripherals that I consider relevant to this issue:

External Hard Disk (formatted ext4)

motioneye.log
motion.log
boot.log

All 37 comments

It discovers SDA1 & SDA2 (and supports UAS)
1.895133] scsi host0: uas
[ 1.896690] scsi 0:0:0:0: Direct-Access WDC WD10 JPVX-75JC3T0
0301 PQ: 0 ANSI: 6
[ 1.898733] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00
TB/932 GiB)
[ 1.898752] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.898971] sd 0:0:0:0: [sda] Write Protect is off
[ 1.898989] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
[ 1.899410] sd 0:0:0:0: [sda] Disabling FUA
[ 1.899433] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 1.900172] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a
multiple of physical block size (4096 bytes)
[ 2.078624] sda: sda1 sda2
[ 2.081888] sd 0:0:0:0: [sda] Attached SCSI disk
Does it not show up under /data?
If you run in console or ssh session:
df -h
or
mount
what do they show?

On Thu, Oct 22, 2020 at 7:32 AM SlymHD notifications@github.com wrote:

Preliminary Docs

I confirm that I have read the CONTRIBUTING
https://github.com/ccrisan/motioneyeos/blob/master/.github/CONTRIBUTING.md
guide before opening this issue.

I confirm that I have read the FAQ
https://github.com/ccrisan/motioneyeos/wiki/FAQ before opening this
issue.
motionEyeOS Version

I am running motionEyeOS version: dev20201012
Board Model

I am using the following board/model: Raspberry PI 4B
Camera

I am using the following type of camera: MMAL

My camera model is: RPI 4 camera
Network Connection

My motionEyeOS unit is connected to the network via: WiFi
Peripherals

I am using the following peripherals that I consider relevant to this
issue:

External Hard Disk (formatted ext4)

motioneye.log
https://github.com/ccrisan/motioneyeos/files/5422341/motioneye.log
motion.log
https://github.com/ccrisan/motioneyeos/files/5422342/motion.log
dmesg.log https://github.com/ccrisan/motioneyeos/files/5422343/dmesg.log
boot.log https://github.com/ccrisan/motioneyeos/files/5422344/boot.log

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHJQHXITYMJKERT5GVDSMAJ4NANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

1
2

In console or ssh type:
mkdir /data/storage
mkdir /data/storagee/sda1
mkdir /data/storage/sda2
mount /dev/sda1 /data/storage/sda1
mount /dev/sda2 /data/storage/sda2
df -h
if this works, let me know, I'll give instructions on how to auto-mount

On Thu, Oct 22, 2020 at 9:37 AM SlymHD notifications@github.com wrote:

[image: 1]
https://user-images.githubusercontent.com/47272145/96879515-7072bd00-147c-11eb-8f23-5593efe3cbce.png
[image: 2]
https://user-images.githubusercontent.com/47272145/96879526-72d51700-147c-11eb-9aaf-cd0dab4668e9.png

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714499577,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHJAY5DF3NSQTGQSFXLSMAYSFANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Nope, still doesnt work and when I'm trying to mopunt it says that there arent such directories
3

Checking

On Thu, Oct 22, 2020 at 9:57 AM SlymHD notifications@github.com wrote:

Nope, still doesnt work and when I'm trying to mopunt it says that there
arent such directories
[image: 3]
https://user-images.githubusercontent.com/47272145/96882066-322acd00-147f-11eb-9e3d-04319bc26a57.png

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714512900,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHKHY2SEAOHIIVFONLDSMA25ZANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Looks like you missed a / in your mount commands.

On Thu, Oct 22, 2020, 08:58 SlymHD notifications@github.com wrote:

Nope, still doesnt work and when I'm trying to mopunt it says that there
arent such directories
[image: 3]
https://user-images.githubusercontent.com/47272145/96882066-322acd00-147f-11eb-9e3d-04319bc26a57.png

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714512900,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AIBKIUBMOWZ7WSRMRKQITC3SMA26TANCNFSM4S3CEEOA
.

Where?

On the mounting location. It's not data/... it is /data/... If you compare
your screen shot with what starbassed sent you you will see it.

On Thu, Oct 22, 2020, 09:21 SlymHD notifications@github.com wrote:

Where?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714528779,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AIBKIUB3MSUBU5E2JPHZRF3SMA5XPANCNFSM4S3CEEOA
.

mount /dev/sda1 /data/storage/sda1
mount /dev/sda2 /data/storage/sda2
before the data

On Thu, Oct 22, 2020 at 10:21 AM SlymHD notifications@github.com wrote:

Where?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714528779,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHMJZ6K57ZCLDL5WVFDSMA5XPANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Thanks @cap9qd

On Thu, Oct 22, 2020 at 10:24 AM Kevin Shumaker kevin.shumaker@gmail.com
wrote:

mount /dev/sda1 /data/storage/sda1
mount /dev/sda2 /data/storage/sda2
before the data

On Thu, Oct 22, 2020 at 10:21 AM SlymHD notifications@github.com wrote:

Where?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714528779,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHMJZ6K57ZCLDL5WVFDSMA5XPANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

1

No worries. I'm sorry I spelled your handle wrong...

On Thu, Oct 22, 2020, 09:26 starbasessd notifications@github.com wrote:

Thanks @cap9qd

On Thu, Oct 22, 2020 at 10:24 AM Kevin Shumaker kevin.shumaker@gmail.com
wrote:

mount /dev/sda1 /data/storage/sda1
mount /dev/sda2 /data/storage/sda2
before the data

On Thu, Oct 22, 2020 at 10:21 AM SlymHD notifications@github.com
wrote:

Where?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714528779
,
or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AEZTUHMJZ6K57ZCLDL5WVFDSMA5XPANCNFSM4S3CEEOA

.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder.
Makes
you feel good, doesn't it?

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714531762,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AIBKIUCBEQKJ27YY2TXO5EDSMA6HRANCNFSM4S3CEEOA
.

Couple of questions:
what kind of external drive?
Are you plugging in before power up or after?
I just tested with a USB Thumb Drive:
image
Worked fine.

@cap9qd if that's my worst issue today I'm doing good...

It's a WD Blue HDD 2,5", it's always plugged in, nothing works

And it's internal

Just checked an external usb3 1 TB physical drive
image
working auto-mount
image
Does your drive work in RaspberryPiOS on the 4? My 4B 4GB and 4B 8GB both work normally.

Internal? as in a HAT? THAT could be why it's not working...

HAT?

A card connected to the GPIO pins to provide SATA connections. Not
connected through USB2 or USB3...

On Thu, Oct 22, 2020 at 10:51 AM SlymHD notifications@github.com wrote:

HAT?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714549186,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHITZJWZRDLVLDAV5JTSMBBIFANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

https://randomnerdtutorials.com/cctv-raspberry-pi-based-system-storage-motioneyeos/ bcs I was following this guide and they also used an internal 2,5 drive

Describe your system completely, please.

On Thu, Oct 22, 2020 at 10:51 AM SlymHD notifications@github.com wrote:

HAT?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714549186,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHITZJWZRDLVLDAV5JTSMBBIFANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Describe YOUR system completely, please.

On Thu, Oct 22, 2020 at 10:54 AM SlymHD notifications@github.com wrote:

>

https://randomnerdtutorials.com/cctv-raspberry-pi-based-system-storage-motioneyeos/
bcs I was following this guide and they also used an internal 2,5 drive

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714550990,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHPMBFKKRA2P7NKWZVDSMBBS5ANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

IMG_20201022_165625
It's a Raspberry pi 4b connect via adapter to a HDD (I hope that you can see everything on the photo)

In my Pi4B 4GB
When I go to the WebGUI, Settings, File Storage, I get the following options:
image

"Mass Storage" is no longer an option.
My toshiba 1TB USB3 connected shows (currentl, for testing) as SDA1 and SDA2.
What is listed in yours (not including Custom Path, Network, or the /dev/mmc...)

That's the problem there is nothing
123

12213
when I type in fdisk -l it says that the drive type is microsoft storage spaces even though I formatted it in ext4, is that probably the problem?

where/how did you partition and format the drive?

On Thu, Oct 22, 2020 at 11:14 AM SlymHD notifications@github.com wrote:

That's the problem there is nothing
[image: 123]
https://user-images.githubusercontent.com/47272145/96892574-0f51e600-148a-11eb-8f46-2cfd04681126.png

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714564414,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHI23RCZ7JTLGFJI5JDSMBD7DANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

I formatted it with mini partittion wizard

In a linux box, or Win10 box?

On Thu, Oct 22, 2020 at 11:19 AM SlymHD notifications@github.com wrote:

I formatted it with mini partittion wizard

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714567785,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHPQK2SGSKLZ5QBVIHLSMBERDANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Well, I clicked on disk management, then right click on the disk, format and choosed ext4

on win10

you can re-do it in motionEyeOS by doing the following in the command line
(console or ssh)
fdisk /dev/sda
d
1
d
n
p
1


ignore errors and reboot
back into command liine
mkfs.ext4 /dev/sda1
reboot
should now show in WebGUI, Settings, File Storage

On Thu, Oct 22, 2020 at 11:20 AM Kevin Shumaker kevin.shumaker@gmail.com
wrote:

In a linux box, or Win10 box?

On Thu, Oct 22, 2020 at 11:19 AM SlymHD notifications@github.com wrote:

I formatted it with mini partittion wizard

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714567785,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHPQK2SGSKLZ5QBVIHLSMBERDANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

Win10 does not support ext4. Follow the instructions in the last message.

On Thu, Oct 22, 2020 at 11:32 AM Kevin Shumaker kevin.shumaker@gmail.com
wrote:

you can re-do it in motionEyeOS by doing the following in the command line
(console or ssh)
fdisk /dev/sda
d
1
d
n
p
1


ignore errors and reboot
back into command liine
mkfs.ext4 /dev/sda1
reboot
should now show in WebGUI, Settings, File Storage

On Thu, Oct 22, 2020 at 11:20 AM Kevin Shumaker kevin.shumaker@gmail.com
wrote:

In a linux box, or Win10 box?

On Thu, Oct 22, 2020 at 11:19 AM SlymHD notifications@github.com wrote:

I formatted it with mini partittion wizard

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/ccrisan/motioneyeos/issues/2550#issuecomment-714567785,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEZTUHPQK2SGSKLZ5QBVIHLSMBERDANCNFSM4S3CEEOA
.

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

--
Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52"
W85° 45' 8.56"

Semper Gumby
“Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.” - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
“There is no end to the good you can do if you don’t care who
gets the credit.” - C Powell
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?

omg

finally thank you

Glad to help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

careyer picture careyer  Â·  3Comments

manianac picture manianac  Â·  5Comments

soflyj picture soflyj  Â·  4Comments

JasonMorris1 picture JasonMorris1  Â·  5Comments

darrenc90 picture darrenc90  Â·  3Comments