Alan
2006-05-28, 06:03 PM CDT
I'm trying to make a boot disk because I' still having problems with grub. I put in a floppy fomatted it and ran mkbootdisk here's the results
[root@localhost ~]# mkbootdisk --device /dev/fd0 2.6.15-1.2054_FC5
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.aK2784/vmlinuz': No space left on device
cp: writing `/tmp/mkbootdisk.aK2784/initrd.img': No space left on device
cat: write error: No space left on device
cat: write error: No space left on device
[root@localhost ~]#
So...Where did I go wrong
[root@localhost ~]# mkbootdisk --device /dev/fd0 2.6.15-1.2054_FC5
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.aK2784/vmlinuz': No space left on device
cp: writing `/tmp/mkbootdisk.aK2784/initrd.img': No space left on device
cat: write error: No space left on device
cat: write error: No space left on device
[root@localhost ~]#
So...Where did I go wrong