Hi, I had a problem with kernel 2.4 disliking any cdrom I attach do my ide 
interface, so I'm using LM 8.2 with kernel22.
The question I have is about using kernel22 with ext3 filesystem.
I have two partitions, / and /home, both ext3.
My mount log:

[bart@spiff bart]$ mount
/dev/hda1 on / type ext3 (rw)
none on /proc type proc (rw)
/dev/hda5 on /home type ext2 (rw)
none on /dev/pts type devpts (rw,mode=0620)

My /etc/fstab:
/dev/hda1 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 /home ext3 defaults 1 2
/dev/hdc /mnt/cdrom iso9660 user,noauto 0 0
/dev/fd0 /mnt/floppy vfat 
user,iocharset=iso8859-1,umask=0,sync,codepage=850,noa$
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0

It looks like partition / is on ext3, but during boot I get some errors saying 
that kernel dosen't have module tmpfs and that tmpfs isn't a valid file 
system, so it looks like kernel22 dosen't support ext3 right?
If so, is there a kernel 2.2 that runs well on mandrake 8.2 that supports 
ext3?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to