-
can't create boot disk
I'm having trouble making a Mandrake Boot floppy. But when I run 'mkbootdisk' I get the folowing error:
[root@jrb2 jrbishop]# mkbootdisk -v --device /dev/fd0 2.4.21-0.13mdk
Insert a disk in /dev/fd0. Any information on the disk will be lost.
Press to continue or ^C to abort:
Formatting /dev/fd0... mkdosfs: /dev/fd0 contains a mounted file system.
Failed to format /dev/fd0
what am I doing wrong and how can I fix it? I'm using Mandrake 9.1
one by one, the penguins steal my sanity...
Registered Linux User#: 340703
-
If the floppy had a valid filesystem on it already, Mandrake might be auto-mounting the disk (via Supermount, perhaps?) when you insert it.
Did you insert the disk prior to running the mkbootdisk program? If so, try waiting until you get the "Insert a disk in /dev/fd0..." message; that might catch it before the system has a chance to automount it. If that doesn't work, try unmounting the floppy before running mkbootdisk.
-
Following on from DMR, you could try trashing the disk with the dd command and a certain /dev/urandom device...
See - Destructive Fun with Linux can be useful on times...
You could also try a Live CD... Loads more room and tools...
James
-----------------------------
UseLinux.net
-----------------------------
perl -e 'use Math::Complex;$|=1;for$r(0..24){for$c (0..79){$C=cplx(($c/20.0)-3.0,-($r/12.0)+1.0);$Z= cplx(0,0);for($i=0;($i<80)&&(abs($Z)<2.0);$i++){$Z =$Z*$Z+$C;}print$i>=80?"*":" ";}print"\n";}'
-
if I remeber correctly mandy should allow you to create a boot disk via a gui tool on the first CD. I could be mistaken though
-
There used to be a gui in the control panel.....that was in 6.XX
-
it turns out that al I had to do was unmout the floppy drive, then run the command...
thanks for all your help.
one by one, the penguins steal my sanity...
Registered Linux User#: 340703
-
-
Originally posted by jrbishop79
it turns out that al I had to do was unmout the floppy drive, then run the command...
Um, yeah- I believe someone mentioned that...
[SOLVED]
[searching keywords]
mkbootdisk floppy format mount unmount
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|