> Now you should be able to mount that partition. You can always check which
> filesystems your kernel supports by looking at /proc/filesystems, like
> this:
>
>  [EMAIL PROTECTED] ~/src $ cat /proc/filesystems


Jeff, as it was, I really wanted to mount JFS(it seems I forgot I was
using JFS, not HPFS...)

anyhow, that just worked with:

# mount -t auto /dev/hdc7 /mnt/os2

that creates an entry in /etc/mtab:

/dev/hdc7 /mnt/os2 jfs rw 0 0

in order to have this mounted on boot, do I simply copy that line to
/etc/fstab ?



-- 
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