devfs
[Top] [All Lists]

partition table

To: devfs@xxxxxxxxxxx
Subject: partition table
From: Mathias Noack <mn3@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Oct 2002 14:40:32 +0200 (DFT)
Sender: devfs-bounce@xxxxxxxxxxx
Hi there,

I got the following problem:
I created a block special inode with (from HOWTO SSI Cluster project):
mknod /dev/ide/host0/bus0/target0/lun0/part3 b 7 1
After that I loop back mount a root filesystem:
losetup /dev/loop1 root_fs

So know I was wondering why this block device
(/dev/ide/host0/bus0/target0/lun0/part3)  doesn't appear in the
partition table (/proc/partition)?
What I have to do? 

I need this because the ptool from the OpenGFS project reads
the partition table to creating pools. 

Regards,
Mathias


<Prev in Thread] Current Thread [Next in Thread>
  • partition table, Mathias Noack <=