FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor


 
 
LinkBack Thread Tools
 
Old 11-21-2008, 06:18 AM
Jerome BENOIT
 
Default

-------- Original Message --------
Subject: Re: Installing Debian on late 2008 MacBook Pro
Date: Fri, 21 Nov 2008 08:39:44 +0800
From: Jerome BENOIT <jgmbenoit@mailsnare.net>
Reply-To: jgmbenoit@mailsnare.net
Organization: none
To: Mike Grice <mgrice@plus.net>
References: <Pine.NEB.4.64.0811171920020.12398@droog.sdf-eu.org> <51d7159a0811180046l16e2f8b0q4100af7a50f7375b@mail .gmail.com>

Hello List,

I am installing Lenny on an Aluminium MacBook with rEFIt
and a classical hard drive table (the hd is a SSD, I prefered
to play with a classical table): so far grub2 (pc) is working fine.

Nevertheless, while I can shutdown it (shutdown -h now),
I cannot restart it (shutdown -r now).

Any idea ?

Thanks in advance,
Jerome

Mike Grice wrote:

On Mon, Nov 17, 2008 at 6:24 PM, <jsmurf@sdf-eu.org> wrote:

Hi all,

(This is both an install report and a help request, so I'm cross-posting on
debian-boot and debian-user.)

I'm trying to install Debian on a late 2008 MacBook Pro.

I had no luck with Debian Etch 4.0r5 (AMD64): the keyboard couln't be set
correctly (it reacted as if the control key was continuously pressed) and
the CD drive was not recognized ("No common CD-ROM drive was detected", said
the installer).

