<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 11: Can't detect Xbox HDD on slave</title><link>https://sourceforge.net/p/xbox-linux/bugs/11/</link><description>Recent changes to 11: Can't detect Xbox HDD on slave</description><atom:link href="https://sourceforge.net/p/xbox-linux/bugs/11/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 27 Jul 2004 12:58:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xbox-linux/bugs/11/feed.rss" rel="self" type="application/rss+xml"/><item><title>Can't detect Xbox HDD on slave</title><link>https://sourceforge.net/p/xbox-linux/bugs/11/</link><description>Using kernel 2.4.26 / Xbox kernel HEAD 20040727, I
attempted to mount two xbox hard disks on the same IDE
channel.

/dev/hdc got split into /dev/hdc\[50-55\] as normal, but
/dev/hdd also got split into /dev/hdc\[50-55\] . 

Possibly in /fs/partitions/xbox.c, 

///////////////////////////////	
	retv = xbox\_drive\_detect\(bdev\);
	if \(retv &amp;gt; 0\) \{
		/\* trying to find the first free partition \*/
		minor = 50;
		add\_gd\_partition\(hd,minor++,XBOX\_SECTOR\_STORE
,XBOX\_SECTORS\_STORE \);
		add\_gd\_partition\(
////////////////////////////////

minor should be 114 \(64+50\), instead of 50, when
mounting a slave drive like /dev/hdb or /dev/hdd ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lewis Jardine</dc:creator><pubDate>Tue, 27 Jul 2004 12:58:38 -0000</pubDate><guid>https://sourceforge.neta648877e0f8cef901968c24372b3ce021f97fbc3</guid></item></channel></rss>