Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (12) </ ... 2 3 4 5 6 [7] 8 9 10 11 12 ... >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Frugal Explanation< Next Oldest | Next Newest >
ke4nt1 Offline





Group: Members
Posts: 2329
Joined: Oct. 2003
Posted: June 21 2005,19:37 QUOTE

Has anyone used the command "fb800x600" at the portion of the
frugal install script that asks for other boottime options?

I seem to remember reading somewhere here that lilo didn't
like having the vga=xxx line in the append section of lilo.conf,
but somewhere else in lilo.conf was ok ( near the top? )

perhaps I'm confused, or have my facts reversed..
I'll research more in-depth in the forums about vga= in lilo.conf.

73
ke4nt
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: June 21 2005,20:37 QUOTE

I usually place my vga=normal after the timeout line, i.e., it becomes the third line from the top. It is not in the append section.
Back to top
Profile PM WEB 
hawki Offline





Group: Members
Posts: 175
Joined: Jan. 2004
Posted: June 21 2005,20:48 QUOTE

Hi Adssse
I think the reason your mydsl stuff isn't working is because of the way that option wants your input.  You would think that it would want mydsl=/hda2  or mydsl=/hda2/opt but that is not it.

It actually wants mydsl=hda2 or mydsl=hda2/opt
good luck
Back to top
Profile PM 
adssse Offline





Group: Members
Posts: 505
Joined: Mar. 2005
Posted: June 21 2005,22:20 QUOTE

Do I need to enter mydsl=hda2 on the line of boot options where I put home=hda2 and opt=hda2? Because I just used the prompt where it asked if I wanted to specify a place for mydsl. I said yes and when prompted entered hda2.
Back to top
Profile PM 
hawki Offline





Group: Members
Posts: 175
Joined: Jan. 2004
Posted: June 22 2005,13:20 QUOTE

I use GRUB as my loader so I don't know exactly which works best.  With GRUB I do the frugal install with no options at all.  I then specify my boot options on the "kernel" line.  I think that the equivalent would be to put it on the same line as your home and opt settings.  Here is a portion of my GRUB config file.  This way I can boot any of several ways depending on what I need at the time.

# Boot automatically after 30 secs.
timeout 30

# By default, boot the first entry.
default 0

#or, for frugal,

title DSL-frugal-mydsl-ssh-nodhcp (hda5)
root (hd0,4)
kernel /boot/isolinux/linux24 root=/dev/hda5 mydsl=hda6 ssh nodhcp
initrd /boot/isolinux/minirt24.gz
boot

title DSL-frugal-base-norestore (hda5)
root (hd0,4)
kernel /boot/isolinux/linux24 root=/dev/hda5 base norestore
initrd /boot/isolinux/minirt24.gz
boot

title DSL-frugal-toram-ssh-ftp-nodhcp (hda5)
root (hd0,4)
kernel /boot/isolinux/linux24 root=/dev/hda5 mydsl=hda6 toram ssh ftp nodhcp
initrd /boot/isolinux/minirt24.gz
boot
Back to top
Profile PM 
56 replies since June 16 2005,14:01 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (12) </ ... 2 3 4 5 6 [7] 8 9 10 11 12 ... >/
reply to topic new topic new poll
Quick Reply: Frugal Explanation

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code