Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
HI,
I have a laptop that was kinda handed down to me. It's a P120 machine and running on Redhat 7.2. The KDE enviroment is "killing" it ... I was thinking of uninstalling the current version and installing 7.1 on it with a less taxing WM on it. The thing is that it can only boot from floppy or HDD. Is there any way to boot from floppy and format the drive? Thanx in advance!
On the CD, there is an images folder with a bootable installation floppy image. You can put that on a floppy by using "rawrite" if you doing that from Windows/DOS or "dd" if doing the same from Linux. Boot from that floppy and you can over-write RH7.2 with RH7.1
However, if KDE is your only concern, you can install any light-weight window manager ( blackbox/fluxbox, windowmaker, ... ) and use that instead.
hmmm ... I was just wondering what's the difference between the rawrite and linux boot disk. what does the boot disk do actually? rawrite can actually provide the function to boot already right?
A boot disk will allow you to boot your linux partition (after you create and setup one), which can be used if you don't want to install a boot loader (like lilo or grub), or you can even use it as a rescue disk in case you broke something while you were playing with some settings.
rawrite takes an "image" of a floppy (in this case) and make your floppy identical to the original floppy that this image was taken from. This image can be an image of a boot disk, an installation disk, or anything else.
Just like when you download an ISO CD image and then burn it, it can be a Linux Distro, a game, a movie, ...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.