[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Ultra1 does not boot after kernel upgrade to 2.6.26



Hi,

I resolved the issue by replacing module esp by sun_esp. Ultra1 now enjoys full upgrade to lenny. Fantastic, since this is really old machine.

Thanks for all your replies,

Cheers,
Donatas

-----Original Message-----
From: Bob Wilkinson [mailto:bob@fourtheye.org] 
Sent: Friday, February 20, 2009 8:12 PM
To: Donatas Ciuksys
Cc: debian-sparc@lists.debian.org
Subject: Re: Ultra1 does not boot after kernel upgrade to 2.6.26

On Wed, Feb 18, 2009 at 08:51:13PM +0200, Donatas Ciuksys wrote:
> Hi,
> 
> I was running etch on my Ultra1 happily for last 22 months, and tried to upgrade to lenny recently. Package upgrades were successful, but kernel upgrade gave me unbootable system.
> Messages on the screen:
> 
> -------------------------------------
> ...
> drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> Loading, please wait...
> Begin: Loading essential drivers... done
> Begin: Running /scripts/init-premount... done.
> Begin: Mounting root file system... Begin: Running /scripts/local-top... done.
> Begin: Waiting for root file system...
> 
> -------------------------------------
> 
> Here system stops, after some time I get a message:
> 
> ALERT! /dev/sda1 does not exist. Dropping to a shell!
> 
> and I get busybox shell.
> 
> Any suggestions?
> 
> Regards,
> Donatas

Hi Donatas

          If you use UUIDs inside /etc/fstab instead of the raw
device names you may have joy?

e.g. ls -l /dev/disks/by-uuid and find the UUID of /dev/sda1 
Then replace /dev/sda1 in /etc/fstab with UUID=<the_uuid_of_sda1>

Bob


Reply to: