Hello , everyone , just now , i have installed gentoo from ubuntu 11.10
, And when i install the grub with the command : grub-install --no-floppy
/dev/sda . And when i reboot , i aware that i have
override my MBR. And Now how can i edit my grub in the gentoo to boot my
windows 7 on /dev/sda1 ?
On Thu, Mar 08, 2012 at 10:48:30PM -0500, Daddy wrote:
> On March 8, 2012 at 10:34 PM Michael Mol wrote:
>
> > On Thu, Mar 8, 2012 at 10:14 PM, Daddy
> wrote:
> > >
> > >
> > >
> > > On March 8, 2012 at 9:20 PM Grant wrote:
> > >
> > >> Can anyone recommend a photo browser/viewer other than gth
Hello,
grub --version
grub (GNU GRUB 0.97)
You can make this entry in /boot/grub/grub.conf (menu.lst symlinks to this
file):
title Windows 7
rootnoverify (hd0,0)
chainloader +1
Have a nice day.
~Hello , everyone , just now , i have installed gentoo from ubuntu 11.10
~ , And when i install
On Fri, Mar 09, 2012 at 04:12:40PM +0800, 赵佳晖 wrote:
>Hello , everyone , just now , i have installed gentoo from ubuntu 11.10
> , And when i install the grub with the command : grub-install --no-floppy
> /dev/sda . And when i reboot , i aware that i have
>
> override my MBR. And Now how can i
On Thu, 8 Mar 2012 21:26:46 -0500, Michael Mol wrote:
> I typically use geeqie.
+1
--
Neil Bothwick
Some day my ship will come in, but with my luck, I'll be at the airport.
signature.asc
Description: PGP signature
On Thu, 8 Mar 2012 22:38:43 -0500, Philip Webb wrote:
> I use Gwenview to review collections & Feh to browse from a terminal:
> I've used them a long time & strongly recommend both;
> if you're allergic to KDE, Geeqie mb a useable alternative.
I like KDE but I still prefer Geeqie
--
Neil Bothw
I have tried that , but it didn't work . But it comes the error : "Error
11: Unrecognized device string". I can't figure out why it comes...
2012/3/9 Marian Habrun
> Hello,
>
> grub --version
> grub (GNU GRUB 0.97)
>
> You can make this entry in /boot/grub/grub.conf (menu.lst symlinks to this
>
On March 9, 2012 at 7:08 AM "赵佳晖" wrote:
> I have tried that , but it didn't work . But it comes the error : "Error
> 11: Unrecognized device string". I can't figure out why it comes...
Post your /etc/fstab and grub.conf please.
OK,
/etc/fstab:
/dev/sda8 / ext3 noatime 0 1
/dev/cdrom /mnt/cdrom autonoauto,ro 0,0
grub.conf:
default 0
timeout 30
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
title Gentoo
ro
On Friday 09 Mar 2012 12:40:45 赵佳晖 wrote:
> OK,
> /etc/fstab:
>
> /dev/sda8 / ext3 noatime 0
> 1 /dev/cdrom /mnt/cdrom autonoauto,ro 0,0
>
> grub.conf:
> default 0
> timeout 30
> splashimage=(hd0,7)/boot
i changed hd(0,0) to hd(0,1) , and it also comes Error 11, and when i run
the command : fdisk -l .The /dev/sda1 has the boot * flag ..
2012/3/9 Mick
> On Friday 09 Mar 2012 12:40:45 赵佳晖 wrote:
> > OK,
> > /etc/fstab:
> >
> > /dev/sda8 / ext3 noatime
> 0
On Fri, Mar 09, 2012 at 09:15:20PM +0800, 赵佳晖 wrote:
> i changed hd(0,0) to hd(0,1) , and it also comes Error 11, and when i run
> the command : fdisk -l .The /dev/sda1 has the boot * flag ..
>
> 2012/3/9 Mick
>
> > On Friday 09 Mar 2012 12:40:45 赵佳晖 wrote:
> > > OK,
> > > /etc/fstab:
> > >
> >
Am 08.03.2012 20:00, schrieb Stefan G. Weichinger:
oh, sorry, vi(m) here :-P
I'm using a plain text file (ok |-separated values) for this and a
single macro:
imap m \| "=strftime("%Y-%m-%d %H:%M")pa¶
Then, in insert mode \m appends " | " after the cursor,
and you have just fixed the star
yes.. i'm too careless , thank you ...
2012/3/9 YoYo Siska
> On Fri, Mar 09, 2012 at 09:15:20PM +0800, 赵佳晖 wrote:
> > i changed hd(0,0) to hd(0,1) , and it also comes Error 11, and when i run
> > the command : fdisk -l .The /dev/sda1 has the boot * flag ..
> >
> > 2012/3/9 Mick
> >
> > > On Fr
* Michael Mol [120308 21:31]:
> I typically use geeqie.
>
> On Thu, Mar 8, 2012 at 9:20 PM, Grant wrote:
> > Can anyone recommend a photo browser/viewer other than gthumb which is
> > in portage or an overlay?
> >
> > - Grant
> >
>
>
>
> --
> :wq
+1 on geeqie
Todd
On 03/09/2012 07:40 AM, 赵佳晖 wrote:
> grub.conf:
> default 0
> timeout 30
> splashimage=(hd0,7)/boot/grub/splash.xpm.gz
>
> title Gentoo
> root(hd0,7)
> kernel /boot/kernel-3.2.1-gentoo-r2
> root=/dev/sda8
>
> title
On Fri, Mar 9, 2012 at 12:38 AM, Bryan Gardiner wrote:
> On Thu, 08 Mar 2012 17:56:18 +0200
> Nikos Chantziaras wrote:
>
>> I discovered this nifty little tool recently that tells you if any
>> deleted files are currently being kept open by running processes:
>> "app-admin/checkrestart". I usual
On Thu, Mar 8, 2012 at 8:20 PM, Grant wrote:
> Can anyone recommend a photo browser/viewer other than gthumb which is
> in portage or an overlay?
Assuming you are including viewers which require X :) I use geeqie for
browsing whole directories of images, pqiv for viewing single images
(typically
On Thu, Mar 08, 2012 at 10:25:09PM -0800, Bryan Gardiner wrote:
> > gwenview. Part of KDE suite and depends on KDE libraries. Also,
> > F-Spot (It's a photo manager I guess).
> >
>
> Here's another vote for Gwenview... Once it's set up to have all of
> Gthumb's keyboard shortcuts ;).
The only
Okay that looks helpful. You just convinced me to install it :). That
goes into a lot more depth than I'd imagined.
Thanks!
- Bryan
On Fri, 9 Mar 2012 09:33:04 -0600
Paul Hartman wrote:
> On Fri, Mar 9, 2012 at 12:38 AM, Bryan Gardiner
> wrote:
> > On Thu, 08 Mar 2012 17:56:18 +0200
> > Nik
> I typically use geeqie.
Love it! Thanks everyone!
- Grant
>> Can anyone recommend a photo browser/viewer other than gthumb which is
>> in portage or an overlay?
>>
>> - Grant
On Fri, 9 Mar 2012 17:28:43 +0100
Frank Steinmetzger wrote:
> The only thing I don't really like about gwenview is its low speed.
> It takes a few seconds to load when I just want to see an image, and
> also needs some time to render the next image. For that purpose,
> kuickshow is a better alter
On Fri, Mar 9, 2012 at 7:33 AM, Paul Hartman
wrote:
> On Fri, Mar 9, 2012 at 12:38 AM, Bryan Gardiner wrote:
>> On Thu, 08 Mar 2012 17:56:18 +0200
>> Nikos Chantziaras wrote:
>>
>>> I discovered this nifty little tool recently that tells you if any
>>> deleted files are currently being kept open
hello, everyone , i have just install the Xorg-server with the xorgserver
handbook . And when i startx , i find my keyboard didn't work ? How did it
happen ?
my xorg.conf : http://paste.pocoo.org/show/563397/
make.conf:http://paste.pocoo.org/show/563399/
And my keyboard is USB
--
好好学习,天天向上!
Am 09.03.2012 18:14, schrieb 赵佳晖:
> hello, everyone , i have just install the Xorg-server with the
> xorgserver handbook . And when i startx , i find my keyboard didn't work
> ? How did it happen ?
> my xorg.conf : http://paste.pocoo.org/show/563397/
> make.conf:http://paste.pocoo.org/show/5
Am 09.03.2012 18:44, schrieb Florian Philipp:
> Am 09.03.2012 18:14, schrieb 赵佳晖:
>> hello, everyone , i have just install the Xorg-server with the
>> xorgserver handbook . And when i startx , i find my keyboard didn't work
>> ? How did it happen ?
>> my xorg.conf : http://paste.pocoo.org/show/56
Hi,
I am trying to compile a linux-kernel for an embedded system.
There is an (older) build environment.
The kernel is based on a 2.4er linux kernel.
When doing a
make menuconfig
I get:
make menuconfig
Makefile:441: *** mixed implicit and normal rules. Stop.
[1]8814 exit 2 make men
* meino.cra...@gmx.de [120309 14:54]:
> Hi,
>
> I am trying to compile a linux-kernel for an embedded system.
> There is an (older) build environment.
> The kernel is based on a 2.4er linux kernel.
> When doing a
> make menuconfig
> I get:
>
> make menuconfig
> Makefile:441: *** mixed impl
Hello,
zhe troublesome changes occured between 3.81 and 3.82. There is a
tracker bug on related breakage in case you are interested:
https://bugs.gentoo.org/show_bug.cgi?id=gmake-3.82
Best,
Sebastian
Sebastian Pipping [12-03-09 23:16]:
> Hello,
>
>
> zhe troublesome changes occured between 3.81 and 3.82. There is a
> tracker bug on related breakage in case you are interested:
>
> https://bugs.gentoo.org/show_bug.cgi?id=gmake-3.82
>
> Best,
>
>
>
> Sebastian
>
...which means to me a
Hi,
for transferring data to an embedded linux system I am looking for
a replacement for aftp, which been removed from portage a longer
time ago.
Security does not matter that much, since everything is connected
locally and in reach of my arms :)
Any suggestions?
Thank you very much for any h
On 03/09/2012 11:29 PM, meino.cra...@gmx.de wrote:
> ...which means to me and the problems I have: Reemerge make 3.81
> ???or...
I would prefer a patch to the Makefile (like Tood Goodman proposed
earlier) over a downgrade of make. I just meant to provide more
information about the issue. Let
On 03/10/2012 02:53 AM, meino.cra...@gmx.de wrote:
> Hi,
>
> for transferring data to an embedded linux system I am looking for
> a replacement for aftp, which been removed from portage a longer
> time ago.
The only trace of atfp in Gentoo I find is
https://bugs.gentoo.org/show_bug.cgi?id=254
On Fri, 9 Mar 2012 09:09:37 -0800
Mark Knecht wrote:
> On Fri, Mar 9, 2012 at 7:33 AM, Paul Hartman
> wrote:
> >
> > I just ran it, here's the output:
> >
> > Found 22 processes using old versions of upgraded files
> > (15 distinct programs)
> > (14 distinct packages)
> >
>
> Is there a way insi
Howdy,
Well, this is what I am thinking about jumping into. Ya'll ready for
this? I'm thinking about redoing my partition layout. I'm wanting to
keep / (root) on a normal ext4 file system. I want to put /usr, /var,
/home, and such on LVM. I been using that dracut thingy to build the
init thin
On Fri, 9 Mar 2012 18:46:53 -0800
Bryan Gardiner wrote:
> On Fri, 9 Mar 2012 09:09:37 -0800
> Mark Knecht wrote:
> >
> > Is there a way inside of checkrestart to determine exactly which
> > processes it's telling you about? When I installed it at on Niko's
> > suggestion I had one package but I
On Fri, Mar 9, 2012 at 8:48 PM, Dale wrote:
> Howdy,
>
> Well, this is what I am thinking about jumping into. Ya'll ready for
> this? I'm thinking about redoing my partition layout. I'm wanting to
> keep / (root) on a normal ext4 file system. I want to put /usr, /var,
> /home, and such on LVM.
Canek Peláez Valdés wrote:
> I keep my /usr partition in /, but seeing the modules from dracut, the
> "magic" happens at:
>
> /usr/lib/dracut/modules.d/98usrmount/mount-usr.sh
>
> Basically, it seems that if /usr is specified in /etc/fstab, then
> dracut will mount it. It says nothing about LVM,
On Fri, Mar 9, 2012 at 10:16 PM, Dale wrote:
> Canek Peláez Valdés wrote:
>
>> I keep my /usr partition in /, but seeing the modules from dracut, the
>> "magic" happens at:
>>
>> /usr/lib/dracut/modules.d/98usrmount/mount-usr.sh
>>
>> Basically, it seems that if /usr is specified in /etc/fstab, th
Canek Peláez Valdés wrote:
> On Fri, Mar 9, 2012 at 10:16 PM, Dale wrote:
>> Canek Peláez Valdés wrote:
>>
>>> I keep my /usr partition in /, but seeing the modules from dracut, the
>>> "magic" happens at:
>>>
>>> /usr/lib/dracut/modules.d/98usrmount/mount-usr.sh
>>>
>>> Basically, it seems that i
Sebastian Pipping [12-03-10 03:12]:
> On 03/10/2012 02:53 AM, meino.cra...@gmx.de wrote:
> > Hi,
> >
> > for transferring data to an embedded linux system I am looking for
> > a replacement for aftp, which been removed from portage a longer
> > time ago.
>
> The only trace of atfp in Gentoo I f
41 matches
Mail list logo