Re: linux-image 2.6.15 initrd cramfs mount problem

2006-04-04 Thread Marc PERRUDIN
nom de guerre a écrit : >hello, > > Hi, >i was trying to mount /boot/initrd.img-2.6.15-1-686 but i couldn't. >the command: > >sudo mount -t autofs -o loop /boot/initrd.img-2.6.15-1-686 ~/tmp/ki/ > >in contrast: > >sudo mount -t autofs -o loop /boot/initrd.img-2.6.12-1-686 ~/tmp/ki/ > >works! w

linux-image 2.6.15 initrd cramfs mount problem

2006-04-04 Thread nom de guerre
hello, i was trying to mount /boot/initrd.img-2.6.15-1-686 but i couldn't. the command: sudo mount -t autofs -o loop /boot/initrd.img-2.6.15-1-686 ~/tmp/ki/ in contrast: sudo mount -t autofs -o loop /boot/initrd.img-2.6.12-1-686 ~/tmp/ki/ works! what is the problem? did the fs change? i grepe