Re: Problem with random disks mount sequence

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

 



wwp wrote:
> Hello there,
> 
> 
> running a Fedora 8.. since I don't know when, my root partition is
> randomly mounted as /dev/sda3 or /dev/sdc3. This breaks the mount
> possibilities from within Nautilus, as it seems to be a complete mess
> w/ detected devices (or remembered?) devices.
> 
> It's a D810 laptop, w/ a SATA disk (usually sda, root sda3 and labelled
> as '/' and swap as SWAP-sda4, sda1 and sda2 being NTFS). When I boot
> the laptop w/ some USB disks connected (labelled storage3 and
> storage4), I'll get random mount sequences. At the beginning the USB
> disks were sdb and sdc and could be mounted w/o problem from Nautilus.
> But I recently reboot and found that this has changed -> root is sdc3
> and one of the external USB disks is now sda1.
> / and swap partitions are in fstab, storage3 and storage4 aren't.
> 
> If that doesn't prevent the system from running fine, from within
> Nautilus, I can't mount the external USB disk anymore, it seems that
> nautilus remember that 'storage3' was 1st partition, but now it tries
> to mount /dev/sda1, and fails w/: NTFS signature missing..
> 
> Any clues how I could get a fixed mounting sequence? Should I force a
> specific device (/dev/sdc1) for the labelled partition 'storage3' for
> instance (and how)? How can it be that the / partition doesn't get the
> 1st /dev/sdX assignment?
> 
> 
> Regards,
> 
> 
SCSI drives are listed by order of discovery. (SATA drives are
handled as SCSI drives.) You should not have USB drives discovered
before your SATA drive. It almost sounds like you have the
usb_storage module in your initrd file. You may also want to check
/etc/modprobe.conf fo SCSI controller aliases.

I normally let HAL mount USB drives - it uses the label for the
mount point off the /media directory. It is possible to write HAL
rules that mount specific drives on specific mount points. It is
also possile to write udev rules that will mount the USB drive based
on the partition label, just like your root directory is mounted.
(You need to use the noauto option, so the system does not try to
mount them on boot.)

This should give you a couple of ways to try and solve the problem,
or at least give someone else an idea on more troubleshooting.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux