Hi Christoph
You wrote:
>>Ok, thanks for your valuable input. In fact, I thought about making
>>the device available both as /dev/srX and /dev/sdX at the same time
>>in order to support partitions. In my case it would even suffice to
>>make it available as /dev/sdX instead of /dev/srX.
>
> That d
On Tue, Jul 12, 2005 at 10:23:17AM +0200, Thomas Heinz wrote:
> Hi Christoph
>
> You wrote:
> >While adding support for partitions on sr is trivial it has a huge
> >drawback: it's chaning the dev_t space by using up device numbers
> >for partitions, so /dev/sr0 ff will have different device number
Hi Christoph
You wrote:
While adding support for partitions on sr is trivial it has a huge
drawback: it's chaning the dev_t space by using up device numbers
for partitions, so /dev/sr0 ff will have different device numbers
with that change applied. I have an old patch that's supposed to
enable
On Sat, Jul 09, 2005 at 02:32:47PM +0200, Thomas Heinz wrote:
> Is it possible to make the DVD-RAM partitions available as device
> nodes (or at least directly mountable without the losetup hack)?
> One solution would be to make the device available as /dev/sdX and
> /dev/srX. Is t
/dev/loop0 /dev/sr1
# mount /dev/loop0 /mnt
Is it possible to make the DVD-RAM partitions available as device
nodes (or at least directly mountable without the losetup hack)?
One solution would be to make the device available as /dev/sdX and
/dev/srX. Is that possible?
Thanks for your help. If this
Hi!
Somebody is trying to use a DVD RAM in linux,
using a DVD ROM drive ( that can read DVD RAM ).
Here are some info :
zen:/usr/src/linux# fdisk -l /dev/hdd
Disk /dev/hdd: 1 heads, 4875840 sectors, 1 cylinders
Units = cylinders of 681536 * 512 bytes
Device Boot Start End Blocks
6 matches
Mail list logo