Hur får jag Fd0 Floppy att fungera
Postat: 24 jun 2011, 00:52
Har ändrat i /etc/fstab :
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
Till detta :
/dev/fd0 /media/floppy0 vfat,ext2 rw,user,noauto,exec,utf8 0 0
sudo gedit /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda1 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
#UUID=d2c87ec3-7d3e-4ed5-aef9-cf9d01744e98 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
sudo gedit /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
Lp
Floppy
udisks --mount /dev/fd0
Mount failed: Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
dmesg | tail
[ 562.488049] [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
[ 562.488055] [Hardware Error]: No human readable MCE decoding support on this CPU type.
[ 562.488060] [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
[ 565.760027] ata1: link is slow to respond, please be patient (ready=0)
[ 570.744043] ata1: device not ready (errno=-16), forcing hardreset
[ 570.744060] ata1: soft resetting link
[ 570.926055] ata1: nv_mode_filter: 0x739f&0x3f39f->0x739f, BIOS=0x3f000 (0xc6c00000) ACPI=0x3f01f (20:60:0x1f)
[ 570.926073] ata1: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc6c00000) ACPI=0x701f (20:60:0x1f)
[ 570.933309] ata1.00: configured for UDMA/33
[ 570.948308] ata1.01: configured for UDMA/33
Jag kommer inte år Floppy disken så att den kan Read or Write
Jag får den inte att fungera
använt också..
usermount
Hur får jag FLOPPY Disken att hitta Vfat eller ext2, ?
Vill spara BIOS. exe fil som behöver vfat för Qflash
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
Till detta :
/dev/fd0 /media/floppy0 vfat,ext2 rw,user,noauto,exec,utf8 0 0
sudo gedit /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
/dev/sda1 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
#UUID=d2c87ec3-7d3e-4ed5-aef9-cf9d01744e98 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
sudo gedit /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
Lp
Floppy
udisks --mount /dev/fd0
Mount failed: Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
dmesg | tail
[ 562.488049] [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
[ 562.488055] [Hardware Error]: No human readable MCE decoding support on this CPU type.
[ 562.488060] [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
[ 565.760027] ata1: link is slow to respond, please be patient (ready=0)
[ 570.744043] ata1: device not ready (errno=-16), forcing hardreset
[ 570.744060] ata1: soft resetting link
[ 570.926055] ata1: nv_mode_filter: 0x739f&0x3f39f->0x739f, BIOS=0x3f000 (0xc6c00000) ACPI=0x3f01f (20:60:0x1f)
[ 570.926073] ata1: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc6c00000) ACPI=0x701f (20:60:0x1f)
[ 570.933309] ata1.00: configured for UDMA/33
[ 570.948308] ata1.01: configured for UDMA/33
Jag kommer inte år Floppy disken så att den kan Read or Write
Jag får den inte att fungera
använt också..
usermount
Hur får jag FLOPPY Disken att hitta Vfat eller ext2, ?
Vill spara BIOS. exe fil som behöver vfat för Qflash