Re: [ext2fs]... is not a Linux ilesystem
From: Paul Floyd (root_at_127.0.0.1)
Date: 12/29/03
- Next message: computer person: "Re: CPU speed"
- Previous message: Paul Eggert: "Re: CPU speed"
- In reply to: Jiaming Pan: "[ext2fs]... is not a Linux ilesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2003 22:02:11 GMT
On Mon, 29 Dec 2003 19:11:03 +0800, Jiaming Pan
<jame@mails.tsinghua.edu.cn> wrote:
> Hello,
> I have a Solaris7 host which has a Linux-ext2 parition SCSI disk
> connected.
> So I downloaded Solaris7-ext2fs.tar.gz and extracted it. I used the
> pre-compiled
> binaries in the package. It greeted me the following message when I try to
> mount the Linux Filesystem.
>
> bash-.05# ./mount /dev/dsk/c1t3d5s8 /linux/
> ount: /dev/dsk/c1t3d5s8 is not a Linux ilesystem.
>
> Can anyone help me ~
/dev/dsk/c1t3d5s8 is almost certainly not a Linux filesystem (unless
you've formatted a Solaris slice as ext2).
Most likely, you should be using somethung like /dev/dsk/c1t3d5p3 (for
the 3rd primary partition). If Linux is on a logical partition, then
you'll need a modified version of the ext2fs driver, and then something
like /dev/dsk/c1t3d5p4:1 (4th partition is extended, and use the 1st
logical partition within that extended partition).
A bientot
Paul
-- Paul Floyd http://paulf.free.fr (for what it's worth) Surgery: ennobled Gerald.
- Next message: computer person: "Re: CPU speed"
- Previous message: Paul Eggert: "Re: CPU speed"
- In reply to: Jiaming Pan: "[ext2fs]... is not a Linux ilesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|