Where are DSL files
Forum: Other Help Topics
Topic: Where are DSL files
started by: satimis
Posted by satimis on Mar. 03 2006,06:51
Hi folks,
After mounting DSL 2.2.b on other Linux distro, I only found following files/directories.
# ls -al /media/cdrom1/Code Sample | total 17 dr-xr-xr-x 5 root root 2048 Jan 24 05:44 . drwxr-xr-x 7 root root 4096 Mar 3 14:16 .. dr-xr-xr-x 3 root root 2048 Jul 25 2004 boot -r--r--r-- 1 root root 391 May 3 2004 index.html dr-xr-xr-x 2 root root 2048 Feb 10 01:54 KNOPPIX dr-xr-xr-x 2 root root 2048 Aug 7 2004 lost+found |
# ls -al /media/cdrom1/KNOPPIX/Code Sample | total 48239 dr-xr-xr-x 2 root root 2048 Feb 10 01:54 . dr-xr-xr-x 5 root root 2048 Jan 24 05:44 .. -r--r--r-- 1 root root 49391660 Feb 10 02:03 KNOPPIX |
# ls -al /media/cdrom1/KNOPPIX/KNOPPIX -r--r--r-- 1 root root 49391660 Feb 10 02:03 /media/cdrom1/KNOPPIX/KNOPPIX
# ls -al /media/cdrom1/boot/Code Sample | total 6 dr-xr-xr-x 3 root root 2048 Jul 25 2004 . dr-xr-xr-x 5 root root 2048 Jan 24 05:44 .. dr-xr-xr-x 2 root root 2048 Feb 10 01:54 isolinux |
# ls -al /media/cdrom1/boot/isolinux/Code Sample | total 1811 dr-xr-xr-x 2 root root 2048 Feb 10 01:54 . dr-xr-xr-x 3 root root 2048 Jul 25 2004 .. -r--r--r-- 1 root root 2048 Feb 10 02:03 boot.cat -r--r--r-- 1 root root 119 May 20 2005 boot.msg -r--r--r-- 1 root root 1592 Aug 18 2005 f2 -r--r--r-- 1 root root 1595 Jan 28 02:41 f3 -r--r--r-- 1 root root 256 Jul 25 2004 german.kbd -r--r--r-- 1 root root 9404 Feb 6 23:46 isolinux.bin -r--r--r-- 1 root root 2453 Aug 4 2005 isolinux.cfg -r--r--r-- 1 root root 994807 Jun 1 2005 linux24 -r--r--r-- 1 root root 33780 Jun 13 2005 logo.16 -r--r--r-- 1 root root 802165 Feb 10 01:53 minirt24.gz |
Where do other files/directories reside? It seemed they are hidden. Please advise how to find them. TIA
B.R. satimis
Posted by larkl on Mar. 03 2006,12:52
The files and file system are created when you boot on the CD, so if you're looking for 'normal' linux files on the boot CD, you won't find them.
Posted by satimis on Mar. 03 2006,15:23
Quote (larkl @ Mar. 03 2006,07:52) | The files and file system are created when you boot on the CD, so if you're looking for 'normal' linux files on the boot CD, you won't find them. |
Noted with tks.
B.R. satimis
|