Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 03-05-2004, 10:20 AM   #1 (permalink)
Psycho
 
bacon_masta's Avatar
 
Location: i live in the state of denial
writing an image to a 3.5 with linux

one of my friends told me about an os he found called menuetos. the os loads itself into ram from a floppy and doesn't change the physical hard drive at all!! it contains a compiler, a gui, all sorts of cool stuff, but i can't figure out how to write an image to the floppy with linux. i'm running mandrake 9.2, using a 1.44 mb floppy disk, but i'm not sure what kind of disk drive i have. all i need is the basic commands to write the image from root, i really want to try this out.
bacon_masta is offline  
Old 03-05-2004, 04:29 PM   #2 (permalink)
In Your Dreams
 
Latch's Avatar
 
Location: City of Lights
Likely you'll have to use dd. I don't know the exact command, but I imagine it'd be something like:

dd if=/path/and/location/of/your/floppy/disk/image of=/dev/floppy

The if is the infile.. the of is the outfile (or disk).
Latch is offline  
Old 03-05-2004, 09:33 PM   #3 (permalink)
Psycho
 
bacon_masta's Avatar
 
Location: i live in the state of denial
thank you, latch. i ended up using dd if=/home/marduk/Desktop/menuetos.img of=/mnt/floppy/img (img being what i named the image to allow the write process...before that it kept telling me it couldn't make an image out of a directory when i just used /mnt/floppy). i really appreciate your help, and if anybody wants to check it out, menuetos is basically a customizable portable os for any level programmer, i'm a noob and i've got it doing what i want. thanks again!!
bacon_masta is offline  
 

Tags
image, linux, writing


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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 09:41 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54