Prev: IPP client-error-document-format-not-supported
Next: Not resuming from hibernation; doing normal reboot instead
From: Sven Joachim on 28 May 2010 04:00 On 2010-05-28 09:26 +0200, Paul Chany wrote: > Checking file systems...fsck from util-linux-ng 2.16.2 > fsck.ext3: No such file or directory while trying to open /dev/hda6 The new kernel is probably using libata instead of the old IDE drivers, which means that your hard disk is called /dev/sda rather than /dev/hda. You should use labels or UUIDs in /etc/fstab if you want to use both the old and the new kernel. The linux-base package from sid can help you with the conversion. Sven -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/87vda81my5.fsf(a)turtle.gmx.de
From: Sven Joachim on 28 May 2010 05:20
On 2010-05-28 10:30 +0200, Paul Chany wrote: > If I change in fstab all instances of hdaX to sdaX and after reboot > can't get the running system it would be bad. In that case shall I have > the opportunity to fix the problem? It is always a good idea to have a rescue disk at hand. > On Squeeze how can i install linux-base package from SID? Get it from packages.debian.org if you don't want an entry for sid in your sources.list. You have to install the libuuid-perl and libapt-pkg-perl packages, since linux-base depends on them. Sven -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/874ohs1jdk.fsf(a)turtle.gmx.de |