Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Dual booting LINUX from an external USB-connected drive
- Date: Tue, 04 Mar 2008 12:30:50 +0900
- From: "emiddleton@example.com" <emiddleton@example.com>
- Subject: Re: [tlug] Dual booting LINUX from an external USB-connected drive
- References: <47CC0293.30380.001@leopold.j.asahi-net.or.jp> <000601c87d41$9397bb40$bac731c0$@com> <20080303152641.3e1c86e7.gstewart@bonivet.net> <78d7dd350803031830v6a34078dpf5a98b68129aa8c1@mail.gmail.com> <20080304032645.GJ1695@lucky.cynic.net>
- User-agent: Thunderbird 2.0.0.12 (X11/20080303)
Curt Sampson wrote:On 2008-03-04 11:30 +0900 (Tue), Nguyen Vu Hung wrote:
Both has same naming convention /dev/sd[a-z] while IDE disks will be
/dev/hd[a-z].
How the names come?
Historical reasons, basically. The /dev/hd* (IDE and older variations)
devices and /dev/sd* (SCSI) devices used to have quite different
drivers. They now share a lot of code, but not device names.
Unless you are using libata, in which case everything uses the /dev/sd? devices. This can cause problems if you move from an older pata driver to the libata ones because you need to update your device files in /etc/fstab or use labels instead of device files as identifiers.
Edward
- References:
- [tlug] Dual booting LINUX from an external USB-connected drive
- From: Keith Wilkinson
- RE: [tlug] Dual booting LINUX from an external USB-connected drive
- From: Kenneth M Burling Jr
- Re: [tlug] Dual booting LINUX from an external USB-connected drive
- From: Godwin Stewart
- Re: [tlug] Dual booting LINUX from an external USB-connected drive
- From: Nguyen Vu Hung
- Re: [tlug] Dual booting LINUX from an external USB-connected drive
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Dual booting LINUX from an external USB-connected drive
- Next by Date: Re: [tlug] Dual booting LINUX from an external USB-connected drive
- Previous by thread: Re: [tlug] Dual booting LINUX from an external USB-connected drive
- Next by thread: Re: [tlug] Dual booting LINUX from an external USB-connected drive
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links