Can I delete 'scsi' in mkinitcpio.conf !!

I have no scsi device in my system , but in lsmod
I found :
scsi_mod               96460  5 usb_storage,sg,sr_mod,sd_mod,libata
and in dmesg:
I found
SCSI subsystem initialized
scsi0 : ata_piix
scsi1 : ata_piix
scsi 0:0:0:0: Direct-Access     ATA      ST380817AS       3.42 PQ: 0 ANSI: 5
scsi 1:0:0:0: CD-ROM            AOPEN    CD-RW CRW2440    2.02 PQ: 0 ANSI: 5
Since my system spent so much time in  boot process, so I want to remove scsi in mkinitcpio.conf to make it faster,
may I?
(sorry for my poor english.)

scsi     Adds SCSI modules to the image. Use this if your root device is on a SCSI disk. Also use the autodetect hook if you want to minimize your image size.     Loads SCSI modules. You will need the udev or modload hook unless you specify the needed modules manually (see MODULES section below).
I don't think I have the SCSI hook in any of my setups (I have a server with P-ATA disks, a laptop with a P-ATA SSD, and a desktop with S-ATA disks) and neither of them has an SCSI hook.
The terminology is a bit confusing indeed, since the SCSI transport layer is used afaik for both P-ATA and S-ATA devices with the libata layer. Nevertheless, since the explanation on the wiki page explicitly says the SCSI hook is for SCSI HDs (which, even with the libata layer, the P-ATA and S-ATA HDs are not, you have separate PATA and SATA hooks for them), I'd say you can just dump it.
You can always try to take it out, rebuild the image of the default kernel, and try to boot it. If it breaks, you just try again - with the fallback kernel (that's what it's there for). Just make sure you don't rebuild that one accidentally.
Last edited by B (2008-11-04 13:23:32)

