LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-17-2002, 05:52 PM   #1
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Rep: Reputation: 30
saving html text to floppy


How can i save html text files to a floppy disk ? I tried to mount the floppy ( mount /mnt/floppy) but i get :
Quote:
Mount:wrong fs type , bad option, bad superblock on /dev/fd0 or too many mounted file systems
I already saved the data on mnt/floppy directory . I read some threads and someone was asking if the floppy was already formated .Can this be the problem ? Help please .
 
Old 03-17-2002, 06:42 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
did you format the floppy for linux, which probably cause less problems ??

try a:

mak2fs /dev/fd0

mount -t ext2 /dev/fd0 /mnt/floppy

it may differ as you most likely have /dev/floppy pointing to your /dev/fd0.. etc etc.. but formatting the floppy in linux, you can mount it with the ext2 or whatever filesystem type you format it as..

or if you didn't format it and it was dos formatted, you can mount it using that filesystem type..

-trickykid
 
Old 03-17-2002, 06:57 PM   #3
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
thanks

Forgot to say that i have mandrake installed for the time being .
The line you told me (mak2fs /dev/fd0) got me a command not found ( tried as root too) and the second one :
Quote:
Could not mount device. The reported error was: mount : /dev/fd0 already mounted or /mnt/floppy busy
Quote:
mount : according to mtab , /dev/fd0 is already mounted on /mnt/floppy
PS i need to save these texts on a floppy so that i can print it on a windows machine . Thanks a lot
 
Old 03-18-2002, 02:42 AM   #4
linuxcool
LQ Addict
 
Registered: Jun 2001
Posts: 1,183

Rep: Reputation: 47
First, you need to copy your data to a new location, because when you mount your floppy at /mnt/floppy, you won't be able to see your data. Next, make sure your floppy is formatted for msdos. Then try to mount it using
mount -t vfat /dev/fd0 /mnt/floppy.
 
Old 03-18-2002, 09:25 AM   #5
Sixpax
Member
 
Registered: Mar 2002
Distribution: Mandrake 8.1
Posts: 386

Rep: Reputation: 31
I wouldnt even bother worrying about mounting it.

To format: mformat a:
To list the contents: mdir a:
To copy files to it: mcopy /local_dir/file1.html a:

That way you're sure you can use it on a Windoze box too.

Pretty simple actually.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to convert text(html) back to html. d1l2w3 Linux - Software 4 04-08-2005 08:16 PM
saving html from windows editor looses permissions aryehb Linux - Newbie 4 03-24-2005 02:20 PM
saving html pages with images in Konqueror nykysle Linux - General 1 12-19-2004 08:20 AM
Saving partial spreadsheet data as html wyld Linux - Software 1 09-21-2003 09:13 AM
Java and saving an HTML file markdw Programming 2 03-18-2002 03:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration