Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - installation of QNX4-USB-2.0-20051114.tgz: (13 Items)
   
installation of QNX4-USB-2.0-20051114.tgz  
How do I install this file?
I have tried to do
gunzip QNX4-USB-2.0-20051114.tgz

that gave me

QNX4-USB-2.0-20051114.tar

tar -x QNX4-USB-2.0-20051114.tar

gave me

Tar: blocksize = 20

and nothing more. I have also tried to start phinstall and selected the tar file, but nothing happened.
Re: installation of QNX4-USB-2.0-20051114.tgz  
Try tar -xf QNX4-USB-2.0-20051114.tar


On 10-09-30 8:29 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

> tar -x QNX4-USB-2.0-20051114.tar

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
Thanks ofcourse

I guess that all the files in the bin directory of the archive have to be copied to the /bin directory.

I run
#io-usb
#Fsys.umass

It all looks fine, then I tried to run

#Dosfsys c=/dev/usb
Dosfsys: # cannot attach prefix  - /dos: File exists

#mount /dev/usb usb 
mount: mount( ) of /dev/usb failed: Function not implemented

Why can't I mount?
I have one floppy disk in other words a /dos/a
Re: installation of QNX4-USB-2.0-20051114.tgz  
First of all check to see whether Dosfsys is already running. If it is, then
slay it. When you run Fsys.umass, it will create a /dev/hd* entry. Then
perform a 'mount -p /dev/hd*'. You should then see a /dev/hd*t11. Rather
than running Dosfsys, use Fatfsys as follows: Fatfsys c=/dev/hd*t11.
You should now have a /dos/c entry.


On 10-09-30 9:42 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

> Thanks ofcourse
> 
> I guess that all the files in the bin directory of the archive have to be
> copied to the /bin directory.
> 
> I run
> #io-usb
> #Fsys.umass
> 
> It all looks fine, then I tried to run
> 
> #Dosfsys c=/dev/usb
> Dosfsys: # cannot attach prefix  - /dos: File exists
> 
> #mount /dev/usb usb
> mount: mount( ) of /dev/usb failed: Function not implemented
> 
> Why can't I mount?
> I have one floppy disk in other words a /dos/a
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69156
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
> First of all check to see whether Dosfsys is already running. If it is, then
> slay it. When you run Fsys.umass, it will create a /dev/hd* entry. Then
> perform a 'mount -p /dev/hd*'. You should then see a /dev/hd*t11.
So far so good.

> Rather
> than running Dosfsys, use Fatfsys as follows: Fatfsys c=/dev/hd*t11.
> You should now have a /dos/c entry.

I get
# Fatfsys c=/dev/hd0t11
Fatfsys: unable to install - another DOS file system may be active

# Dosfsys c=/dev/hd0t11
Dosfsys: # cannot attach prefix - /dos: File exists
Re: installation of QNX4-USB-2.0-20051114.tgz  
Did you 'slay Dosfsys' before trying to run Fatfsys?


On 10-09-30 10:22 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

>> First of all check to see whether Dosfsys is already running. If it is, then
>> slay it. When you run Fsys.umass, it will create a /dev/hd* entry. Then
>> perform a 'mount -p /dev/hd*'. You should then see a /dev/hd*t11.
> So far so good.
> 
>> Rather
>> than running Dosfsys, use Fatfsys as follows: Fatfsys c=/dev/hd*t11.
>> You should now have a /dos/c entry.
> 
> I get
> # Fatfsys c=/dev/hd0t11
> Fatfsys: unable to install - another DOS file system may be active
> 
> # Dosfsys c=/dev/hd0t11
> Dosfsys: # cannot attach prefix - /dos: File exists
> 
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69166
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
> Did you 'slay Dosfsys' before trying to run Fatfsys?
> 

I guess you mean I should kill the process if running. No Dosfsys process is running.
Checked with ps -A | grep fsys
Re: installation of QNX4-USB-2.0-20051114.tgz  
Just run 'slay Dosfsys'. It will display a message if it is not running.


On 10-09-30 10:35 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

>> Did you 'slay Dosfsys' before trying to run Fatfsys?
>> 
> 
> I guess you mean I should kill the process if running. No Dosfsys process is
> running.
> Checked with ps -A | grep fsys
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69173
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
> Just run 'slay Dosfsys'. It will display a message if it is not running.
> 

# slay: Unable to find process 'Dosfsys'
slay: Unable to find process 'Dosfsys'
Re: installation of QNX4-USB-2.0-20051114.tgz  
OK, can you post the output from 'sin'?


On 10-09-30 10:42 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

>> Just run 'slay Dosfsys'. It will display a message if it is not running.
>> 
> 
> # slay: Unable to find process 'Dosfsys'
> slay: Unable to find process 'Dosfsys'
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69175
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
Also post the output from 'sin arg'.


On 10-09-30 10:42 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

>> Just run 'slay Dosfsys'. It will display a message if it is not running.
>> 
> 
> # slay: Unable to find process 'Dosfsys'
> slay: Unable to find process 'Dosfsys'
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69175
> 

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8
 

Re: installation of QNX4-USB-2.0-20051114.tgz  
here the logs
Attachment: Text sinlogs.txt 4.38 KB
Re: installation of QNX4-USB-2.0-20051114.tgz  
OK, Fatfsys is already running, so 'slay Fatfsys' and then restart it with
'Fatfsys c=/dev/hd0t11'.



On 10-09-30 11:09 AM, "David Bo Jensen" <community-noreply@qnx.com> wrote:

> here the logs
> 
> 
> 
> _______________________________________________
> 
> QNX4 Community Support
> http://community.qnx.com/sf/go/post69181

-- 
Hugh Brown                      (613) 591-0931 ext. 2209 (voice)
QNX Software Systems Ltd.        (613) 591-3579           (fax)
175 Terence Matthews Cres.       email:  hsbrown@qnx.com
Kanata, Ontario, Canada.
K2M 1W8