Re: [SLE] Missing modules.dep file

From: Carlos E. R. (robin1.listas_at_tiscali.es)
Date: 12/10/03

  • Next message: Carlos E. R.: "Re: [SLE] repeated boot problem"
    Date: Wed, 10 Dec 2003 14:29:28 +0100 (CET)
    To: suse-linux-e@suse.com
    
    

    The Tuesday 2003-12-09 at 19:58 -0800, Jerome Lyles wrote:

    > Tried it, thanks;these are the results:
    > # mount -t ufs /dev/sda2 /mnt
    > mount: wrong fs type, bad option, bad superblock on /dev/sda2,
    > or too many mounted file systems

    Try "auto".

    > > to find out the partition info, try just listing the partitons with
    > > fdisk or parted...
    >
    > # fdisk /dev/sda2
    > Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
    > disklabel

    It should be "sda", not "sda2". The number refer to the partition number,
    fdisk needs access to the entire device.

    fdisk -l /dev/sda

    -- 
    Cheers,
           Carlos Robinson
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Carlos E. R.: "Re: [SLE] repeated boot problem"