Having issues with your DietPi installation or found a bug? Post it here.
-
lateboomer
- Posts: 19
- Joined: Sun Apr 15, 2018 5:26 am
Post
by lateboomer »
I would like to mount an attached cd rom with audio cd and share it across the network. But when I ran the mount command
Code: Select all
mount -t iso9660 /dev/sr0 /mnt/cdrom
it said
The dietpi version:
Code: Select all
root@DietPi:~# uname -a
Linux DietPi 3.10.38 #22 SMP PREEMPT Fri Dec 22 10:45:41 IST 2017 armv7l GNU/Linux
I ran
but didn't see the iso9660
How could I add iso9660 to the filesystem?
-
lateboomer
- Posts: 19
- Joined: Sun Apr 15, 2018 5:26 am
Post
by lateboomer »
I think it is my mistake. If I use data CD I can mount the drive. It is none issue now.