I have recently started learning Linux 5.0 EE and i am trying to copy the contents to the CD but i am unable to do that.Iam using "mount -t " command.so can anyone suggest me how to use this command or is there any other command to do the same
Recommended Answers
Jump to PostI take it you have tried this as a user with root privileges:
mount -t iso9660 -o ro /dev/cdrom /mnt
If so can you post the error?
All 3 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.