Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-04-2007, 07:36 AM
|
#1
|
Member
Registered: Feb 2007
Posts: 54
Rep:
|
After completing LFS convert on to LIVE CD
Hi
Now I have recently completed my LFS and BLFS.
Therefore I have converted this into ISO image with the help of using live script ( www.linux-live.org).
But when I was burn on disk and boot then I have faced some problem
:-
Booting correctly but after that screen is still dark and nothing is happened
I am trying many times but every time still same problem.
Any idea…
|
|
|
07-06-2007, 07:51 PM
|
#2
|
Member
Registered: Jun 2007
Location: São Paulo - Brazil
Distribution: Linux Mint
Posts: 54
Rep:
|
Hello calling_u3, maybe you missed support for framebuffer console on your kernel configuration? If you are booting into framebuffer mode, please check this out.
|
|
|
07-07-2007, 09:30 PM
|
#3
|
Member
Registered: Feb 2007
Posts: 54
Original Poster
Rep:
|
Hello icmp_request.
That's mean i have to build a fresh new kernel for this.
Actually i am using Latest stable kernel 2.6.21.5
Will u explain in detail....
|
|
|
07-07-2007, 10:12 PM
|
#4
|
Member
Registered: Jun 2007
Location: São Paulo - Brazil
Distribution: Linux Mint
Posts: 54
Rep:
|
Hello calling_u3. I'm sorry but I don't know what you mean. Would you like instructions about recompiling your kernel to enable framebuffer support if you don't have it?
|
|
|
07-08-2007, 11:13 PM
|
#5
|
Member
Registered: Feb 2007
Posts: 54
Original Poster
Rep:
|
Hi icmp_request
yes exactly
I want to know some instruction that how to enable the frame buffer when i will be recompiled my kernel.
|
|
|
07-09-2007, 01:28 AM
|
#6
|
LQ Newbie
Registered: Jul 2007
Location: Palangkaraya, Kalteng, Indonesia
Distribution: Slackware, Debian, Xubuntu
Posts: 7
Rep:
|
Hi calling_u3, from your kernel source, do :
make menuconfig
then, choose
Device Drivers -> Graphics support -> <*> Support for frame buffer devices
Device Drivers -> Graphics support -> Console display driver support ->[*] VGA text console
Device Drivers -> Graphics support -> Console display driver support -> <*> Framebuffer Console support
and then recompile your kernel like usual.
|
|
|
07-09-2007, 11:04 PM
|
#7
|
Member
Registered: Feb 2007
Posts: 54
Original Poster
Rep:
|
Hello
Now i have do this according to your instruction but i have faced another problem
My LFS system booting well in starting but at last it is give error.
code:
Quote:
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 396k freed
starting Linux Live scripts <http://www.linux-live.rog/>
* starting loop device support
* starting cdrom filesystem support
* starting squashfs support
* starting aufs support with brs=1
* starting vfat support
* starting ntfs support
* starting /dev entries for block devices
mount: mounting /dev/loop0 on /usr failed
* starting PCMCIA CardBus support
* looking for data directory
* Using redeye data from /mnt/hdc_cdrom/redeye
* Setting up directory for changes
* setup union directory (using aufs, with udba=none)
mount: mounting aufs on union failed
Fatal error occured - can't setup union (aufs)
* Something went wrong and we can't countiue. This should never happen.
* Please reboot your computer with Ctrl+Alt+Delete ...
#
|
I have restart many times but no any solution...
......
|
|
|
07-09-2007, 11:14 PM
|
#8
|
LQ Newbie
Registered: Jul 2007
Location: Palangkaraya, Kalteng, Indonesia
Distribution: Slackware, Debian, Xubuntu
Posts: 7
Rep:
|
Please EDIT your .config first at linux-live script directory, likes MKMOD="bin etc home bla bla bla....  , and make sure dev directory included.
|
|
|
07-10-2007, 01:39 AM
|
#9
|
Member
Registered: Jun 2007
Location: São Paulo - Brazil
Distribution: Linux Mint
Posts: 54
Rep:
|
* Something went wrong and we can't countiue. This should never happen.
It was told that this should never happen so you're not supposed to be having this error; the best thing you can do is believe it's not happening!
Hehehehe seriously now, well...I haven't any Live CD experience but try doing what mujie told you.
|
|
|
07-10-2007, 03:45 AM
|
#10
|
Member
Registered: Feb 2007
Posts: 54
Original Poster
Rep:
|
Hello Mujie
Now recenlty i have edit the .config file and add dev according to your instruction.
But when i was boot with the help of pen drive again it is give same error..
code:
Quote:
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 396k freed
starting Linux Live scripts <http://www.linux-live.rog/>
* starting loop device support
* starting cdrom filesystem support
* starting squashfs support
* starting aufs support with brs=1
* starting vfat support
* starting ntfs support
* starting /dev entries for block devices
mount: mounting /dev/loop0 on /usr failed
* starting PCMCIA CardBus support
* looking for data directory
* Using redeye data from /mnt/hdc_cdrom/redeye
* Setting up directory for changes
* setup union directory (using aufs, with udba=none)
mount: mounting aufs on union failed
Fatal error occured - can't setup union (aufs)
* Something went wrong and we can't countiue. This should never happen.
* Please reboot your computer with Ctrl+Alt+Delete..
#
|
After # symbol some commands were working so when i have to mounted manually
#mount /dev/loop0 /usr then give error failed.
....
Last edited by calling_u3; 07-10-2007 at 03:46 AM.
|
|
|
07-10-2007, 07:32 AM
|
#11
|
Member
Registered: Jun 2007
Location: São Paulo - Brazil
Distribution: Linux Mint
Posts: 54
Rep:
|
# ls -al /dev
?
|
|
|
07-10-2007, 11:25 PM
|
#12
|
Member
Registered: Feb 2007
Posts: 54
Original Poster
Rep:
|
Hello
Its Show all the loop,tty,and dev
Like:
Quote:
crw-rw---- 1 0 0 3, 175 jul 10 9:30 ttyzf
crw-rw---- 1 0 0 1, 9 jul 10 9:30 urandom
crw-rw---- 1 0 0 254, 4 jul 10 9:30 usbdev1.2_ep82
crw-rw---- 1 0 0 7, 0 jul 10 9:30 vcs
crw-rw---- 1 0 0 1, 5 jul 10 9:30 zero
|
|
|
|
All times are GMT -5. The time now is 03:47 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|