[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: floppy mounting fail after kernel compile



On 07.10.06 13:08, Fred J. wrote:
>  I run my debian testing with 2.6.15 and fire a script to mount the floppy
>  and it works, after compileing a new one "debian way", I fired the same
>  script and it gave me

please set up your mailer to wrap lines up to 80 characters (72-75 is even
better)

>  fred@debian:~$ ./m
>  mount: wrong fs type, bad option, bad superblock on /dev/fd0,
>         missing codepage or other error
>         In some cases useful info is found in syslog - try
>         dmesg | tail  or so

did you compile in modules for all filesystems?
what did you change in the kernel before compiling it?

>  fred@debian:~$ cat m
>  #!/bin/sh
>  mount /media/floppy0
>  ls /media/floppy0
> 
>  the line in my fstab that has to do with this is
>  /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> 
>  I am cluless as to what causes it exept some kernel support for the floppy, any idea what could that be?

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Linux IS user friendly, it's just selective who its friends are...



Reply to: