Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Iso9660fsys problem: (5 Items)
   
Iso9660fsys problem  
Hello QNX4 specialists!

I'm actually testing the IntelAdvancedMAnagementTechnology for the usage in our QNX4 environmetn and have a problem with
 a remotely mounted ISO image:

Testenv:
SIEMENS PC with IAMT (Intel Advanced MAnagement Technology)
Remote PC uses VNCviewer+ to come to the screen of the SIEMENS
Mounted an ISO image of the remote PC from the SIEMENS

Result:
Fsys.atapi shows the remotely mounted ISO as local CD drive
spatch or dd shows me that the /dev/cd0 offers the QNX4 the content of the remote ISO

But:
Iso9660fsys 
or
Iso9660fsys -s
mount_iso9660 /dev/cd0 /cd0
does not offer the content of the ISO.
The mount makes no problem!

What can I do at he Iso9660fsys or at mount_iso9660 to get the filesys content?
Re: Iso9660fsys problem  
Hi Klaus,

Maybe there is a problem with the ISO image. What file system type used in 
the ISO image? Can you mount the ISO image in the QNX4 locally using 
following command?

# Iso9660fsys /cd2=/path/to/iso/image

Can you burn the ISO image to CD? Is this CD working correctly when it 
mounted locally in the QNX4?

-- 
Respectfully,
Oleg

> Hello QNX4 specialists!
> 
> I'm actually testing the IntelAdvancedMAnagementTechnology for the
> usage in our QNX4 environmetn and have a problem with a remotely
> mounted ISO image:
> 
> Testenv:
> SIEMENS PC with IAMT (Intel Advanced MAnagement Technology)
> Remote PC uses VNCviewer+ to come to the screen of the SIEMENS
> Mounted an ISO image of the remote PC from the SIEMENS
> 
> Result:
> Fsys.atapi shows the remotely mounted ISO as local CD drive
> spatch or dd shows me that the /dev/cd0 offers the QNX4 the content of
> the remote ISO
> 
> But:
> Iso9660fsys
> or
> Iso9660fsys -s
> mount_iso9660 /dev/cd0 /cd0
> does not offer the content of the ISO.
> The mount makes no problem!
> 
> What can I do at he Iso9660fsys or at mount_iso9660 to get the filesys
> content?
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post84118
Re: Iso9660fsys problem  
Hi Oleg,

locally everything is working fine.

I can mount the ISO if I use a VMWare and I can burn the ISO on CD and use it in any PC.
The ISO is a bootable (-b bootimage) ISO with long filenames (-l),leading dots (-L) and RockRidge (-R) in the filesys.
No Joliet.
The call is:
mkisofs -o /tmp/pantest.iso -b bootimage -l -L -R /CD_DIR
I also tried now without RockRidge but also without success.


If I use the 2010 QNX installation the "Auto-detecting Hardware ..."  is working properly at the beginning.
But after detection of hardware the installer is waiting 30 seconds for the /dev/cd0.0 and have no success to access it.

Therefore I cant continue the installation at his point and I assume that there is the exactly same problem the cause.

Greetings from a still alive QNX4 user;)
Klaus
Re: Iso9660fsys problem  
Hi Oleg,

the QNX6.5 CD is booting withou any problem and I can run the system from CD.
Re: Iso9660fsys problem  
Hi Klaus,

Unfortunately, I don't have Intel AMT PC here, so more time will be 
required to reproduce and resolve this issue. I'll contact you when here 
will be any news.

-- 
Respectfully,
Oleg

> Hi Oleg,
> 
> locally everything is working fine.
> 
> I can mount the ISO if I use a VMWare and I can burn the ISO on CD and
> use it in any PC. The ISO is a bootable (-b bootimage) ISO with long
> filenames (-l),leading dots (-L) and RockRidge (-R) in the filesys. No
> Joliet.
> The call is:
> mkisofs -o /tmp/pantest.iso -b bootimage -l -L -R /CD_DIR
> I also tried now without RockRidge but also without success.
> 
> 
> If I use the 2010 QNX installation the "Auto-detecting Hardware ..." 
> is working properly at the beginning. But after detection of hardware
> the installer is waiting 30 seconds for the /dev/cd0.0 and have no
> success to access it. Therefore I cant continue the installation at
> his point and I assume that there is the exactly same problem the
> cause.
> 
> Greetings from a still alive QNX4 user;)
> Klaus
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post84153