With Debian Lenny RC1 (AMD64), everything was correctly detected. I
formatted the third partition (/dev/sda3) as a LVM physical volume and
volume group. I splitted that volume group into two logical volumes, one
for the root filesystem and one for swap. I had to reboot to sync the MBR
and GPT tables (in rEFIt), and the install process finished without any
problems; LILO installed its boot record on /dev/sda3 without complaining,
and the Linux partition is recognized by rEFIt. However, when I booted the
system, LILO loaded the kernel, but it failed miserably at the very
beginning of the boot process (it's the fifth line it prints):

Kernel panic - not syncing: VFS: Unable to mount root fs or
unknown-block(253,1)

I rebooted with the install disk in rescue mode to debug the problem. My
first idea was that the LVM module was not build into the kernel, which
could prevent Linux to access the LVM partition. I was right, so I compiled
a new kernel:

apt-get install linux-source-2.6.26
cat /boot/config-2.6.26-1-amd64 | sed -e
's/CONFIG_BLK_DEV_DM=m/CONFIG_BLK_DEV_DM=y/' > .config
make-kpkg --initrd --revision foo kernel_image
dpkg -i kernel-image-2.6.26_foo.deb

The boot process indeed goes a few steps further, but fails again:

RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open root device "fd01" or unknown-block(253,1)
Please append correct "root=" boot option; here are the available
partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs or
unknown-block(253,1)

I then tried to add the ext2, ext3 and cramfs modules in the system, but
with no more luck.

I also tried various configurations for LILO, again with no luck:
- root=/dev/mapper/vg-root (default setup by Debian installer)
- append="root=/dev/mapper/vg-root"
- root=/dev/ram0 append="lvm2root=/dev/mapper/vg-root"
- append="root=/dev/ram0 lvm2root=/dev/mapper/vg-root"

When the "root=/dev/ram0" option is passed to the kernel, I get IIRC the
following error:

RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open root device 100 or unknown-block(0,0)
Please append correct "root=" boot option; here are the available
partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs or
unknown-block(0,0)

and with "root=/dev/mapper/vg-root" I get:

RAMDISK: Couldn't find valid RAM disk image starting at 0
VFS: Cannot open root device "mapper/vg-root" or unknown-block(0,0)
Please append correct "root=" boot option; here are the available
partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs or
unknown-block(0,0)

Any ideas?


By no means an expert, but if the installer boots, have you tried
breaking out into a shell / rescue mode, finding out what modules are
loaded, and compiling them in? Dirty, but may just work...

What is your lilo config? Are you sure your initrd is being found?

M




--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 11-22-2008, 07:07 PM
Csaba Dobo
 
Default

Hi,
Well I am about to deploy an LTSP setup in a school and would like touse XFCE as desktop.What I would like to do is to make a unified setup for all users, sowhen they mess it up at the next login they get it back the defaultone.I looked around thehttp://www.xfce.org/documentation/4.2/manuals/xfce4-session#xfsm-kiosk-mode,but the is not enough.
any help would be greatly appreciated,
Br,*Csaba
--
xubuntu-devel mailing list
xubuntu-devel@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel
 
Old 11-23-2008, 05:36 PM
"ashley cox"
 
Default

*** Hi,
*
My name is ashley cox from exmouth in Devon, and i
am visually impaired. I am using Orca in Ubuntu. However, when i have been using
it for about 15 minutes, Orca and Ubuntu freez and i can't do anything, and i
have to crash the computer and start all over again. The other problem i am
having, is it won't connect to the internet. I am using Ubuntu on a laptop, with
a lan and wireless connection, and i have tried both.
*
*
I would be very greatful for any help.
*
Thanks very much,
*
Ashley cox.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-23-2008, 07:11 PM
Leonard Chatagnier
 
Default

I presume your on Intrepid noted to have problem with network manager and wireless cards. Don't know about ORCA.

Leonard Chatagnier
lenc5570@sbcglobal.net


--- On Sun, 11/23/08, ashley cox <ash.cox@talktalk.net> wrote:

> From: ashley cox <ash.cox@talktalk.net>
> Subject:
> To: ubuntu-users@lists.ubuntu.com
> Date: Sunday, November 23, 2008, 12:36 PM
> Hi,
>
> My name is ashley cox from exmouth in Devon, and i am
> visually impaired. I am using Orca in Ubuntu. However, when
> i have been using it for about 15 minutes, Orca and Ubuntu
> freez and i can't do anything, and i have to crash the
> computer and start all over again. The other problem i am
> having, is it won't connect to the internet. I am using
> Ubuntu on a laptop, with a lan and wireless connection, and
> i have tried both.
>
>
> I would be very greatful for any help.
>
> Thanks very much,
>
> Ashley cox.--
> ubuntu-users mailing list
> ubuntu-users@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-23-2008, 07:38 PM
"ashley cox"
 
Default

*** no, i'm running
8.04
*
ashley cox
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-25-2008, 01:35 PM
"parag Khairnar"
 
Default

--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam
 
Old 11-25-2008, 03:00 PM
"Allan White"
 
Default

How do I format a floppy disk in Ubuntu 8.10

Why does not my music CD automatically play when I put it in the drive.

Please can I have any answers in plain language use the gui interface,
I do not understand the terminal and do not want to learn.

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-25-2008, 03:14 PM
Karl Larsen
 
Default

Allan White wrote:
> How do I format a floppy disk in Ubuntu 8.10
>
Sorry the floppy drive tools so long a part of Linux are not in
Ubuntu 8.10


> Why does not my music CD automatically play when I put it in the drive.
>
>
This is odd. But it appears your music cd is not auto starting.

> Please can I have any answers in plain language use the gui interface,
> I do not understand the terminal and do not want to learn.
>
>
Karl


--

Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E 595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7


--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-25-2008, 03:36 PM
Leif Gregory
 
Default

On Wed, 26 Nov 2008 05:00:18 +1300
"Allan White" <mukiduk@gmail.com> wrote:

> How do I format a floppy disk in Ubuntu 8.10

Hit ALT-F2

Type gfloppy

--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 
Old 11-25-2008, 04:01 PM
Leonard Chatagnier
 
Default

--- On Tue, 11/25/08, Allan White <mukiduk@gmail.com> wrote:

> From: Allan White <mukiduk@gmail.com>
> Subject:
> To: ubuntu-users@lists.ubuntu.com
> Date: Tuesday, November 25, 2008, 10:00 AM
> How do I format a floppy disk in Ubuntu 8.10
>
You could install kfloppy which will work in gnome. Or you could do "aptitude search floppy format" and select one of several listed.

> Why does not my music CD automatically play when I put it
> in the drive.
>
Don't know as I've never tried to play one. Are there any error outputs when you try to play one. That would help.

> Please can I have any answers in plain language use the gui
> interface,

In my kubuntu-desktop it's(formatter) in Kmenu>applications>utilities. In gnome desktop it should be System>applications>utilities. Or just applications perhaps. I could be wrong either way as I don't use gnome that much, but I look under applications and system closely for a formating tool or just install one as mentioned above. Ain't that hard and you will have to learn some command line tools to fully enjoy ubuntu so get used to at least doing searches for packages you want to install and to be able to install a package from the command line. I'd recommend aptitude to install as it generally handles dependencies better than apt-get. Of course, if you insist on using a GUI, you should have already loaded up synaptic package manager and did a search for floppy or floppy formatter and installed it yourself as this is very basic to ubuntu.

> I do not understand the terminal and do not want to learn.
>
You wont enjoy Ubuntu as much without learning some basic CLI and you need to brush up on using the GUI also.


Leonard Chatagnier
lenc5570@sbcglobal.net



--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
 

Thread Tools




All times are GMT. The time now is 12:14 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org