Re : Order ide drivers are loaded?

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Re: Re : Order ide drivers are loaded?

    On Tue, 05 Aug 2003 03:22:48 +0200
    Siward <siward.via@freeler.nl> wrote:
    >
    > Hi Joan,
    >
    > you wrote :
    > > ... linux won't boot any more
    > > because for example /dev/hde has been moved to /dev/hdf
    >
    > perhaps try an argument to kernel , like 'root=/dev/hdf' ,
    > in your lilo.config or on commandline when booting ?
    >
    > hope this helps,
    >
    > Siward
    Not long ago I had a similar situation, and here are the work notes (which were posted in the mailing list somewhere):

    Changing woody from hdb to hda howto.
    Final Version (with Grub)

    1. Boot with the installation CD (any should work, I used #1).
    2. Press F3 for information about possibilities (may be skipped?)
    3. type rescue root=/dev/hda1
    4. type in password for root, remount to write as indicated.
    5. Change /etc/fstab to reflect hda instead of hdb.
    6. Run grub-install /dev/hda
    7. Run update-grub.
    8. Edit /boot/grub/menu.1st as needed.
    9. Reboot.
    10. Enjoy.
    11. Contribute to the community.

    If you use lilo instead of grub, make the following substitutions:

    5. Edit /etc/lilo.conf to indicate the change.
    6. Run lilo to update your system.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    TR Guest

  2. Similar Questions and Discussions

    1. How to get info on which files are being loaded (and in which order) when I do source .cshrc?
      Hi all, I use tcsh and have a .cshrc file that loads other file, this one another one, with conditions, etc. I would like to have an easy way of...
    2. Tab Order always greyed out, need to redefine order but can't
      I had a check box but then i had to delete it and change it to a text field. now my tab order is all out of whack and I can't seem to set the tab...
    3. Updating records in order (into an order)
      I'm storing questions for a user-defined quiz. I can store them in the order they are entered without any problem. But... The user needs to have...
    4. Order ide drivers are loaded?
      -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo! A friend's computer has a Gigabyte GA-7VAXP-A Ultra motherboard. This mobo has the...
    5. Choosing in what order programs are loaded
      "Mats" <matzas@spray.se> wrote: Write a batch file that starts the applications. You can use the START command in the batch file for better...
  3. #2

    Default Re : Order ide drivers are loaded?


    Hi Joan,

    you wrote :
    > ... linux won't boot any more
    > because for example /dev/hde has been moved to /dev/hdf
    perhaps try an argument to kernel , like 'root=/dev/hdf' ,
    in your lilo.config or on commandline when booting ?

    hope this helps,

    Siward


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Siward Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139