On Jun 08 2003, Torben Brosten wrote:
> debian2:~# mount /dev/hdb8 /oldsuse
> mount: mount point /oldsuse does not exist

        So, first you'll have to create the mount point (mkdir
        /blah). Then, use something like:
        mount -t ext2 /dev/correct_partition /blah

> debian2:~# mac-fdisk -l
> /dev/hda8         Apple_UNIX_SVR2 swap                 2097152 @ 41125499  
> (  1.0G)  Linux swap

        It seems that /dev/hda8 is not a partition with an ext2 fs
        (you were using this previously?).  Perhaps you meant
        /dev/hda9 or any other?

> /dev/hdb8              Apple_Free untitled 4         10567231 @ 2089207  (  
> 5.0G)  Free space

        BTW, /dev/hdb8 is also not a partition with a Linux fs. It is
        probably a blank partition?


        []s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rogério Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to