Boot Config Question

Booting, installing, newbie
Post Reply
Message
Author
jakfish
Posts: 762
Joined: Fri 18 Jul 2008, 19:09

Boot Config Question

#1 Post by jakfish »

Booting from an sd card on an ASUS EEE 900, using Puppy 4.1.2, I'm trying to find a little more speed during boot-up.

From the boot file found in Puppy Processes, I see that Puppy is looking for a couple of things I don't have. Is its search slowing things down? And if so, how do I stop it from looking, for example, for my PCMCIA slot (I don't have one)?

Many thanks,
Jake

VERSION UPDATE
/etc/rc.d/BOOTCONFIG: line 2: og,+gtkdialog,+dvd+rwtools,+cdrkit,+curl: command not found
LOAD KERNEL MODULES
LOAD SWAP
MISC. SYSTEM SETUP
WAIT MODULES LOADED
ls: cannot access /sys/bus/pcmcia/devices/*/modalias: No such file or directory
USER SELECTED MODULES
SETUP SERVICES
RECOGNISE MEDIA DEVICES
Waiting for interfaces to initialize...Loading "us" keyboard map... Loading /usr/share/kbd/keymaps/i386/qwerty/us.map
MISC. DESKTOP STUFF
PERSONAL BOOT SCRIPT
......cups: started scheduler.
......
cat: /sys/class/net/*/device/modalias: No such file or directory

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#2 Post by sunburnt »

Hi jakfish; I don't know what the missing path is exactly but it's not a problem.
If you try the commands "ls" & "cat" on a nonexisting file you'll see they only take a split second.

jakfish
Posts: 762
Joined: Fri 18 Jul 2008, 19:09

#3 Post by jakfish »

Sunburnt, many thanks for your reply. I had noticed a significant pause during "WAIT MODULES LOADED," and wondered if Puppy was spending a lot of time looking for something not there.

If it's only a second-long search, then the wait must just be the price I pay because of running Puppy off an SD card.

Jake

edit: typo

Post Reply