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
SYSTEMD-VOLATILE-ROOT.SERVICE(8)			   systemd-volatile-root.service			  SYSTEMD-VOLATILE-ROOT.SERVICE(8)

NAME
systemd-volatile-root.service, systemd-volatile-root - Make the root file system volatile SYNOPSIS
systemd-volatile-root.service /lib/systemd/systemd-volatile-root DESCRIPTION
systemd-volatile-root.service is a service that replaces the root directory with a volatile memory file system ("tmpfs"), mounting the original (non-volatile) /usr inside it read-only. This way, vendor data from /usr is available as usual, but all configuration data in /etc, all state data in /var and all other resources stored directly under the root directory are reset on boot and lost at shutdown, enabling fully stateless systems. This service is only enabled if full volatile mode is selected, for example by specifying "systemd.volatile=yes" on the kernel command line. This service runs only in the initial RAM disk ("initrd"), before the system transitions to the host's root directory. Note that this service is not used if "systemd.volatile=state" is used, as in that mode the root directory is non-volatile. SEE ALSO
systemd(1), systemd-fstab-generator(8), kernel-command-line(7) systemd 237 SYSTEMD-VOLATILE-ROOT.SERVICE(8)
All times are GMT -4. The time now is 11:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy