You are not logged in.
Pages: 1
Just installed Archlinux and need to mount the cd to get the NIC drivers from the Motherboard CD.
How do I mount it?
And how do I keep mounting CD/DVD into same folder?
Noticed that there was already a:
/mnt
/media/cdrom
/media/dvd
Hints please!
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
You should be able to run:
mount /media/cdrom
as root.
Offline
just tried the mount /dev/cdrom /media/cdrom and it worked, how do I keep it forever at that mountpoint?
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
It should be in your /etc/fstab file (the installer puts it there by default). So you should only need to type
mount /media/cdrom
to mount it.
If you want auto-mounting of CDs, you can try thunar-volman, or gnome-volume-manager. There are a few options in the wiki.
If you want to use thunar (a lightweight file manager), install thunar and thunar-volman packages from pacman, and run
thunar --daemon
Then in thunar's settings, enable volume management. After this, CDs (and USB drives, etc) should automount in /media when you insert them.
Offline
just tried the mount /dev/cdrom /media/cdrom and it worked, how do I keep it forever at that mountpoint?
Sorry pal but this is *very* basic wiki stuff.
We do appreciate some user initiative here .
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Just installed Archlinux and need to mount the cd to get the NIC drivers from the Motherboard CD.
How do I mount it?
And how do I keep mounting CD/DVD into same folder?Noticed that there was already a:
/mnt
/media/cdrom
/media/dvdHints please!
What motherboard and nic is it?
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Pages: 1