full fat32 support.
You can also add the ext2 module to modules.lrp if the fs is not used in the
early boot process.
Eric
-Original Message-
From: "wing newton" <[EMAIL PROTECTED]>
To: "Eric Spakman" <[EMAIL PROTECTED]>; "leaf"
Sent: 4-4-06 18:05
S
Hi;
Am Dienstag, 4. April 2006 18:05 schrieb wing newton:
> Eric,
>
> Which kernel module ? I am using initrd_ide.lrp.
>
> Does initrd_ide.lrp include all the necessary modules
> ?
Not for ext2.
just do lsmod and you'll see there is no ext2 module loaded.
If it's enough to load /dev/hda1 after bo
Eric,
Are you sure you have loaded ext2.o kernel module ?
Derek
wing newton wrote:
Eric,
Which kernel module ? I am using initrd_ide.lrp.
Does initrd_ide.lrp include all the necessary modules
?
I did a few experiments with it. What I found are:
1) mount /dev/hda1 /mnt on an existing/w
Eric,
Which kernel module ? I am using initrd_ide.lrp.
Does initrd_ide.lrp include all the necessary modules
?
I did a few experiments with it. What I found are:
1) mount /dev/hda1 /mnt on an existing/working Linux
(83) partition
> Mounting /dev/hda1 on /mnt failed: Invalid argument
2) mo
Try and mount them as
mount -t msdos /dev/hda1 /mnt or something like that.
Matt
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of wing newton
Sent: Tuesday, 4 April 2006 12:29 PM
To: leaf-user@lists.sourceforge.net
Subject: [leaf-user] Bering-uClibc-2.4 m
Hello,
You have to include and load the ext2 kernel module to mount an ext2 fs.
Eric
-Original Message-
From: "wing newton" <[EMAIL PROTECTED]>
To: leaf-user@lists.sourceforge.net
Sent: 4-4-06 4:28
Subject: [leaf-user] Bering-uClibc-2.4 mount problem
Greetings,
I installed initrd_ide.l