HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to copy ? -- plz help asap
Operating System - Linux
1828406
Members
3705
Online
109977
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 04:32 AM
03-30-2006 04:32 AM
Dear Gurus
I have bootable flopy. I copied the data(2 files, and One directory) from the flopy to the local-hdd as "#cp -a /media/flopy/ /fdata"
Now floppy lost.
i want to create the bootable flopy ... is it possible ? how ?
and also I want to create a bootable cd, from the contents of /fdata ... is it possible ? how ?
Regards
Maaz
I have bootable flopy. I copied the data(2 files, and One directory) from the flopy to the local-hdd as "#cp -a /media/flopy/ /fdata"
Now floppy lost.
i want to create the bootable flopy ... is it possible ? how ?
and also I want to create a bootable cd, from the contents of /fdata ... is it possible ? how ?
Regards
Maaz
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 04:55 AM
03-30-2006 04:55 AM
Solution
It depend of what is the boot loader of the bloppy. As suggestion for future "copy" use dd to copy the floppy instead of a simple cp, like this:
dd if=/dev/fd0 of=/fdata/floppy.img
This will create an exact image of the floppy.
What is the purpose of the floppy? You can create a bootable floppy with grub.
http://www.linuxjournal.com/article/4622
dd if=/dev/fd0 of=/fdata/floppy.img
This will create an exact image of the floppy.
What is the purpose of the floppy? You can create a bootable floppy with grub.
http://www.linuxjournal.com/article/4622
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 05:13 AM
03-30-2006 05:13 AM
Re: how to copy ? -- plz help asap
Dear Ivan Thanks.
Actually One of the Software Developer once give me a floppy drive, that contains a Firewall, the firewall is home-made by the software developers, and majority of the codes/logic they use is from http://m0n0.ch/wall/downloads.php.
Now I have lost the floppy, but all the data(files) that were on floppy are still save on local hddisk.
Is it possible to create a bootable floppy/cd ?
Actually One of the Software Developer once give me a floppy drive, that contains a Firewall, the firewall is home-made by the software developers, and majority of the codes/logic they use is from http://m0n0.ch/wall/downloads.php.
Now I have lost the floppy, but all the data(files) that were on floppy are still save on local hddisk.
Is it possible to create a bootable floppy/cd ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 11:46 PM
03-30-2006 11:46 PM
Re: how to copy ? -- plz help asap
You should create bootable CDROM/floppy according to m0n0wall manual (http://m0n0.ch/wall/installation_cdrom.php) and after this you'll copy your backuped files to the new floppy/CDROM.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP