install grub to floppy disk - Forums Linux |
- install grub to floppy disk
- SMP startup problem
- How can I get into the GUI of Red Hat Linux 9 ??
- Why I don't use Linux!
- It must suck to be a Linux user
- DVD Players?
- boot knoppix from hda10
- A little bit of advocacy for the weekend: A nice distro for beginners, and a couple of Live CDs
- Which program accesses my hard disc?
- how big the boot is
- Red Hat 9 won't log me in
- Questions : start a new terminal inheriting all the env setting
Posted: 27 Jul 2005 11:18 AM PDT com wrote: http://www.troubleshooters.com/linux/grub/grub.htm#_Making_a_Simple_grub_Booter_Floppy. Maybe something was not copied that is needed??? like the other stage and device.map files. The boot sector is just the first cylinder(sector zero of cylinder zero) of the floppy diskette, hard drive or CD/DVD disc. If not used for the boot information (MBR) then it can and is used for data, in otherwords it's all data. Try the following instead to make a ext2 GRUB boot floppy as root by; # fdformat /dev/fd0H1440 # mke2fs /dev/fd0 Note; You can use a blank formatted DOS floppy instead by skipping the two steps above. You will lose the added security (accidentally deleting a file for example) of the ext2 filesystem using this floppy . # mount -t ext2 /dev/fd0 /mnt/floppy # grub-install --root-directory=/mnt/floppy /dev/fd0 # cp /boot/grub/grub.conf /mnt/floppy/boot/grub/grub.conf # umount /mnt/floppy When you update the kernel all you need to do is mount the floppy and copy the updated /boot/grub/grub.conf to the floppy. Or you can edit the /mnt/floppy/boot/grub/grub.conf by hand (for a custom multiple system boot floppy for example) if you want. -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 |
Posted: 26 Jul 2005 12:29 PM PDT FWIW: I am having similar issues with my dual P2 running FC3. For me, it seems to go through most of the boot process, but right before it displays the login screen (if running X startup; else just the login prompt), the system freezes. At that point I can only do a hard reset, and try again. It usually takes 3 to 6 tries before it will successfully complete the boot, and then all runs well. In the kernel log I get the error: WARNING: Kernel Errors Present vesafb: probe of vesafb0 failed with error -6...: 3 Time(s) This problem does not occur if I run the single CPU kernel. As for hardware (CPU/motherboard) issues: this system ran several years with MS Windows 2000, and then RH9 for a couple more years after that with no problems. So, according to my deductive reasoning, something changed in FC3 that causes this. I haven't tried FC4 yet, since that seems to have broken other things, and I don't feel comfortable with upgrading my main server just yet. I would be very interested if anyone has any real information about this problem though. Just my dual cents worth. ken AT softsteps DOT com On 26 Jul 2005 12:29:11 -0700, "Carsten Martens" <com> wrote: |
How can I get into the GUI of Red Hat Linux 9 ?? Posted: 25 Jul 2005 09:57 PM PDT Thank you for your suggestions. HOwever, do not do so as root. Make sure that you have at least one Q1. Would you please tell me how can I define that ordinary user? any special command? I'm assuming if I go to level5 from level3 it will do it automatically..am I thinking right? please correct me if I'm wrong. If you want to do root stuff you can always open a terminal and do Q2. I really like the idea of defining an ordinary user and keeping the root untouched. but as you said to do root stuff I can always go into the terminal and in your word "install" password. Do I really literally have to "install" or set any password? or it's done automatically? I'm little confused here. What I'm trying to say here is...Would I get the prompt for password? If i do..don't I have to set the password before i get that prompt? How would I set that? or it's the same password you are talking about which I already set during the installation process? Unruh wrote: |
Posted: 25 Jul 2005 06:28 PM PDT In message <invalid>, Charlie Gibbs <invalid> writes Sounds like they need a new support team then. Let me know where that shop is and I'll find a replacement service team that can do a better job. There was a time when Windows needed to be rebooted every six months or so but reformatting and reinstalling is just dumb these days. It really screws the uptime statistics. It's possible that their users keep getting the machines infected with malware, and reformatting and reinstalling will fix that. But that's mainly a management problem not really a technical one. Malware, even on Windows, is mostly preventable if you have the users trained and the support people are on the ball. Windows server systems can pretty easily deliver 99.99% uptime and with care they can deliver another .009% too. Seven nines reliability out of the box is the next target for Windows and Linux/BSD. Five years ago I was running a handful of NT4 servers. The only unscheduled downtime in five years was when the UPS battery failed. It's a pity that Windows still needs to reboot when some of the patches are installed, that's pretty much the only downtime my servers had. It's horses for courses. I run both Windows and Linux. Linux has now reached the point I predicted a few years back, it's possible to build and run a Linux system with almost no specialist knowledge. I run SuSE and Ubuntu boxes, both excellent systems. I also run Windows. -- Bernard Peek London, UK. DBA, Manager, Trainer & Author. |
It must suck to be a Linux user Posted: 24 Jul 2005 03:00 PM PDT "7" <ecu.pwp.blueyonder.co.uk> wrote in message news:CeWEe.76608$news.blueyonder.co.uk... Don`t think I want 300 different liveCds <g>. |
Posted: 24 Jul 2005 02:52 PM PDT Nico Kadel-Garcia wrote: Okay. *Plonk* |
Posted: 24 Jul 2005 08:29 AM PDT Dan Jacobson <org> wrote: What do you mean by "boot from"? You can install knoppix on disk easily enough! I don't know what you are on about. Knoppix runs off (for its root) a special compressed file that pretends to be a (compressed) block device with a file system on it. It has its own driver in the knoppix kernel. All you need to do is put that file on disk, put the knoppix kernel on disk, add the knppix kernel to your boot loader, and change its bt parameters to point at your hard disk and the file image on disk instead of at the cdrom and its file image. Besides .. knoppix comes with an install utility to put itself on disk with! Peter |
A little bit of advocacy for the weekend: A nice distro for beginners, and a couple of Live CDs Posted: 23 Jul 2005 02:23 PM PDT Karla Snodgress wrote: If you don't like it, don't use it. If you don't use it, go trolling in some other group. Cheers Torsten -- Kill Holzmichl! |
Which program accesses my hard disc? Posted: 23 Jul 2005 10:36 AM PDT "kai-martin knaak" <de> wrote in message news:de... Ye ghods, I hate these auto-mounting widgets. Nautilus is also not your friend, but pulling it out tends to violate dependencies, so I wind up renaming the binary to set it aside without yanking the RPM's. |
Posted: 23 Jul 2005 09:05 AM PDT "jsuthan" <com> wrote in message news:42e26acc$tm.net.my... No, that was primarily a LILO interacting with the BIOS limitation. Grub seems to be quite free of the problem. |
Posted: 22 Jul 2005 09:43 PM PDT "Michael Heiming" <michael+heiming.de> wrote in message news:heiming.de... Thank you!. Now that's useful, I'll look at it ASAP. You apparently knew the right keywords, my searches gave hundreds and hundreds of irrelevant hits. Thank you for pointing it out. You've also missed the point that not everyone here is already running Linux or running from their Linux box. (This is especially true for those of us who use a Windows games box at home and admin Linux at work, or vice versa.) And the patch is more obscure (or at least was for me) than seemed apparent to you. Why make life tough for the newbies with the "begin" format of replies, especially your cutesy use of it with the virus.txt.scr line? |
Questions : start a new terminal inheriting all the env setting Posted: 22 Jul 2005 04:12 PM PDT "Peter T. Breuer" <it.uc3m.es> wrote in message news:it.uc3m.es... And Peter once again leaves out the good bits. What is an environment variable? Why, it's one that gets preserved! What is a local variable? It's one that gets reset! Isn't that helpful? Starting up a new shell re-runs certain shell configuration files, which may in fact reset some of them automatically. Which files these are depends on which shell you are using, they're different for bash and csh, for example. If you're using "sh" or "bash", which are the same shell under the hood in Linux, run "info bash" and look at the parts about .profile and .bashrc for more information. |
You are subscribed to email updates from TextNData Forums - Linux To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |