search for: nonmodular

Displaying 1 result from an estimated 1 matches for "nonmodular".

2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
...ot: mount: you didn't specify a filesystem type for /dev/hda3 I will try 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,...