<quote who="O Plameras">

> If all these indicate JFS is loaded, then proceed and mount your
> JFS partition.

what do these need to autoload or survive reboot ?

# modprobe jfs
# insmod jfs
Using /lib/modules/2.4.18-14/kernel/fs/jfs/jfs.o
insmod: a module named jfs already exists

# dmesg | grep JFS
JFS development version: $Name:  $

# cat /proc/filesystems  | grep jfs
        jfs

but, 'fdisk' still doesn't see it, should it ?

# fdisk /dev/sdb

Command (m for help): p
Disk /dev/sdb: 64 heads, 32 sectors, 4340 cylinders
Units = cylinders of 2048 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sdb1             2      4340   4443136    5  Extended
/dev/sdb5   *         2      4340   4443120   35  Unknown


when I try this:
# mount -t jfs /dev/sdb /mnt/hd

60 seconds later, the prompt still hasn't come back..?

-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to