Page 1 of 1

Resctoox: eject /dev/hdb

Posted: Sun Jun 25, 2006 8:11 pm
by Daniel Eble
These two things would make Resctoox nicer:

1. Include the "eject" program so people who have upgraded their optical drives can swap disks without opening the Xbox to reach the button on the drive (and/or include kernel support for the bezel eject button).

2. Include a /dev/hdb node so people don't have to look up the device numbers for "mknod" when they want to mount an optical disk.

Otherwise, it works like a charm.

Posted: Sat Jul 01, 2006 8:35 am
by ShALLaX
Theres always /dev/ide/....

I'll look into including eject.

Posted: Sun Jul 02, 2006 6:23 pm
by Daniel Eble
Thanks for the /dev/ide tip. The last time I used a Linux sytem that didn't exist. :)