Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How Much Space Before 1st Partition? Post 302926479 by mrm5102 on Monday 24th of November 2014 04:17:33 PM
Old 11-24-2014
mmcblk0 is the same as sdc, sdb, sda, etc... That is just what an SD Card is called when its connected without a USB reader and its connceted directly to an SD Card slot.
Code:
# ls -l /dev/disk/by-id
lrwxrwxrwx 1 root root  9 Nov 24 11:21 ata-OCZ-AGILITY4_OCZ-WN6T4ZXO947X9683 -> ../../sdb
lrwxrwxrwx 1 root root 10 Nov 24 10:51 ata-OCZ-AGILITY4_OCZ-WN6T4ZXO947X9683-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P -> ../../sda
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Nov 24 10:50 ata-Samsung_SSD_840_EVO_500GB_S1DHNSAF761577P-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 Nov 24 10:50 ata-TSSTcorp_DVD+_-RW_TS-U633J_R8706GVB115453 -> ../../sr0
lrwxrwxrwx 1 root root  9 Nov 24 11:21 edd-int13_dev80 -> ../../sdb
lrwxrwxrwx 1 root root 10 Nov 24 10:51 edd-int13_dev80-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 13 Nov 24 16:18 mmc-SD08G_0xda132f35 -> ../../mmcblk0
lrwxrwxrwx 1 root root 15 Nov 24 16:18 mmc-SD08G_0xda132f35-part1 -> ../../mmcblk0p1
lrwxrwxrwx 1 root root 15 Nov 24 16:18 mmc-SD08G_0xda132f35-part2 -> ../../mmcblk0p2
lrwxrwxrwx 1 root root 15 Nov 24 16:18 mmc-SD08G_0xda132f35-part3 -> ../../mmcblk0p3

That is what I was doing. I was cloning the SDCards while they were connected to my laptop, running OpenSuSE 11.4.

But I was able to boot up and login successfully using the cloned SD Card.

Thanks Again,
Matt
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Swap Partition Space

first of all, sorry about my english...I´m a spanish newbie to this marvelous OS and i have just a couple of doubts...u know? :-) 1) how big should my swap partition be if i installed debian 2.2r3 or FreeBSD 4.x on a AMD k7 1400Mhz with 512Mb of Random Access Memory? i heard that those OS... (1 Reply)
Discussion started by: I[X]ION
1 Replies

2. UNIX for Advanced & Expert Users

moving space from one partition to another

How can I move some space allocated to one partition to another, i.e. from "/var" to "/" . Thanks! (4 Replies)
Discussion started by: jason6792
4 Replies

3. Shell Programming and Scripting

Disk space for root partition

Hello, I am trying to monitor disk space for each node on the machine. I am able to get all individual nodes but for the '/' node. For example: df -k: bash-2.05b# df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/xxx 4127108 2415340 1502120 62% / /dev/yyy ... (3 Replies)
Discussion started by: chiru_h
3 Replies

4. UNIX for Dummies Questions & Answers

Best ways of increasing space on a partition

Hi, On one of our solaris servers, the root partition has filled up,(it was poorly sized in the first place), Does anyone have any advice about the best way to add space to a partition. I'm sure I've read how to do this somewhere before but just can't remember...:( A colleague has suggested... (1 Reply)
Discussion started by: kenny123m
1 Replies

5. Red Hat

RHEL 5 supports only 2 TB space for a partition !

Dear Friends , I am using Redhat Ent Linux 5.0 with a EMC storage which HDD space is 4 TB. After Installing RHEL 5 , I get 4 TB space available but when I am going to create a partition then the OS show 2TB available space . I cannot create a partition above 2TB space . Is there any limitation... (3 Replies)
Discussion started by: shipon_97
3 Replies

6. UNIX for Dummies Questions & Answers

shifting space from one partition to other

hi My System is Sun Microsystems Inc. SunOS 5.10 Solaris Partition Info is /dev/vx/dsk/bootdg/var 27G 25G 1.2G 96% /var /dev/vx/dsk/bootdg/oravol 110G 54G 56G 49% /export/home I want to shift space 20G from /export/home to /var What should be the command ?? (2 Replies)
Discussion started by: kaushik02018
2 Replies

7. Slackware

Ideal partition sizes of 17 gb space.

I am planning to install slack 13.37 on an old stand-alone PIII (512 mb ram) with 17 gb disk space. I need to keep lotsa pdf, chm type e-books for programming with few other misc. documents. I'm going to use this system for my personal use. It has no network but I browse internet with cable... (0 Replies)
Discussion started by: vectrum
0 Replies

8. Linux

How to increase root space from another partition?

Hi OS Experts I would like to increase root partition from another partition so that I can save more documents in Home and Desktop. whether it is possible without formating root partition if so please explain here is o/p of df -h Filesystem Size Used Avail Use% Mounted on /dev/sda9... (8 Replies)
Discussion started by: Akshay Hegde
8 Replies

9. Shell Programming and Scripting

How to consume all available space on partition?

Hi I'm doing some resilience testing and need to write a script to consume all of the available disk space on a partition and then to free it up again. This would need to be - Safe Dynamic, in that it calculates the free space prior to consuming it. I might want to go on to consume a... (7 Replies)
Discussion started by: bbq
7 Replies

10. Red Hat

Allot free space from one partition to other

I have a RHEL 5.3 machine with the following partitions and free space: Free space on the partitions / : 74GB /boot : 81MB /var : 73GB /home : 37GB /icat : 758MB /opt : 1.5GB Now is it possible to allot a free space of some other partitions to /opt? I want around 100 GB more space... (4 Replies)
Discussion started by: omniok
4 Replies
LILO-UUID-DISKID(8)						lilo documentation					       LILO-UUID-DISKID(8)

NAME
lilo-uuid-diskid - convert boot / root options to diskid and uuid in lilo.conf. SYNOPSIS
lilo-uuid-diskid [-h] [-v] [lilo.conf] DESCRIPTION
This script looks for the boot block device or boot partition and create the right diskid or uuid as boot option. Then it looks for all root partitions and create the right uuids as root options. These conversions are necessary for use with newer kernel (>= 2.6.26) if it use the libata module for parallel and serial ATA interfaces of block devices (i. e. hard disks with IDE or SATA interface, usbsticks). OPTIONS
-h Print a brief help. -v Print verbose messages. EXAMPLES
Lines in the configuration file /etc/lilo.conf: #boot = /dev/sda boot = /dev/disk/by-id/ata-SAMSUNG_SV1604N_S01FJ10X999999 #root = /dev/sda1 root = "UUID=/dev/disk/by-uuid/18843936-00f9-4df0-a373-000d05a5dd44" COPYRIGHT and LICENSE Copyright (C) 2010-2011 Joachim Wiedorn This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. AUTHOR
lilo-uuid-diskid was written by Joachim Wiedorn. This manual page was written by Joachim Wiedorn <ad_debian at joonet.de> for the Debian project (and may be used by others). SEE ALSO
lilo(8), update-lilo(8), liloconfig(8) 23.1 2011-03-20 LILO-UUID-DISKID(8)
All times are GMT -4. The time now is 11:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy