Wrong floppy device node path after install in fstab

Bug #73235 reported by Raul Metsma
This bug report is a duplicate of:  Bug #74657: floppy0 comes out of nowhere. Edit Remove
2
Affects Status Importance Assigned to Milestone
debian-installer-utils (Ubuntu)
New
Undecided
Unassigned

Bug Description

I have installed now 3 kubuntu edgy desktops (1 under vmware and 2 real computer)
and all them have after install wrong floppy device node paths (just /dev/)

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/mapper/Ubuntu-root / ext3 defaults,errors=remount-ro 0 1
# /dev/sda1
UUID=75389efd-6e2f-45f1-b008-bd4be599eadb /boot ext3 defaults 0 2
# /dev/sda5
UUID=38580164-afa6-4086-8669-580240ada9b9 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0

Revision history for this message
Raul Metsma (zomps) wrote :

Sorry, forgot to mention that I used kubuntu 6.10 x86 alternative iso

Revision history for this message
Mike Bela (mikebela777) wrote :

Confirmed on Kubuntu and Ubuntu too.

The motherboard's model is ASSUS A7V880.

And this is the unmodified /etc/fstab after the fresh install:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=510cd102-7dfd-4071-ac3e-f75a9a42c531 / ext3 defaults,errors=remount-ro 0 1
# /dev/sda3
UUID=85400819-8c73-4730-ad62-af1b8f046b4f /media/sda3 ext3 defaults 0 2
# /dev/sda4
UUID=3558d932-7c29-41dd-b2e0-db57f8e09a51 /media/sda4 ext3 defaults 0 2
# /dev/sda2
UUID=43152a17-5c36-4cd0-8af3-e92d8f17d89f none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0

Revision history for this message
Mike Bela (mikebela777) wrote :

Sorry, I forgot to mention that I used a lot of Edgy iso-s to test this issue: ubuntu-6.10-alternate-i386.iso, ubuntu-6.10-desktop-i386.iso, kubuntu-6.10-alternate-i386.iso and kubuntu-6.10-desktop-i386.iso

Revision history for this message
steffen (steffen-sobiech) wrote :

I can confirm this. My fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdb1
UUID=3417728e-5103-4213-b856-1567c51ce93b / ext3 defaults,errors=remount-ro 0 1
# /dev/hdb5
UUID=b832fd2e-e757-4a8c-ab5e-fc26e0a20847 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0

Revision history for this message
Sebastien Bacher (seb128) wrote :

that's a duplicate of bug #74657 and fixed to feisty

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.