Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
vittorio #1
cdrom & multisession
hi
i've a "tiny" linux distro and i need to mount a cdrom with multisession
when i try to mount the device with:
mount /dev/hdd -t iso9660 /mnt/cdrom
i can't see the others sessions of the disc.
if i use /dev/cdrom
system reply that the device is not a block device.
please help!
vittorio Guest
-
apt-cdrom add question
I'm using apt-cdrom add to add a Debian binary-cd. In /etc/apt/sources.list I see: deb cdrom:/ unstable contrib main non-US/contrib non-US/main ... -
4.3.3 & CDROM Installation (44P-170)
Hello, I'm not able to do a cdrom installation on a 44P-170 I switched the boot order to cdrom and did a reboot. System halts with message... -
mounting cdrom
ok, i have determined how to mount my win32 patitions as well as mounting the cdrom. how do i mount a regular audio disc on my cdrom? thanks long... -
multisession cdrecord question
# cdrecord -msinfo dev=1,1,0 RAW/R16 0,221691 # cdrecord -msinfo dev=1,1,0 RAW/R16 44317,51858 what can be implied by those 2 data? how can I... -
can't get a cdrom "configured" with apt-cdrom
On Wed, Jun 25, 2003 at 10:41:31AM -0700, Rodney D. Myers wrote: I don't know how to fix this, but I've used 'debian-cd' to produce CDs from... -
Doug Laidlaw #2
Re: cdrom & multisession
vittorio wrote:
I seem to remember reading somewhere that on a multisession CD-ROM, only the> hi
> i've a "tiny" linux distro and i need to mount a cdrom with multisession
>
> when i try to mount the device with:
>
> mount /dev/hdd -t iso9660 /mnt/cdrom
>
> i can't see the others sessions of the disc.
>
> if i use /dev/cdrom
> system reply that the device is not a block device.
>
> please help!
most recent session is visible. I made the same comment to another post on
the same issue, so it has been raised before. You may find something by
searching Google Groups.
Doug.
--
Registered Linux User No. 277548.
They say lightning never strikes twice in the same place. My typing is
about as accurate. Apologies for any typos that slip in. - Doug.
Doug Laidlaw Guest
-
Andreas Janssen #3
Re: cdrom & multisession
Hello
Doug Laidlaw (<laidlaws@myaccess.com.au>) wrote:
/dev/cdrom normally only is a symbolic link to the real device file.>> i've a "tiny" linux distro and i need to mount a cdrom with
>> multisession
>>
>> when i try to mount the device with:
>>
>> mount /dev/hdd -t iso9660 /mnt/cdrom
>>
>> i can't see the others sessions of the disc.
>>
>> if i use /dev/cdrom
>> system reply that the device is not a block device.
Where does your /dev/cdrom point to?
I think cdfs could be what he is looking for:> I seem to remember reading somewhere that on a multisession CD-ROM,
> only the
> most recent session is visible. I made the same comment to another
> post on
> the same issue, so it has been raised before. You may find something
> by searching Google Groups.
<http://www.elis.rug.ac.be/~ronsse/cdfs/>
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
Andreas Janssen Guest
-
vittorio #4
Re: cdrom & multisession
> /dev/cdrom normally only is a symbolic link to the real device file.
if i don't going wrong /dev/hdd> Where does your /dev/cdrom point to?
>
my cdrom is slave on secondary ide
----
is there an how-to that explain how linux use block devices and what's the
real mean of /dev/cdrom /dev/fdd0 /dev/fddh1440
thank you!
vittorio Guest



Reply With Quote

