Displaying 20 results from an estimated 391 matches for "fd0".
Did you mean:
fd
2008 Jun 08
1
Unable to cat raw /dev/fd0 more than one time
...newc | gzip -9 > \
/$(INSTALLER_DIR)/images/$(SNAME)-$(VERSION)-root-1.img
...
cd $(FLOPPY_ROOT_DIR) && find . | cpio -o -H newc | gzip -9 > \
/$(INSTALLER_DIR)/images/$(SNAME)-$(VERSION)-root-2.img
Problem happen reading from a classical floppy (not tested usb).
/dev/fd0 node is created with mknod reading before /sys/block/fd0/dev
information
Tested on 2 differents machines, one PII and one 486 laptop, they behave the
same
When init run those actions are made
echo "Insert the root-1.img floppy and press Enter"
read ANSWER
mount -t tmpfs tmpfs /initramfs...
2008 Jun 20
3
Mounting Floppies
Hi - daft one for Friday morning coffee break:
I have been trying to mount floppies on a couple of CentOS5 servers - the
usual "mount /dev/fd0 /mnt/floppy" (yes, /mnt/floppy exists!).
On both servers, the mount command just doesn't come back and I have to hit
CTRL-C. I have tried different media and also changed the floppy drive on
one server, /dev/fd0 is seen as present on both servers and they are enabled
in the BIOS. I have...
2009 Oct 04
1
Build a bootable floppy image which contains HDT
...u have a 2.88 MB floppy image which contains HDT (hdt.img),
which you can use to boot with MEMDISK or Grub4Dos floppy emulation.
MEMDISK:
========
LABEL hdtfloppy
LINUX memdisk
INITRD hdt.img
Grub4Dos floppy emulation:
==========================
title Hardware Detection Tool
map --mem /hdt.img (fd0)
map --hook
root (fd0)
chainloader (fd0)+1
You can also compress hdt.img with gzip (hdt.img.gz), which results
in a much smaller file (400KB compared to 2.88MB).
MEMDISK:
========
LABEL hdtfloppy
LINUX memdisk
INITRD hdt.img.gz
Grub4Dos floppy emulation:
==========================
title Hardw...
2005 Apr 17
1
"Floppy drive(s): fd0 is 1.44M"
...ody
====================
From: Christopher Clark <christopher.w.clark@gmail.com> [Add to Address Book] [View Source]
To: "tarawa1943@comcast.net" <tarawa1943@comcast.net>
Cc: xen-devel@lists.xensource.com
Subject: Re: [Xen-devel] xen-unstable dom0 boot "Floppy drive(s): fd0 is 1.44M" 17apr05
Date: Sun, 17 Apr 2005 20:27:22 +0000
Yep, I''ve seen that.
Christopher
On 4/17/05, tarawa1943@comcast.net <tarawa1943@comcast.net> wrote:
>
> has anyone received from the build/boot of dom0 "Floppy drive(s): fd0 is
> 1.44M" when put on a...
2001 May 23
2
ext3 message if FS is not ext3
Hi,
i think this message should be removed ;)
paradigm:~# umount /mnt2
paradigm:~# mkdosfs /dev/fd0
mkdosfs 2.5 (07 Jan 2000)
paradigm:~# /tmp/syslinux /dev/fd0
paradigm:~# sync
paradigm:~# mount /dev/fd0 /mnt2
VFS: Can't find an ext3 filesystem on dev fd(2,0).
Flo
--
Florian Lohoff flo@rfc822.org +49-5201-669912
Why is it called "common sense" w...
2008 Sep 17
1
floppy disk controller broken
Hello,
when testing FreeBSD-7.1-BETA i discovered that the floppy disk
controller doesn't work correctly. Trying to format a floppy (perhaps
with bad blocks) i get:
Processing fdformat: ioctl(FD_FORM): Device not configured
instead of the normal E letter. I then checked the same problem is
present on FreeBSD-6.3 and it has been reported by Beech Rintoul (*) in
2006! Of course the floppy disk
2005 Apr 17
1
xen-unstable dom0 boot "Floppy drive(s): fd0 is 1.44M" 17apr05
has anyone received from the build/boot of dom0 "Floppy drive(s): fd0 is 1.44M" when put on a thinkpad without a floppy drive?
woody
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Aug 25
4
Mount floppy on startup?
On bootup, it seems CentOS automatically mounts the floppy drive to
/media/floppy.
Is there a way to stop this from happening, short of removing the floppy
drive from the system (as I don't use it)?
Thanks,
Ash Christopher
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Apr 07
4
floppy drives
...damn things here at home, and I
want to go through them and get rid of them all.
But... to do that I want to read them. I have both a 5.25" and a 3.5"
drive, both are plugged in, but in the BIOS, all I see is the 3.5".
Fine, I figure I'll take care of those.
Nope. I see /dev/fd0 once I've booted up, but neither konqueror nor
mount nor fdisk works - the latter telling me that /dev/fd0 is not a
valid block device. After some googling, I tried modprobe floppy, which
installed it, but still no joy.
Anyone have a clue?
mark
2005 Apr 02
4
mkbootdisk!
I'm trying to make a bootdisk in my CentOS server and I got this error..
any ideas?
[root at server:~]$ rpm -qa kernel kernel-2.6.9-5.0.3.EL
[root at server:~]$ mkbootdisk 2.6.9-5.0.3.EL --device
/dev/fd0 Insert a disk in /dev/fd0. Any information on the disk will be
lost. Press <Enter> to continue or ^C to abort:
cp: writing `/tmp/mkbootdisk.d20227/initrd.img': No space left on device
cat: write error: No space left on device
cat: write error: No space left on device
20+0 records in
20+0...
2005 Nov 24
1
boot with more scsi card
hi,
we've got a server with a 8 port 3ware card and 2 ide system disks. now
we'd like to replace the ide disks with scsi disks or sata disks (these
also recognized as scsi in the kernel). but we can't boot from it. the
problem are twofold. first in the normal case the first scsi host scsi0
id the 3ware card, but grub only see the first 8 disk so if the system
disk are sdi and sdj the
2002 Nov 28
1
half-life wine install running SLOW and no internet connection
Hi all,
I have a new install of:
Redhat 8.0
wine-cvs-opengl-112802-1.i386.rpm
I installed halflife "wine mount/cdrom1/setup"
it installed just fine, sound test and every thing. When update tries to
connect I get "Could not stat /mnt/fd0 (No such file or directory),
ignoring drive A:
fixme:process:CreateProcessA (C:\Program Files\Sierra
On-Line\SIGSPAT.EXE,...):
NORMAL_PRIORITY_CLASS ignored
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:"
in my terminal window and get a window in half-life that says T...
2011 Feb 05
2
Strangeness on btrfs balance..
...+20101101
I have a btrfs filesystem (/data) consisting of two 1TB hard disks, raid0.
I added in another 1TB hard drive.
root@X86-64:~# btrfs filesystem show
failed to read /dev/sdh
failed to read /dev/sdg
failed to read /dev/sdf
failed to read /dev/sde
failed to read /dev/sr0
failed to read /dev/fd0u800
failed to read /dev/fd0
Label: none uuid: 91a3ca88-7883-45a1-b83d-d95bf98a1d51
Total devices 3 FS bytes used 1.20TB
devid 3 size 931.51GB used 0.00 path /dev/sdb
devid 1 size 931.51GB used 889.15GB path /dev/sdc
devid 2 size 931.51GB used 889.13GB path...
2001 Mar 14
2
problem with regapi on Solaris 8 x86
...e
source (20010305) and built wine. The installation went very well until
the last part where I asked to build a registry using regapi.
Here is the error I get when trying to run regapi.
bash-2.03# ./regapi setValue <
/usr/local/software/wine-20010305/winedefault.reg
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
./regapi: cannot find 'setValue'
Protocol error: process 8065b90: partial recvmsg 0 for fd
Any help is greatly appreciated. I have been playing for hours with no
luck.
Tim Naple
tnaple@ligos.com
2014 Oct 17
3
creating a floppy image from a linux file
...my datastore
This is what google and VMWare keeps telling me but it does not make
sense unless I am copying off a floppy....
What I am trying to do is turn the kickstart file into a floppy image so
I can kickstart off the floppy in vmware.
Create a disk image from the physical drive:
cat /dev/fd0 > imagefile.img
Copy image to the physical drive:
cat imagefile.img > /dev/fd0
Help figuring out that silly little piece that is keeping me from
building a VM guest from my kickstart file is much appreciated.
Dan
2004 Apr 04
2
Error on running a setup.exe program...
Greetings,
Trying to run a windoze setup.exe program. I get the following error
message:
wine setup.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
wine: Unhandled exception (thread 000b), starting debugger...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
Loaded debug information from ELF...
2005 Aug 09
2
FreeBSD 4 XenU
Hi,
please, tell me that I can run FreeBSD 4 as XenU :-)
--
fd0
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2002 Sep 13
1
Any errors in the process for creating bootable DOS image
Hi all,
I want to create a bootable DOS 6.22 image for
pxelinux + memdisk. The following is my steps, anyone
who knows what wrong with them?
1. Create image from a bootable floppy
dd if=/dev/fd0 of=dosboot.img
dd if=/dev/fd0 of=dos.bss bs=512 count=1
mount -o loop -t msdos dosboot.img /mnt/image
cp dos.bss /mnt/image
umount /mnt/image
2. config file in pxelinux.cfg folder
LABEL dos
KERNEL memdisk
APPEND initrd=dosboot.img
The error message are:
.........
2001 Oct 19
1
x11drv failure on Dell laptop
Hello,
I've searched for a solution to this all over and found nothing that
works:
Lately I get:
nick@bomba ~>cd /win/WINNT
nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
fixme:shell:SHLWAPI_437 (0x00000004)stub
fixme:shell:SHRegGetUSValueW (0x40cd0c),stub!
err:file:FILE_DoOpenFile called with `name' set to NULL ! Please debug.
err:seh:start_debugger Couldn't start debugger (drwtsn32 -p 134664448 -e
60 -g) (2)
R...
2005 Jul 29
4
Reinstall Windows but preserve CentOS
I have a computer that dual boots between Windows and CentOS. Each
has it's own hard drive.
I suddenly have a problem with Windows, and may need to reinstall. I
need it for applications like After Effects, Premiere, and other things
that I am currently in the middle of a project with.
It seems the system has become usnstable, it's preventing me from
continuing to work, and I