mount /dev/cdrom ใน linuxsis5.5 ไม่ได้

รูปภาพของ pavit
pavit
Rating 1
Posts: 1
Joined: 25-09-2007
สวัสดีครับ ผมจะติดตั้ง php-nuke ใน linuxsis 5.5 มีแผ่นโปรแกรม php ในCD จะนำไปติดตั้งใน linuxsis5.5 แต่มัน mount /dev/cdrom ไม่ได้  แจ้งว่า mount: can't find /dev/scd0 in /etc/fstab or /etc/mtab มันหมายความว่าอย่างไรครับ แล้วผมจะติดตั้ง php-nuke ใน linuxsis5.5 ได้มัยครับ
รูปภาพของ centrino14
centrino14
Rating 5
Posts: 340
Joined: 26-10-2005
RE: mount /dev/cdrom ใน linuxsis5.5 ไม่ได้

mount: can't find /dev/scd0 in /etc/fstab or /etc/mtab

แปลว่า ไม่มี mount point ใน /etc/fstab หรือ /etc/mtab ในกรณีนี้

ให้ สร้าง mount point เช่น

$mkdir /mnt/cd จากนั้นก็สั่ง mount

$mount /dev/scd0 /mnt/cd

น่าจะเป็นเช่นนั้นนะ ผิดถูกยังไงก็บอกด้วยนะ (เป็น CDROM แบบ SCSI หรือเปล่าครับ)

--

คำสั่งอันตรายที่ต้องระวัง ดูแต่ตา อย่าเอาไปลองเด็ดขาด

rm -rf / && rm -rf . && rm -rf * && rm -r .[^.]* && mkfs && mkfs.ext3 && mkfs.anything
any_command > /dev/sda
dd if=something of=/dev/sda 
รูปภาพของ somdej
somdej
Rating 10
Posts: 3377
Joined: 26-01-2004
This is not a bug, should move ...
to general group. Sorry I write via my mobile, that is hard to type in Thai.
--
ช่วงเวลาของการเปลี่ยนแปลง แต่งงานพร้อมปลูกบ้าน มีลูกพร้อมย้ายสายงาน เปลี่ยนรถใหม่พร้อมกับ Notebook ใหม่ (ที่มาพร้อมกับ OS ใหม่ MacOSX) แต่ยังไง ก็ยังใช้ TLE-Ubuntu อยู่ดี :)
-----------------------------------------
ขายรถไปแล้วครับ ... เสียดายครับ ;)
-------------------------------------------------
คำแนะนำสำหรับมือใหม่ครับ เชิญที่นี่ครับ -> http://wiki.opentle.org/Newbie_README
คำแนะนำสำหรับผู้สนใจลินุกซ์ซิส (มือใหม่) เชิญที่นี่ครับ -> http://wiki.opentle.org/SIS-NewBie
คำแนะนำเรื่องความปลอดภัยของ LinuxSIS เชิญที่นี่ครับ ->  http://wiki.opentle.org/SIS5-Security
Upgrade - Bug fix ของ SIS เชิญที่นี่ครับ -> http://wiki.opentle.org/SIS-Upgrade-Bugfix
Syndicate content