Subversion Repositories livecd

Rev

Rev 108 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 108 Rev 109
Line 364... Line 364...
364
# modprobe kernel modules needed for the LiveCD
364
# modprobe kernel modules needed for the LiveCD
365
#
365
#
366
modprobe_essential_modules()
366
modprobe_essential_modules()
367
{
367
{
368
   echolog "starting loop device support"
368
   echolog "starting loop device support"
369
   modprobe_module loop max_loop=255
369
   modprobe_module loop max_loop=32
370
   echolog "starting cdrom support"
370
   echolog "starting cdrom support"
371
   modprobe_module ide_cd
371
   modprobe_module ide_cd
372
   modprobe_module ide-cd
372
   modprobe_module ide-cd
373
   modprobe_module sr_mod
373
   modprobe_module sr_mod
374
   modprobe_module cdrom
374
   modprobe_module cdrom