Results 1 to 5 of 5

Thread: Extracting to Floppy Disk

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Location
    Hants, England
    Posts
    3

    Extracting to Floppy Disk

    Up until now I have only booted Knoppix for a very brief explore of Linux.
    I am using CD 3.3 to look at an (old) Win98SE configuration.
    Win98 won't start, but I can view the hard disks with Knoppix.
    There are some files I would like to retrieve from the drives. The only option I have is to copy them to the floppy drive, but I can't get to it withing Knoppix.
    On the desktop I have all the drives showing - floppy disk, CD-Rom, hard disk partitions.
    I can view the contents of the drives OK.
    However, when I put a floppy in the drive and attempt to format it, the system says '/mnt/floopy not found' or something very similar.
    Help, please.
    Echo

  2. #2
    Senior Member registered user
    Join Date
    Aug 2003
    Posts
    126
    This sounds unusual to me. I use Knoppix 3.3 and I find that by putting a floppy in the drive once Knoppix has booted I am able to format it by right clicking the floppy icon with the mouse and selecting "Format floppy disk". You might need to then change the permissions on writing to the floppy by editing the properties as root. Change the permissions to allow users to write to the device.

    If you find the above doesn't work try this:
    From a terminal window, as user knoppix, type in the following commands, pressing <enter> after each line.
    su
    etc/init.d/autofs restart


    basically, this unmounts all the file systems then remounts them , so close all your work before you do this. After that, the standard commands are mount and umount.

    Regarding copying the files to be rescued. If you have a USB connection you could try to copy them to a USB stick. From a terminal window, as user knoppix, type in the following commands, pressing <enter> after each line.

    su
    modprobe usb-storage
    mkdir /mnt/usbstore
    mount -t vfat /dev/sda1 /mnt/usbstore
    cp /mnt/hda2/Documents\ and\ Settings/Enter\ name/My\ Documents/*
    umount /mnt/usbstore


    (this assumes the Windows 98 partition is hda2, it might be hda1 or 3 etc.)
    It should copy all the files in "My Documents" to the USB stick.
    Hope this helps
    Regards,
    Mark

  3. #3
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    Lets try to mount manually.
    to make things more straight i open a console ant type
    Code:
    sudo su
    you first need a "mountpiont"
    that is a directory where you can wi all the files
    Code:
    mkdir /mnt/floppy
    now we can try mounting a floppy (already formatted and wih some files)
    Code:
    mount -t vfat /dev/fd0 /mnt/floppy -o users,gid=users,rw
    now you should be able to see the files on your flopy
    Code:
    ls -al /mnt/floppy
    now we unmount it
    Code:
    sync&&umount /mnt/floppy
    now you may remove the disk
    to format a floppy I issue the comand
    Code:
    fdformat /dev/fd0h1440&&mkdosfs /dev/fd0
    this formats the floppy and makes a filesystem on it.
    to exit root (the sudo su at the beginning) i give comand
    Code:
    exit
    if you want more ust ask.

  4. #4
    Junior Member
    Join Date
    Jan 2005
    Location
    Hants, England
    Posts
    3

    New problem!

    I went back to basics and finding that I couldn't boot from a floppy, I looked under the bonnet and found that the cable to the FDC was not pushed home.
    I have now extracted the files I need from the HDD.
    I cannot access the PC's second hard disk from Windows but I can see it with Knoppix.
    I can change its properties so that it's not Read-only, but when I attempt to delete anything, I doesn't allow me.
    What I really want to do is format the drive before junking it.
    Thank you for your replies - I haven't reached the stage of working with raw linux! I'm still working with the safety net of 'windows'!
    Echo

  5. #5
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516
    which drive? what does
    Code:
    fdisk -l
    display?
    about wiping a disk. hmm, you sure you want to totaly wipie it? if YES, here we go.
    let us say that it is hda you want to wipe (whole disk, removing all partitions, hda1 hda2 hda3...) then you first unmpount that disk (ALL partitions on it) below X is replaced with 1, 2, 3... untill hda is no longer mounted.
    Code:
    umount /mnt/hdaX
    Code:
    dd if=/dev/urandom of=/dev/hda bs=512 count=999999999999
    this will write random data to the disk wiping it to the point where recoverey is painful (possible but...).
    if you do this a few times (requiering patience, LOTS of patience) i would say it is wiped.
    a team of students did this (or something similar) 20 times, then they tried to recover data with different tools. they got some discernible data even after 20 overwrites so... completly data free is not likely.
    as to formating it after a wipe.
    first make one/several partition/s (using cfdisk perhaps).
    now we make a filesystem on that/those partition/s
    Code:
    mkdosfs -F 32 /dev/hda1
    makes a fat32 filesystem on the 1'st partition.
    Code:
    mkdosfs -F 32 /dev/hda2
    makes a fat32 filesystem on the 2'nd partition.

Similar Threads

  1. writing floppy disk images to the floppy
    By linuxman in forum General Support
    Replies: 2
    Last Post: 12-10-2005, 11:47 PM
  2. floppy disk
    By bsa2002 in forum General Support
    Replies: 2
    Last Post: 06-19-2005, 06:47 AM
  3. Can't find floppy disk !!!
    By brunomfpaula in forum General Support
    Replies: 6
    Last Post: 01-12-2005, 11:51 PM
  4. Floppy disk problems
    By Jakykong in forum Hardware & Booting
    Replies: 8
    Last Post: 11-23-2004, 08:09 PM
  5. Floppy Boot disk
    By Spyder_Snyper in forum General Support
    Replies: 4
    Last Post: 10-02-2003, 08:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


DELL PowerEdge R730 Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45

$441.00



Dell PowerEdge R630 Server 2x E5-2680 V4 = 28 Cores S130 32GB RAM NEW 480GB SSD picture

Dell PowerEdge R630 Server 2x E5-2680 V4 = 28 Cores S130 32GB RAM NEW 480GB SSD

$208.99



Dell PowerEdge R420 Dual Intel Xeon E5-2440 v2 @1.90GHz 32GB RAM No HDD H710 picture

Dell PowerEdge R420 Dual Intel Xeon E5-2440 v2 @1.90GHz 32GB RAM No HDD H710

$74.50



Dell PowerEdge R620 Server 2x E5-2660 v2 2.2GHz 20 Cores 256GB RAM 1x 480GB SSD picture

Dell PowerEdge R620 Server 2x E5-2660 v2 2.2GHz 20 Cores 256GB RAM 1x 480GB SSD

$139.99



Dell PowerEdge R620 Server - 256GB RAM, 2x8cCPU, 120Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R620 Server - 256GB RAM, 2x8cCPU, 120Gb SSD/3x900Gb SAS, Proxmox

$320.00



R630 DELL 8 x 2.5'' POWEREDGE 2X E5-2680V4 32GB RAM IDRAC ENT & NDC 2X 495W PSU picture

R630 DELL 8 x 2.5'' POWEREDGE 2X E5-2680V4 32GB RAM IDRAC ENT & NDC 2X 495W PSU

$172.95



Dell Poweredge R210 II Server Xeon E3-1220 v2 3.1ghz Quad Core / NoRam / 1x Tray picture

Dell Poweredge R210 II Server Xeon E3-1220 v2 3.1ghz Quad Core / NoRam / 1x Tray

$69.99



DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45 picture

DELL PowerEdge R730 16SFF Server 2x E5-2690v4 =28 Cores No RAM/ HDD H730 4xRJ45

$232.97



DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45

$418.00



Dell R730xd 26 Port SFF 2x E5-2697v4 36-Cores H730 128GB Server 2x SFP 10G ENT picture

Dell R730xd 26 Port SFF 2x E5-2697v4 36-Cores H730 128GB Server 2x SFP 10G ENT

$490.00