Damn Small Linux - Not!
The forum for DSL-N
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mount USB CD/DVD from Harddisk bug, solved.

 
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks
View previous topic :: View next topic  
Author Message
mcnelson



Joined: 06 Dec 2006
Posts: 8

PostPosted: Fri Dec 08, 2006 5:12 am    Post subject: Mount USB CD/DVD from Harddisk bug, solved. Reply with quote

After installing the system to a harddrive, some usb connected devices are inaccessible. Here is the solution to the problem:

Boot the system from the distribution CD.

Mount the hard disk (or flash)

# mount /dev/hda1 /mnt/hda1

Create the /sys directory on the harddrve, from the running system (see sysf in wikipedia or in kernel or driver development documentation).

# mkdir /mnt/hda1/sys

Edit the /opt/bootlocal file on the harddrive and add the following line

modeprobe usb_storage

The underscore instead of the hyphen, is important.

Reboot your system from the harddisk.

You can now mount your CD.

# mount /dev/sr0 /mnt/cdrom
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Damn Small Linux - Not! Forum Index -> DSL-N Tips and Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group