/etc/fstab.REVOKE floppy
Next message: James Benson: "PPP and Iptables."
Date: Fri, 24 Oct 2003 22:11:37 GMT
I updated from kernel-2.4.20-20 to kernel-2.4.22-1.2088.nptl
The older kernel always has
Oct 24 14:49:22 localhost kernel: Floppy drive(s): fd0 is 1.44M
in the system log. This doesn't appear when booting into the
new kernel.
The new kernel deleted the line
/dev/fd0 /mnt/floppy from /etc/fstab
and throws the line into /etc/fstab.REVOKE
I then tried to edit fstab by adding:
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
leaving out kudzu from the line above. I can't mount the floppy.
I'm probably missing a step.
Next message: James Benson: "PPP and Iptables."
Relevant Pages
- Re: [patch] crashdump: fix undefined reference to `elfcorehdr_addr
... A minor difficulty is working out where to initialise elfcorehdr_addr. ... There are some kernel bits, ... take special action if they are booting after a kexec on panic (Generally we ... are referring it to booting into kdump kernel) and that's why the notion ... (Linux-Kernel) - Re: FC4 2.6.14 boot problems
... > Booting 'Fedora Core ' ... > Filesystem type is ext2fs, ... OK, booting the kernel. ... (Fedora) - Re: 2.6.24-rt1: timing problems (was [git pull] x86/hrtimer/acpi fixes)
... configuration and dmesg output booting with idle=poll, ... I'll try but it will take me a while to figure git and do a package ... if you want to try a vanilla kernel package then pick up the kernel ... As in the case with an old timing bug, ... (Linux-Kernel) - Re: unknown command at bootstrap on 7-STABLE
... If I let it boot the kernel, the system doesn't show all the booting ... When I type reboot to reboot the machine, ... When there is a major ABI change I install from scratch, rebuild my apps, ... I wouldn't worry about the kernel as the kernel hasn't been loaded the ... (comp.unix.bsd.freebsd.misc) - Re: linux hangs up while booting
... the kernel hangs up while booting. ... The last boot messages I can see are: ... Is it possible that the kernel/initrd is damaged or a kernel module ... (comp.os.linux.misc) |
|