Displaying 3 results from an estimated 3 matches for "mk_initrd".
Did you mean:
ki_initrd
2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
...y type ext2
/dev/hda3 on /usr type ext2 (rw)
mount: you didn't specify a filesystem type for /dev/hda4
I will try type ext2
/dev/hda4 on /home type ext2 (rw)
i recompiled the kernel, with ext3 built in -- nonmodular. i achieved
the same result. checking the suse database, i found a new mk_initrd,
put up yesterday, designed to allow the root partition to be mounted
ext3. i got and applied it, and altered /etc/fstab, to wit:
/dev/hda2 / ext3 defaults 1 1
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0
/dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0
devpts /dev/pts devp...
2001 Nov 25
2
ext3 problem with loop devices?
Hello,
it seems I am having a problem with loop mounting on ext3. I am doing
this:
- make an ext2 filesystem in a file
- loop mount this file
- write into the loop mounted file system
- umount the file
Sometimes this works; occasionally the file remains empty after the
umount. A sync before the umount seems to help.
Is this a known problem?
Thanks,
Andreas.
2001 Nov 01
3
ext3 partition still gets mounted as ext2 for me too!
Hi,
I am a new ext3 user and I am having problems similar to what many
people are facing on this list.
I have done everything as the emails suggest. I am using SuSE 7.3 with
the the 2.4.10 kernel and ext3 compiled as a module. Because it is
2.4.10 kernel, I created all my journals from a rescue disk and
everything seems to be working right for the non-root filesystems. My
fstab has all my