On Mon, 13 Dec 2004 13:01:15 +1100 (EST), Voytek uttered
> # 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
                 ^^^^^^^^
Try mounting /dev/sdb5, as in 'mount -t jfs /dev/sdb5 /mnt/hd'

Cheers,
-- 
                                        Steve
"You have a fear of nothingness, or in laymen's terms, a fear of ...
nothingness"
         - EMH, USS Voyager
-- 
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