finding qnx partition

Hi, I downloaded the ISO-Image and installed it first in a File for testing
and created a boot-floppy. After that I deinstalled QNX and installed it on
the second primary partition on the third hard disk (exactly it’s the fourth,
because it the slave of the second IDE channel, but there is no slave to the
first channel). Well, to tell a long story short - I boot QNX with the floppy
I created when installing it in a file (by the way - great work that the
floppy loader finds the right partition). Now I want to integrate it into the
Win2k-Bootloader, but the problem is - which is the correct declaration of
the partition? In the QNX FileManager are the FAT32-Partitions but no
QNX-Partition. Any help? Thanx, Maik


Sent via Deja.com http://www.deja.com/
Before you buy.

<muck2000@my-deja.com> skrev i en meddelelse
news:8sib26$7ei$1@nnrp1.deja.com

floppy loader finds the right partition). Now I want to integrate it into
the
Win2k-Bootloader, but the problem is - which is the correct declaration of

Let’s face it, the WIn2k bootloader sux.

I use one I found on the net called ‘OSL2000’. It rocks and its free.

the partition? In the QNX FileManager are the FAT32-Partitions but no
QNX-Partition. Any help? Thanx, Maik

Maybe you are not quite used to the posix filesystem (which IS rather weird
if you are used to the one-device-one-filesystem type of filesystem which is
used in DOS/Windows). The QNX partition is the root of the filesystem, the
other filesystems are mounted inside it (in /fs).

Try the command ‘df’. It should give you a little more info.

Well, thank you Anders.
I wasn’t aware, that there is a df command in QNX, too. Is there
anything equal the /etc/fstab? I didn’t find one…
Thanx,
Maik

In article <Tc3H5.7099$Tq1.207602@news010.worldonline.dk>,
“Anders E. Andersen” <feedback@world-nospam-online.dk> wrote:

muck2000@my-deja.com> > skrev i en meddelelse
news:8sib26$7ei$> 1@nnrp1.deja.com> …
floppy loader finds the right partition). Now I want to integrate it
into
the
Win2k-Bootloader, but the problem is - which is the correct
declaration of

Let’s face it, the WIn2k bootloader sux.

I use one I found on the net called ‘OSL2000’. It rocks and its free.

the partition? In the QNX FileManager are the FAT32-Partitions but
no
QNX-Partition. Any help? Thanx, Maik

Maybe you are not quite used to the posix filesystem (which IS rather
weird
if you are used to the one-device-one-filesystem type of filesystem
which is
used in DOS/Windows). The QNX partition is the root of the filesystem,
the
other filesystems are mounted inside it (in /fs).

Try the command ‘df’. It should give you a little more info.

Sent via Deja.com http://www.deja.com/
Before you buy.