Re: [Samba] smbmount and filesystem images

2004-01-29 Thread P=?ISO-8859-1?Q?=E4r_Degerman
After researching more I discovered that the hang is actually a kernel oops: # mount -o loop /home/smb/.image /mnt Unable to handle kernel NULL pointer dereference at virtual address *pde = Oops: [#1] PREEMPT CPU: 0 EIP: [] Not tainted VLI EEFLAGS:

[Samba] smbmount and filesystem images

2004-01-28 Thread P=?ISO-8859-1?Q?=E4r_Degerman
Hi Please CC me as I'm not on the list! I have a share mounted to my linux box using smbmount, I can create and read files okay. The share is exported from a Win2K server. On the share I have a ext2 filesystem image which I am mounting with mount -o loop. This all worked like a charm under