All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Tomt <andre@tomt.net>
To: linux-kernel@vger.kernel.org
Cc: Pascal Maillard <pascalmaillard@web.de>
Subject: Re: independence from ide master/slave
Date: Sat, 20 Mar 2004 14:31:10 +0100	[thread overview]
Message-ID: <405C479E.7010408@tomt.net> (raw)
In-Reply-To: <200403201353.18841.pascalmaillard@web.de>

Pascal Maillard wrote:
> Hi list,
> 
> recently, I had changed my IDE disk from primary master to slave. I've got 
> SUSE, Debian and Windows XP installed on it. I was ashamed to see that 
> Windows loaded immediately, but the Linuxes didn't, because all of the 
> filesystems were thought to be on /dev/hda. So I asked myself if there should 
> not be device files that point to the _current_ hard disk (which should be 
> defined at startup by the kernel) and its partitions. This way, it wouldn't 
> matter which IDE channel a disk is connected to. What do you mean about this?

The kernel already supports identification of partitions through user 
defined labels or UUIDs. If I remember correctly, RedHat uses/used them 
per default.

With other distributions, some tweaking may be needed for the root fs.

man 5 fstab

  reply	other threads:[~2004-03-20 13:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-20 12:53 independence from ide master/slave Pascal Maillard
2004-03-20 13:31 ` Andre Tomt [this message]
     [not found] <Pine.LNX.4.44.0403201109110.20406-100000@coffee.psychology.mcmaster.ca>
2004-03-20 17:40 ` Pascal Maillard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=405C479E.7010408@tomt.net \
    --to=andre@tomt.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pascalmaillard@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.