RE: Can I edit files on a linux boot floppy disk without installing Linux?

"Richard Z. Ward" <[email protected]> Thu, 23 Jan 2003 09:01:07 -0500
Newsgroups gmane.linux.redhat.release.guinness
Message-ID <[email protected]>
Martin,

Thank you for reply.

I discovered a floppy boot disk creator utility called tomsrtbt that allows
me to create a GNU/Linux floppy boot disk, boot to the new disk and then
mount the floppy drive with my old linux boot floppy disk in it.

You can find this utility at:

http://www.toms.net/rb/

I can now edit the files on my linux floppy disk without having a working
Linux system.

Richard

-----Original Message-----
From: [email protected]
[mailto:[email protected]]On Behalf Of Martin Stricker
Sent: Tuesday, January 21, 2003 8:23 PM
To: [email protected]
Subject: Re: Can I edit files on a linux boot floppy disk without
installing Linux?


"Richard Z. Ward" wrote:

> I would like to edit the boot floppy but can't find a way of doing
> that. This is the only Linux machine I have. The rest of my machines
> are running Windows and the boot floppy disk is not in a
> Windows-recognizeable format.

So it's formatted as ext2 (or ext3) filesystem. There is an filesystem
driver for Windows out there, but I wouldn't use it - writes can destroy
the filesystem.

> I have tried the Linux CD rescue option, but it doesn't see the
> floppy drive device at all.
>
> I have also tried Tom's rtbt root disk but it won't mount the floppy
> drive.

Can you mount it by hand?
mkdir /mnt/floppy
mount -t ext2 /dev/fd0 /mnt/floppy

> Is there any way that I can edit the files on the boot floppy disk?

As said above, from Windows there is no safe way. You need to do it from
Linux.

Best regards,
Martin Stricker
--
Homepage: http://www.martin-stricker.de/
Linux Migration Project: http://www.linux-migration.org/
Red Hat Linux 7.3 for low memory: http://www.rule-project.org/
Registered Linux user #210635: http://counter.li.org/



_______________________________________________
Guinness-list mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/guinness-list