On Lun 28 Oct 2002 08:57, Alexey Fadyushin wrote:
> You can change group for that devices with the command
>
> chown :disk /dev/hda*

I can't. It's read-only.

> If the file system with /dev directory is mounted readonly,
> you will need to remounyt it read-write before changing group.
> To remount file system read-only use the folloeing command
>
> mount -wno remount /

OK, I tried this:

[root@ultra8 root]# e2fsck -n /dev/hda2
e2fsck 1.27 (8-Mar-2002)
e2fsck: Attempt to read block from filesystem resulted in short read while 
trying to open /dev/hda2
Could this be a zero-length partition?
[root@ultra8 root]# mount -wno remount /
mount: no such partition found
[root@ultra8 root]#
[root@ultra8 root]# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda2              1154272    970548    125088  89% /

I don't understand why it can't find the partition.

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to