Similar Messages

  • Software raid won't boot after updating to "mdadm" in mkinitcpio.conf

    After a power outage I've discovetred the config I was using (with raid in mkinitcpio.conf) no longer works, it's mdadm now - that's fine.  I've updated that and re-run mkinitcpio successfully, however my system is unable to boot from the root filesystem /dev/md2 like so:
    Waiting for 10 seconds for device /dev/md2 ...
    Root device '/dev/md2' doesn't exist. Attempting to create it.
    ERROR: Unable to determine major/minor number of root device '/dev/md2'.
    You are being dropped to a recovery shell
        Type 'exit' to try and continue booting
    /bin/sh: can't access tty; job control turned off
    [ramfs /]#
    As far as I can see from reading various threads and http://wiki.archlinux.org/index.php/Ins … AID_or_LVM I'm doing the right things now (although I'm not using lvm at all, which makes the installation document a little confusing).
    I think I've included all the appropriate bits of config here that should be working.  I assume I've missed something fundamental - any ideas?
    menu.lst:
    # (0) Arch Linux
    title  Arch Linux  [/boot/vmlinuz26]
    root   (hd0,0)
    kernel /vmlinuz26 root=/dev/md2 ro
    initrd /kernel26.img
    mkinitcpio.conf:
    HOOKS="base udev autodetect pata scsi mdadm sata filesystems"
    fstab:
    /dev/md1 /boot ext3 defaults 0 1
    /dev/md2 / ext3 defaults 0 1
    mdadm.conf
    ARRAY /dev/md1 level=raid1 num-devices=2 metadata=0.90 UUID=7ae70fa6:9f54ba0a:21
    47a9fe:d45dbc0c
    ARRAY /dev/md2 level=raid1 num-devices=2 metadata=0.90 UUID=20560268:8a089af7:e6
    043406:dbdabe38
    Thanks!

    Hi magec, that's quite helfpul - I've certainly got further.
    Before I was doing this to set up the chroot (which is what is suggested in the wiki article about setting up software raid):
    mdadm -A /dev/md1 /dev/sda1 /dev/sdb1
    mdadm -A /dev/md2 /dev/sda2 /dev/sdb2
    mount /dev/md2 /mnt
    mount /dev/md1 /mnt/boot
    mount -o bind /dev /mnt/dev
    mount -t proc none /mnt/proc
    chroot /mnt /bin/bash
    But based on your suggestion it's working better
    mdadm -A /dev/md1 /dev/sda1 /dev/sdb1
    mdadm -A /dev/md2 /dev/sda2 /dev/sdb2
    mount /dev/md2 /mnt
    mount /dev/md1 /mnt/boot
    mount -t proc none /mnt/proc
    mount -t sysfs none /mnt/sys
    mount -n -t ramfs none /mnt/dev
    cp -Rp /dev/* /mnt/dev
    chroot /mnt /bin/bash
    The boot is now getting further, but now I'm getting:
    md: md2 stopped.
    md: bind<sdb2>
    md: bind<sda2>
    raid1: raid set md2 active with 2 out of 2 mirrors
    md2: detected capacity change from 0 to 32218349568
    mdadm: /dev/md2 has been started with 2 drives.
    md2: Waiting 10 seconds for device /dev/md2 ...
    unknown partition table
    mount: mounting /dev/md2 on /new_root failed: No such device
    ERROR: Failed to mount the real root device.
    Bailing out, you are on your own. Good luck.
    /bin/sh: can't access tty; job contol turned off
    [ramfs /]#
    The bit that really confuses me is this:
    [ramfs /]# cat /proc/mdstat
    Personalities : [raid1]
    md2 : active raid1 sda2[0] sdb2[1]
    31463232 blocks [2/2] [UU]
    md1 : active raid1 sda1[0] sdb1[1]
    208704 blocks [2/2] [UU]
    unused devices: <none>
    [ramfs /]# mount /dev/md2 /new_root
    mount: mounting /dev/md2 on /new_root failed: No such file or directory
    [ramfs /]# ls /dev/md2
    /dev/md2
    [ramfs /]#
    So the array is up, the device node is there but it can't be mounted?  Very strange.
    Last edited by chas (2010-05-02 11:24:09)

  • Can I delete extensions that do not load or am I looking for trouble

    After running EtreCheck I noticed that many extensions do not load.  So my question is: Can I delete extensions that do not load or am I looking for trouble?
    Here is the EtreCheck report:
    Problem description:
    slow with Yosemite
    EtreCheck version: 2.1.8 (121)
    Report generated February 19, 2015 at 12:11:22 PM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac Pro (Late 2013) (Technical Specifications)
        Mac Pro - model: MacPro6,1
        1 3 GHz 8-Core Intel Xeon E5 CPU: 8-core
        32 GB RAM Upgradeable
            DIMM1
                8 GB DDR3 ECC 1866 MHz ok
            DIMM2
                8 GB DDR3 ECC 1866 MHz ok
            DIMM3
                8 GB DDR3 ECC 1866 MHz ok
            DIMM4
                8 GB DDR3 ECC 1866 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en2: 802.11 a/b/g/n/ac
    Video Information: ℹ️
        AMD FirePro D500 - VRAM: 3072 MB
        AMD FirePro D500 - VRAM: 3072 MB
            Thunderbolt Display 2048 x 1152
            Thunderbolt Display 2048 x 1152
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 2:10:13
    Disk Information: ℹ️
        APPLE SSD SM1024F disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 999.32 GB (760.04 GB free)
                Core Storage: disk0s2 999.70 GB Online
    USB Information: ℹ️
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        American Power Conversion Smart-UPS 3000 XL FW:691.18.D USB FW:7.3
        Prolific Technology Inc. USB-SATA Bridge
        Apple Inc. Display Audio
        Apple Inc. FaceTime HD Camera (Display)
        Apple Inc. Apple Thunderbolt Display
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        Apple Inc. FaceTime HD Camera (Display)
        Apple Inc. Apple Thunderbolt Display
        Apple Inc. Display Audio
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus_2
            Apple Inc. Thunderbolt Display
        Apple Inc. thunderbolt_bus_1
        Apple Inc. thunderbolt_bus_0
            Promise Technology, Inc. Pegasus2-R
                Drobo 5D
            Apple Inc. Thunderbolt Display
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/MacX Video Converter Pro.app
        [not loaded]    com.macxdvd.driver.goodSysAudioCapture (1 - SDK 10.10) [Click for support]
            /Library/Extensions
        [loaded]    com.TrustedData.driver.VendorSpecificType00 (1.7.0 - SDK 10.7) [Click for support]
        [not loaded]    com.blackmagic-design.desktopvideo.iokit.driver (10.3.4 - SDK 10.9) [Click for support]
        [not loaded]    com.blackmagic-design.desktopvideo.iokit.framebufferdriver (10.3.4 - SDK 10.9) [Click for support]
        [not loaded]    com.blackmagic-design.desktopvideo.multibridge.iokit.driver (10.3.4 - SDK 10.9) [Click for support]
        [not loaded]    com.blackmagic-design.driver.BlackmagicIO (10.3.4 - SDK 10.9) [Click for support]
        [not loaded]    com.blackmagic-design.driver.BlackmagicUsbIO (10.3.4 - SDK 10.9) [Click for support]
        [loaded]    com.drobo.SCSI.ThunderBolt (1.1 [70504] - SDK 10.8) [Click for support]
        [loaded]    com.promise.driver.stex (5.2.10 - SDK 10.9) [Click for support]
            /Library/Extensions/DeckLink_Driver.kext/Contents/PlugIns
        [not loaded]    com.blackmagic-design.desktopvideo.firmware (10.3.4 - SDK 10.9) [Click for support]
            /System/Library/Extensions
        [loaded]    com.Cycling74.driver.Soundflower (1.5.3 - SDK 10.6) [Click for support]
        [not loaded]    com.FTDI.driver.FTDIUSBSerialDriver (2.2.14) [Click for support]
        [not loaded]    com.Maxtor.driver.PowSecDriver (4.2.7) [Click for support]
        [not loaded]    com.SiliconImage.driver.Si3124u (2.0.3) [Click for support]
        [not loaded]    com.Susteen.driver.PL2303 (1.2.0) [Click for support]
        [loaded]    com.airgrab.driver.AirGrabFirewallModule (3.0) [Click for support]
        [not loaded]    com.aliph.driver.jstub (1.1.2 - SDK 10.7) [Click for support]
        [not loaded]    com.alwaysthinking.thinkinghomeUSB (1.1.7) [Click for support]
        [loaded]    com.attotech.driver.ATTOiSCSI (3.4.1b1 - SDK 10.6) [Click for support]
        [not loaded]    com.cy.iokit.Morpheus (1.4) [Click for support]
        [not loaded]    com.detto.iokit.M2MantiClassic (2.1) [Click for support]
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.26 - SDK 10.6) [Click for support]
        [loaded]    com.globaldelight.driver.BoomDevice (1.1 - SDK 10.1) [Click for support]
        [not loaded]    com.hzsystems.driver.CDSDAudioCaptureSupport (1.5) [Click for support]
        [loaded]    com.hzsystems.terminus.driver (4) [Click for support]
        [not loaded]    com.perceptiveautomation.indigo_overrides.kext (1.0.0d1) [Click for support]
        [not loaded]    com.prolific.driver.PL2303 (1.2.1) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryUSBDriverInt (0.0.33) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryUSBDriverVSP (0.0.33) [Click for support]
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
        [not loaded]    com.shed.PowerLinc.kext (1.0.0) [Click for support]
        [not loaded]    com.shed.PowerLincCU.kext (1.0.0) [Click for support]
        [not loaded]    com.shed.cm15.kext (1.0.0) [Click for support]
        [not loaded]    com.smithmicro.nke.NetBlockade (4.0) [Click for support]
        [not loaded]    com.wdc.driver.IOFireWireWDHID (1.1.2) [Click for support]
            /System/Library/Extensions/IOFireWireMxBt.kext
        [not loaded]    com.maxtor.iokit.IOFireWireMxBt (3.0.0) [Click for support]
            /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.26 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.26 - SDK 10.5) [Click for support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.26 - SDK 10.6) [Click for support]
            /Users/[redacted]/Library/PreferencePanes/Contents/PlugIns/TechTool Pro 7.app
        [not loaded]    com.micromat.driver.spdKernel (1 - SDK 10.8) [Click for support]
        [not loaded]    com.micromat.driver.spdKernel-10-8 (1 - SDK 10.8) [Click for support]
            /Users/[redacted]/Library/Services/ToastIt.service/Contents/MacOS
        [not loaded]    com.roxio.TDIXController (2.0) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [running]    com.blackmagic-design.DesktopVideoFirmwareUpdater.plist [Click for support]
        [running]    com.micromat.TechToolProAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [running]    com.attotech.iscsid.plist [Click for support]
        [running]    com.backblaze.bzserv.plist [Click for support]
        [loaded]    com.blackmagic-design.desktopvideo.XPCService.plist [Click for support]
        [running]    com.blackmagic-design.DesktopVideoHelper.plist [Click for support]
        [running]    com.blackmagic-design.streaming.BMDStreamingServer.plist [Click for support]
        [running]    com.datarobotics.ddservice64d.plist [Click for support]
        [running]    com.datarobotics.ddserviced.plist [Click for support]
        [running]    com.micromat.TechToolProDaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.starfield.backupservice.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [running]    com.backblaze.bzbmenu.plist [Click for support]
        [loaded]    com.bittorrent.uTorrent.plist [Click for support]
    User Login Items: ℹ️
        Cookie    Application  (/Applications/Cookie.app)
        Network Speed Monitor    Application  (/Applications/Network Speed Monitor.app)
        CleanAgent    Application  (/Applications/Clean.app/Contents/Resources/CleanAgent.app)
        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
        ClamXav Sentry    Application  (/Applications/ClamXav.app/Contents/Resources/ClamXav Sentry.app)
    Internet Plug-ins: ℹ️
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        LogMeInSafari32: Version: 1.0.1001 - SDK 10.7 [Click for support]
        Scorch: Version: Unknown - SDK 10.2 [Click for support]
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        DirectorShockwave: Version: 11.0.3r472 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        GarminGpsControl: Version: 4.2.0.0 - SDK 10.8 [Click for support]
        AmazonMP3DownloaderPlugin: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
        CANONiMAGEGATEWAYDL: Version: 3.1.0.2 [Click for support]
        DivXBrowserPlugin: Version: 2.2 [Click for support]
        Musicnotes: Version: 1.19.0 [Click for support]
        LogMeIn: Version: 1.0.1001 - SDK 10.7 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Google Earth Web Plug-in: Version: 6.1 [Click for support]
        AmazonMP3DownloaderPlugin101750: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.4.1 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        OfficeLiveBrowserPlugin: Version: 12.2.8 [Click for support]
    User internet Plug-ins: ℹ️
        WbeTools64_14: Version: 1.0.23.53 © 2013 - SDK 10.6 [Click for support]
        WebEx: Version: 1.0 [Click for support]
        WebEx64: Version: 1.0 - SDK 10.5 [Click for support]
        Folx3Plugin: Version: 4.0 - SDK 10.6 [Click for support]
        fileEditTool64_15: Version: 1.0.35.65 © 2013 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        Open in Internet Explorer
        SaveFrom.net helper
    3rd Party Preference Panes: ℹ️
        Akamai NetSession Preferences  [Click for support]
        APC PowerChute Personal Edition  [Click for support]
        Backblaze Backup  [Click for support]
        Blackmagic Desktop Video  [Click for support]
        Flash Player  [Click for support]
        Java  [Click for support]
        TechTool Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.32 GB Disk used: 239.28 GB
        Destinations:
            Time Machine-Drobo [Local]
            Total size: 17.59 TB
            Total number of backups: 77
            Oldest backup: 2014-07-18 01:39:12 +0000
            Last backup: 2015-02-19 16:04:28 +0000
            Size of backup disk: Excellent
                Backup size 17.59 TB > (Disk size 999.32 GB X 3)
    Top Processes by CPU: ℹ️
            11%    WindowServer
             6%    Safari
             5%    Mail
             2%    firefox
             1%    bzfilelist
    Top Processes by Memory: ℹ️
        790 MB    firefox
        378 MB    mds_stores
        344 MB    clamd
        309 MB    Safari
        241 MB    Mail
    Virtual Memory Information: ℹ️
        21.17 GB    Free RAM
        6.67 GB    Active RAM
        4.12 GB    Inactive RAM
        2.38 GB    Wired RAM
        6.47 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 19, 2015, 10:00:50 AM    Self test - passed
        Feb 18, 2015, 03:49:35 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AgileTransCmd_2015-02-18-15493 5_[redacted].crash
        Feb 18, 2015, 03:44:30 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AgileTransCmd_2015-02-18-15443 0_[redacted].crash
        Feb 16, 2015, 12:12:51 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/mdworker_2015-02-16-121251_[re dacted].crash

    Starting your Mac in "Safe Mode" (see below) will load only Apple-provided kernel extensions. Observing its perfomance in that mode will be instructive.
    The problems you describe are likely to have been caused by garbage software of which "TechTool Pro" is only one example. That system has been altered from its factory configuration through the installation of several third party system modifications, any one of which can cause poor performance. Interaction between two or more is another possibility. Running a torrent client is another way of inviting malware intrusion.
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    You must disable FileVault before you can start your Mac in Safe Mode.
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    Merely starting your Mac in Safe Mode is not intended to resolve the problem, it's to observe its performance without certain additional components.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.

  • S2disk mkinitcpio.conf question

    Hi there,
    I wasted some hours today to get hibernation working properly.
    My setup is an unencrypted /boot partition and an encrypted lvm volume group which contains swap and root partitions.
    Using uswsusp (because of the s2both feature) I followed this ("poorly written") guide: https://wiki.archlinux.org/index.php/S2 … e_intramfs
    Putting the uresume hook before filesystems as mentions in the article, it always complaint it couldn't read the snapshot file.
    Then I tried to put the uresume - hook _after_ (on the right side of) the filesystems hook in /etc/mkinitcpio.conf and it worked.
    The snapshot file comes with the root filesystem which you have to mount first, so thats logical anyway.
    My question here is: Am I doing the right thing here? If yes, why is this part of the article completely wrong? Not very helpful ...
    greetings
    rd

    My configuration is the same as yours, and my hooks look like this:
    HOOKS="base udev autodetect pata lvm2 uresume filesystems"
    More generally - It's a wiki, which means it can be wrong. Correct it, and enjoy the warm glow that contributing creates.

  • [Solved]I deleted /etc/systemd/logind.conf by mistake

    I deleted /etc/systemctl/logind.conf by mistake with
    sudo rm /etc/systemd/logind.conf
    How can I get that file back?
    Last edited by aaa234 (2015-06-07 10:26:56)

    it's ok now, I reinstalled it with
    sudo pacman -S systemd
    The problem is solved, thank u so much everyone.

  • Installing Arch w/ LVM: how to mount and when to edit mkinitcpio.conf?

    Hi,
    about half way down this script (link at bottom) the guy has
    genfstab /mnt >> /etc/mnt/fstab
    should it be
    genfstab /mnt >> /mnt/etc/fstab   
    because I keep getting "file or directory not found" with /etc/mnt/   but the reverse worked.
    I don't know jack about linux so I figured I better check in with you all first before I continue.
    Thanks!
    http://blog.portnumber53.com/2012/10/30 … installer/
    Last edited by hbc2 (2014-07-28 03:36:11)

    Yes, both the Beginners guide and the Installation guide excellent.  I studied them (and others) for about two weeks before even downloading the install iso.  Also, I’ve read the Arch Way and it’s for me.
    The script that I dug up wasn't just random.  It turned up in a google search when I was looking for more info on setting up LVM partitions.  The first half of that script turned out to be nearly identical to the notes that I had made from reading those guides as well as the LVM guide.   
    The Beginners and LVM guides are great (!) I learned a lot and I appreciate their attempt to be linear step by step.  I also understand the LVM can’t be placed “inside” the Beginners guide since not everyone will want LVM. 
    However I ran into a spot of confusion regarding the mounting of the partitions between the Beginners Guide and the LVM guide – and that’s what lead me to the question about the path in that guy’s script (“/etc/mnt”  vs “/mnt/etc”).    Also, the LVM guide seems to indicate editing “/etc/mkinitcpio.conf” (note the path)  at a point BEFORE I run “pacstrap -i /mnt base base-devel” and genfstab.
    Below are the linear install steps that I attempted.  In summary, I’m not sure about the mounting or when/where to edit mkinitcpio.conf. 
    Boot the install iso and set up the partitions.
    [All GOOD]
    Create physical volume, Vol group and logical vols
    pvcreate /dev/sda2
    vgcreate arch /dev/sda2
    lvcreate -L 1G -n boot arch
    lvcreate -C y -L 4G -n swap arch
    lvcreate -L 100G -n root arch
    lvcreate -L 100G -n home arch
    [All GOOD]
    Create file systems and mount logical volumes
    mkfs.ext4 /dev/mapper/arch-root
    mkfs.ext4 /dev/mapper/arch-boot
    mkfs.ext4 /dev/mapper/arch-home
    mkswap /dev/mapper/arch-swap
    mount /dev/mapper/arch-root /mnt
    [All GOOD]
    Here's where my confusion starts:
    Beginner's Guide (in "Mount the partitions" section) seems to indicate this way:
    mkdir /mnt/boot
    mkdir /mnt/home
    mount /dev/mapper/arch-home /mnt/home 
    mount /dev/mapper/arch-boot /mnt/boot
    LVM Guide (in "Create file systems and mount logical volumes") seems to indicate this way:
    mount /dev/mapper/arch-home /home 
    mount /dev/mapper/arch-boot /boot
    I'm not sure which of the above I need to go with. (Probably just a matter of preference?)
    Then the LVM Guide seems to want me to "Edit [/etc/mkinitcpio.conf] and insert lvm2 between block and filesystems"  but how should I access that file at "/etc"?  I think I'd have to run "pacstrap -i /mnt base base-devel"  first  but the LVM guide seems to indicate doing this right after I mount the logical volumes - I probably misunderstand something here.  (I can't find it anyway at this point using either mount method above.)
    The rest I'll do right out of the beginners guide:
    pacstrap -i /mnt base base-devel
    swapon /dev/mapper/arch-swap   <<<<<  I suspect I need this here before running genfstab to get the entry in the table
    genfstab -U -p /mnt >> /mnt/etc/fstab
    nano /mnt/etc/fstab
    Then I'll follow the rest of the beginners guide and edit /etc/mkinitcpio.conf during the "Create an initial ramdisk environment" step/
    (I actually got to the point in the beginners guide where I should be editing the /etc/mkinitcpio.conf after pacstrap but I could not find it and suspect either I didn't mount correctly or messed up the chroot step.)
    Last edited by hbc2 (2014-07-28 03:48:52)

  • Mkinitcpio.conf: 'systemd' hook disables 'resume' hook

    Hello y'all,
    I just discovered that the 'systemd' hook in mkinitcpio.conf disables resuming from hibernation on my system. After I switched back to 'udev', it works all fine again.
    Can any of you confirm this, and if so, should we mention it on the wiki page? https://wiki.archlinux.org/index.php/Mk … mmon_hooks

    Hello y'all,
    I just discovered that the 'systemd' hook in mkinitcpio.conf disables resuming from hibernation on my system. After I switched back to 'udev', it works all fine again.
    Can any of you confirm this, and if so, should we mention it on the wiki page? https://wiki.archlinux.org/index.php/Mk … mmon_hooks

  • Two apple I.D., one with the .me email address I want, how can I delete it so that I can use that .me address on my other account?

    I have two apple I.D., one with the .me email address I want, how can I delete it so that I can use that .me address on my other account
    Or is it possible to transfer the purchases (apps) to my new .me account so that I can re-download them in the future without having to switch accounts?

    crazyshark wrote:
    I have two apple I.D., one with the .me email address I want, how can I delete it so that I can use that .me address on my other account
    Or is it possible to transfer the purchases (apps) to my new .me account so that I can re-download them in the future without having to switch accounts?
    You can't do this, and you can't transfer purchases between accounts. There is no conflict about using one ID for iTunes, iTunes in the Cloud and iTunes Match (the ID you've been using for iTunes) and using the other ID for iCloud.

  • HT1918 how can i delete credit card from the itunes store?

    I prefer just to use gifts cards instead of my credit card but itunes wont let me delete my credit card information, and now I cant even redownload applications that i have previously purchased on my ipad. How can I delete and leave my account with no credit card info?

    Moorside01 wrote:
    I have the same issue. My son has an iPod Touch, but it seems that he has to have a credit card associated with the Live ID
    Live ID is for Microsoft.
    Are you saying you do not have the None option when you review his payment info?

  • How can I delete an iTunes account that has been deactivated?

    I deleted an old Apple ID with the help of a call to Apple Support.  However, my iphone is still trying to use the old ID.  How do I log out of the old ID and into the new?  Or, how can I delete the old ID when it has already been deactivated?  (Cannot delete with phone)

    Only iTunes Support can potentially delete an account (which would also delete any purchase history for it, so you would no longer be able to authorise that content on a computer, redownload it, and download updates to its apps) : http://www.apple.com/support/itunes/contact/
    Or you could just remove any personal info from it (e.g. payment details if you have any on it) and stop using it

  • How can I delete an iTunes account ?

    How can I delete an iTunes account ?

    Only iTunes Support can potentially delete an account (which would also delete any purchase history for it, so you would no longer be able to authorise that content on a computer, redownload it, and download updates to its apps) : http://www.apple.com/support/itunes/contact/
    Or you could just remove any personal info from it (e.g. payment details if you have any on it) and stop using it

  • How can I delete my itunes store account

    How can I delete my itunes store account

    At the moment you can't - just remove any personal info from it (e.g. credit card details) and stop using it. If you purchased any content from Apple with it (music, films, apps etc) then you will need to remember the account id and password in case you ever want authorise it so as to use it on a different computer (or the same computer if, for exampel, you upgrade the OS)

  • How can I delete an old iCloud account for which I do not remember the password?  The email address linked to that account is no longer active.

    The email linked to that account is no longer active.  How can I delete this old account and use a new one?

    Although your profile says you're running iOS 5.1.1 it sounds like you're running iOS 7 (otherwise you would not need your password to delete the old account).  Assuming that's true, and your iCloud ID has changed but you need to delete the old account in order to change to your new one, go to https//appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • How can I delete my old OTN Account ?

    Hallo,
    I create a new OTN Account, because I can't change my e.Mail.
    How can I delete my old Account ?
    With kind regards
    Roanld Breuer

    You cannot delete old accounts.

  • My emails do not go - they exit outbox and go to recovered. How can I delete my Icloud account and just use gmail.

    My emails go from outbox into I cloud recovered section. I have gmail too. how can I delete my icloud account and just use gmail? Speed test on wifi good.
    Any ideas please.

    Sign out of iCloud (System Preferences>iCloud)

Maybe you are looking for

  • Creative and compatibil

    Hellow, I got vista 64 bit and an old 20g Zen Touch. As it turns out thats just another way of saying "fek i'm skrewd". When I followed this neat guide [url="http://www.ehow.com/how_23074_zen-touch-work-windows-vista.html">here[/url] It appears Creat

  • How do I get my Ipod to sync with itunes via wi-fi

    I recently installed the latest update for my ipod touch.  I selected the option to sync via wi-fi but I cannot figure out how to make it sync.

  • How to find/add more Web Services in ECC 6.0 (IDES)

    Hi, i`m completly new to SOA and try to teach myself implmenting processes with Netweaver BPM. I already finished the Tutorials  about [Create a process driven Composite Application with CE 7.2|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a

  • Iphoto will not share with Facebook

    I can't seem to get iphoto to share with my facebook account.  I have verified my account info for facebook.  i have deleted facebook and re-entered my info.  In fact none of the sites to share with are eligible to be shared to.

  • ITunes tells me to format my iPod every time I connect it.

    Hi all, New on here and hope somebody can help me. I have gone to update my iPod Nano 5th Gen, and when I connected it, iTunes said the device was corrupt and needed to be formatted, so I did this and it cleared all the files as expected, but after r