Tiny Core Base > TCB Bugs
I/O dev fd0
MakodFilu:
Are you booting from pendrive?
jpeters:
--- Quote from: MakodFilu on March 07, 2009, 12:05:11 PM ---Are you booting from pendrive?
--- End quote ---
no..grub install on hd (Dell c600 doesn't support usb boot)..
Onyarian:
This is the translation of Beroje's message about this problem in the spanish post.
--- Quote ---This occurs during the beginning of "RC2", (last) in previous version no.
"end-request I / O fd0 sector 0"
There is no delay, only displays the message.
If there is a floppy in the drive then don't produces the message, but you will hear some access to floppy.
--- End quote ---
Hope it can help.
curaga:
Here's the diff of rebuildfstab from 1.1 to 1.2rc2:
--- Quote ------ reb-1.1 2009-03-08 00:04:59.000000000 +0200
+++ reb-1.2rc2 2009-03-08 00:05:42.000000000 +0200
@@ -68,7 +68,8 @@
;;
esac
- [ -z "$FSTYPE" ] && FSTYPE="$(fstype $DEVROOT/$DEVNAME)"
+# [ -z "$FSTYPE" ] && FSTYPE="$(fstype $DEVROOT/$DEVNAME)"
+ FSTYPE="$(fstype $DEVROOT/$DEVNAME)"
[ -z "$FSTYPE" ] && FSTYPE="auto"
MOUNTPOINT="/mnt/$DEVNAME"
OPTIONS="noauto,users,exec"
--- End quote ---
Anyone having this problem, could you try to revert this change and see if it helps?
Jason W:
Yep, that fixed it.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version