Computing.Net > Forums > Linux > Creating this floppy...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Creating this floppy...

Reply to Message Icon

Name: Comp01
Date: August 16, 2006 at 21:10:25 Pacific
OS: Windows XP Pro, SP2
CPU/Ram: 3.0Ghz Celeron/768MB
Product: Me.
Comment:

I'm trying to create a NASLite floppy, I run Ubuntu 6.06 (And XP), but it won't work, the instructions are:

To make a bootable NASLite v1.x floppy disk in Linux use the following:

gunzip NASLite.img.gz
fdformat /dev/fd0u1722
dd if=NASLite.img of=/dev/fd0u1722

which is fine, BUT, anytime I try to fdformat /dev/fd0u1722 (for 1722KB format) it says "No such file or directory" - how can I create this floppy? (I'm rather new to Linux, so forgive me if this rather newbie-ish)



Sponsored Link
Ads by Google

Response Number 1
Name: ernie
Date: August 16, 2006 at 22:08:20 Pacific
Reply:

My first question is:

Are you formatting the fd as a regular user?
If you are, try it as root. Administrative
activities usually require root access in
most Linux distributions.

Second question:

Is fdformat installed on your computer? In a
terminal window do 'locate fdformat' (no
quotes). If it is not found, install with
the Ubuntu package manager (I think the GUI program is Adept). To find the correct package to
install, enter 'fdformat' (no quotes) in the
search box at the top of the window. As you
type it in, the package list gets shorter
until only the package containing the file
remains.

HTH,

Ernie Registered Linux User 247790
ICQ 41060744


0

Response Number 2
Name: Comp01
Date: August 16, 2006 at 23:41:21 Pacific
Reply:

Yes, I have it installed, I have no problem formatting to normal 1.4MB/1440KB capacity, just not the 1.7MB/1722KB. Generally I wouldn't care about floppy disks but NASLite needs it.


0

Response Number 3
Name: dw33b
Date: August 18, 2006 at 13:05:35 Pacific
Reply:

You might try Winimage or Maxidisk on your Windows machine.

FWIW floppy-based systems are only as good as floppy disks, which are trash nowadays. Having your storage depend on one is NOT a good idea.

If you want reliability I suggest an IDE adapter and a Compact Flash card. They are dirt cheap nowadays. NASlite will run from CF, as will other distros.



0

Response Number 4
Name: Shadowlight
Date: August 21, 2006 at 17:55:47 Pacific
Reply:

If you had read the manpage of fdformat you would have found the following:


The generic floppy devices, /dev/fd0 and /dev/fd1, will fail to work with fdformat when a non-standard format is being used, or if the format has not been autodetected earlier. In this case, use setfdprm(8) to load the disk parameters.



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


update index on an IMAP s... Increase email quota in s...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Creating this floppy...

How do you create a floppy drive icon? www.computing.net/answers/linux/how-do-you-create-a-floppy-drive-icon/5055.html

creating boot floppy www.computing.net/answers/linux/creating-boot-floppy/25154.html

how to create boot floppy www.computing.net/answers/linux/how-to-create-boot-floppy/25461.html