Thursday, February 19, 2009

To MOUNT a CDROM in Linux

try either the following commands:

1. mount /dev/cdrom2 /mnt/cdrom -t auto

2. mount /dev/cdrom2 /mnt/cdrom -t iso9660

0 Comments:

Post a Comment

<< Home