GRUB, glub..glub... all the way

Non release banter
User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

GRUB, glub..glub... all the way

Post#1 by surio » 03 Sep 2013, 05:06

@all,
I am just as fed up of posting these as you are of reading my grub post after grub post. SIGH! So here's my sincere sorry in advance.

The last two discussions on GRUB can be found here http://forum.porteus.org/viewtopic.php?f=117&t=2394 and also here http://forum.porteus.org/viewtopic.php?f=117&t=2449.

The gist of it is this:
if you are using 2+ porteus installation you must provide a full path or LABEL/UUID extensions (to make sure the right partition is used) to every cheatcode which supports this. please refer to /boot/docs/cheatcodes.txt for more info and examples. --- fanthom
So, here is my new cmdline for 32 bit Qt Porteus. Notice the from= cheatcode:

Code: Select all

quiet BOOT_IMAGE=/boot/syslinux/vmlinuz rw from=/dev/sda16 changes=LABEL:qt-port/porteus/



My previous 64-bit grub entry:

Code: Select all

set root='hd0,msdos11' ### (hd1,11)
linux /boot/syslinux/vmlinuz rw from=LABEL:port64 changes=/porteus/
My previous 32-bit entry:

Code: Select all

set root='hd0,msdos16' ### (hd1,16)
linux /boot/syslinux/vmlinuz rw from=LABEL:port32 changes=/porteus/
The issue I am facing is this:

For 64-bit porteus, the from=LABEL:lbl format is recognised and accepted. For the 32 bit Porteus, the from=LABEL:lbl32 format is not recognised. I even tried changing my label from previously port32 to qt-port just to confirm/deny that the port64/port32 names are too similar and confusing.

Even this did not help. The only way Porteus 32 agrees to work is if I hard-code the disk partition entry like so /dev/sda16. I have now prefixed labels to the changes cheatcode in each case, and that has resolved the picking up of correct settings and sessions.

Ironically, for the 32 bit edition, from= does not accept the label, but changes= does not complain about the label.

Here is the relevant part of my my blkid output:

Code: Select all

/dev/sda9: LABEL="vsido" UUID="fba15e84-edbe-4955-ab25-5fda0193818d" TYPE="ext4" 
/dev/sda10: LABEL="pinguy" UUID="736e0c78-0c8d-4285-b92f-f97423f33f73" TYPE="ext4" 
/dev/sda11: LABEL="port64" UUID="dd46930c-8f85-4274-8ebd-c70cb7bfce34" TYPE="ext4" 
/dev/sda13: LABEL="cbang11" UUID="62dd40f3-1dd9-48e2-8126-616b4e4912c0" TYPE="ext4" 
/dev/sda14: LABEL="suse123" UUID="a4da5efa-510c-4296-927f-7bc0436f6d8b" TYPE="ext4" 
/dev/sda15: LABEL="slax64" UUID="73e8aca9-6017-41a1-96a0-bf42a5dfe9d1" TYPE="ext4" 
/dev/sda16: LABEL="qt-port" UUID="e8711956-5c3a-493e-b428-168c7aeb4c9f" TYPE="ext4"
And many sincere thanks in advance to @fanthom for his infinite patience on this particular topic so far :(
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: GRUB, glub..glub... all the way

Post#2 by brokenman » 03 Sep 2013, 23:16

Strange behavior which shouldn't be affected by arch difference. Fanthom will have to look into linuxrc. Have you thought of using UUID?
from=UUID:e8711956-5c3a-493e-b428-168c7aeb4c9f
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: GRUB, glub..glub... all the way

Post#3 by fanthom » 04 Sep 2013, 09:05

@surio
please also show us your /var/log/porteus-livedbg.
Please add [Solved] to your thread title if the solution was found.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#4 by surio » 05 Sep 2013, 11:59

@brokenman,
No, I haven't used UUID so far. Will try it out in a day or two and post back.

@fanthom,
To be clear, before I post the log, I should change the from= to point at the LABEL so it will generate the respective errors, right? Then I log back into a regular 32 bit session by replacing the label with /dev/sda16 and then post the file results over here. I hope a successful login will not overwrite the contents?

Just confirm if this is the modus operandi to be followed. Thanks
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: GRUB, glub..glub... all the way

Post#5 by fanthom » 05 Sep 2013, 14:20

@surio
i want to see porteus-livedbg just to check how initrd is recognizing your paritions. the way you boot porteus is not that important.
Please add [Solved] to your thread title if the solution was found.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#6 by surio » 07 Sep 2013, 08:13

fanthom wrote:@surio
please also show us your /var/log/porteus-livedbg.
Here it is:

Code: Select all

guest@porteus:~$ cat /var/log/porteus-livedbg
# Recognized devices:
/dev/sr1: LABEL="Iomega_CD" TYPE="iso9660" 
/dev/sda1: LABEL="System" UUID="BC98F14798F10126" TYPE="ntfs" 
/dev/sda2: LABEL="S3A8723D005" UUID="F6A016EAA016B0DB" TYPE="ntfs" 
/dev/sda4: LABEL="HDDRECOVERY" UUID="A8363C7C363C4D96" TYPE="ntfs" 
/dev/sda5: UUID="13511b68-409a-48dd-84df-696020f8de22" TYPE="swap" 
/dev/sda6: LABEL="mydata" UUID="199e0bd6-413d-44b2-b158-6642486b1869" TYPE="ext4" 
/dev/sda7: UUID="80a8a034-e631-4775-9d31-a0db3d9ba704" TYPE="ext4" 
/dev/sda8: LABEL="korora" UUID="12a43497-a703-459f-a253-e5aa8b8c5382" TYPE="ext4" 
/dev/sda9: LABEL="vsido" UUID="fba15e84-edbe-4955-ab25-5fda0193818d" TYPE="ext4" 
/dev/sda10: LABEL="pinguy" UUID="736e0c78-0c8d-4285-b92f-f97423f33f73" TYPE="ext4" 
/dev/sda11: LABEL="port64" UUID="dd46930c-8f85-4274-8ebd-c70cb7bfce34" TYPE="ext4" 
/dev/sda12: LABEL="mint" UUID="334866da-db75-4350-b270-e36ca5f79f4e" TYPE="ext4" 
/dev/sda13: LABEL="cbang11" UUID="62dd40f3-1dd9-48e2-8126-616b4e4912c0" TYPE="ext4" 
/dev/sda14: LABEL="suse123" UUID="a4da5efa-510c-4296-927f-7bc0436f6d8b" TYPE="ext4" 
/dev/sda15: LABEL="slax64" UUID="73e8aca9-6017-41a1-96a0-bf42a5dfe9d1" TYPE="ext4" 
/dev/sda16: LABEL="qt-port" UUID="e8711956-5c3a-493e-b428-168c7aeb4c9f" TYPE="ext4" 
/dev/sdb1: UUID="562A797F2A795CC5" TYPE="ntfs" 

# Booting device:
/mnt/sda16

# Porteus data found in:
/mnt/sda16/porteus

# Changes are stored in:
LABEL:qt-port/porteus/

# Non standard /rootcopy dir:
none

# Modules activated during boot time:
/mnt/sda16/porteus/base/000-kernel.xzm
/mnt/sda16/porteus/base/001-core.xzm
/mnt/sda16/porteus/base/002-xorg.xzm
/mnt/sda16/porteus/base/003-razor.xzm
/mnt/sda16/porteus/base/04-firefox.xzm
guest@porteus:~$ 
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#7 by surio » 11 Sep 2013, 06:31

@fanthom,

do you need anything else from me other than that info?
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: GRUB, glub..glub... all the way

Post#8 by fanthom » 11 Sep 2013, 09:33

everything is ok from initrd point of view. i have no clue why 'from=LABEL:qt-port' would not work.

does 'from=UUID:e8711956-5c3a-493e-b428-168c7aeb4c9f' work for you?
Please add [Solved] to your thread title if the solution was found.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#9 by surio » 12 Sep 2013, 07:35

fanthom wrote:everything is ok from initrd point of view. i have no clue why 'from=LABEL:qt-port' would not work.

does 'from=UUID:e8711956-5c3a-493e-b428-168c7aeb4c9f' work for you?
Very unfortunately, it does not :( :oops: :wall:
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: GRUB, glub..glub... all the way

Post#10 by fanthom » 12 Sep 2013, 16:00

i have created 2 partitions in vbox named 'port32' and 'port64' then copied porteus on both. i have no problems with selecting from which partition i want to boot whatsoever. i was using 'from=LABEL:port32' and 'from=LABEL:port64' cheatcodes so linuxrc code is ok for sure.

please boot porteus (with 'from=/dev/sda16') and post output of following commands:

Code: Select all

find /mnt/sda11/porteus -type f
find /mnt/sda16/porteus -type f
thanks
Please add [Solved] to your thread title if the solution was found.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#11 by surio » 15 Sep 2013, 17:39

fanthom wrote:i have created 2 partitions in vbox named 'port32' and 'port64' then copied porteus on both. i have no problems with selecting from which partition i want to boot whatsoever. i was using 'from=LABEL:port32' and 'from=LABEL:port64' cheatcodes so linuxrc code is ok for sure.
:( So, dashed!

running:

Code: Select all

find /mnt/sda11/porteus -type f

Code: Select all

/mnt/sda11/porteus/make_iso.sh
/mnt/sda11/porteus/base/000-kernel.xzm
/mnt/sda11/porteus/base/002-xorg.xzm
/mnt/sda11/porteus/base/001-core.xzm
/mnt/sda11/porteus/base/04-firefox.xzm
/mnt/sda11/porteus/base/003-kde.xzm
/mnt/sda11/porteus/porteus-v2.1-x86_64.sgn
/mnt/sda11/porteus/changes/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-3
/mnt/sda11/porteus/changes/var/lock/lmt-req.lock
/mnt/sda11/porteus/changes/var/lock/lmt-invoc.lock
/mnt/sda11/porteus/changes/var/run/gpm.pid
/mnt/sda11/porteus/changes/var/run/utmp
/mnt/sda11/porteus/changes/var/run/ConsoleKit/database
/mnt/sda11/porteus/changes/var/run/laptop-mode-tools/enabled
/mnt/sda11/porteus/changes/var/run/laptop-mode-tools/state
/mnt/sda11/porteus/changes/var/run/kdm.pid
/mnt/sda11/porteus/changes/var/run/klogd.pid
/mnt/sda11/porteus/changes/var/run/syslogd.pid
/mnt/sda11/porteus/changes/var/run/wpa_supplicant.pid
/mnt/sda11/porteus/changes/var/run/NetworkManager/NetworkManager.pid
/mnt/sda11/porteus/changes/var/lib/dhcpcd/dhcpcd-eth1.lease
/mnt/sda11/porteus/changes/var/lib/dhcpcd/dhcpcd-eth0.lease
/mnt/sda11/porteus/changes/var/lib/kdm/guest.dmrc
/mnt/sda11/porteus/changes/var/lib/dbus/machine-id
/mnt/sda11/porteus/changes/var/lib/alsa/asound.state
/mnt/sda11/porteus/changes/var/lib/alsa/asound.state.lock
/mnt/sda11/porteus/changes/var/lib/NetworkManager/seen-bssids
/mnt/sda11/porteus/changes/var/lib/NetworkManager/timestamps
/mnt/sda11/porteus/changes/var/lib/NetworkManager/NetworkManager.state
/mnt/sda11/porteus/changes/var/log/dmesg
/mnt/sda11/porteus/changes/var/log/secure
/mnt/sda11/porteus/changes/var/log/wpa_supplicant.log
/mnt/sda11/porteus/changes/var/log/kdm.log
/mnt/sda11/porteus/changes/var/log/messages
/mnt/sda11/porteus/changes/var/log/debug
/mnt/sda11/porteus/changes/var/log/lastlog
/mnt/sda11/porteus/changes/var/log/pm-powersave.log
/mnt/sda11/porteus/changes/var/log/ConsoleKit/history
/mnt/sda11/porteus/changes/var/log/syslog
/mnt/sda11/porteus/changes/var/log/wtmp
/mnt/sda11/porteus/changes/var/log/cron
/mnt/sda11/porteus/changes/var/log/Xorg.0.log
/mnt/sda11/porteus/changes/var/log/porteus-livedbg
/mnt/sda11/porteus/changes/var/log/lst.log
/mnt/sda11/porteus/changes/opt/porteus-scripts/uloop
/mnt/sda11/porteus/changes/opt/porteus-scripts/gtk-language-selection-tool
/mnt/sda11/porteus/changes/etc/random-seed
/mnt/sda11/porteus/changes/etc/udev/rules.d/70-persistent-cd.rules
/mnt/sda11/porteus/changes/etc/udev/rules.d/70-persistent-net.rules
/mnt/sda11/porteus/changes/etc/hardwareclock
/mnt/sda11/porteus/changes/etc/fstab
/mnt/sda11/porteus/changes/etc/adjtime
/mnt/sda11/porteus/changes/etc/mtab
/mnt/sda11/porteus/changes/etc/resolv.conf
/mnt/sda11/porteus/changes/etc/NetworkManager/system-connections/darek
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_BoldItalic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Regular.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_Regular.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_BlackItalic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_Black.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Italic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Anonymous_Pro.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_Italic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Black.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_BI.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Alegreya_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_BoldItalic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_B.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_I.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_BlackItalic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-BlackItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Medium.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-BoldCondensedItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-CondensedItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Condensed.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-LightItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-MediumItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Regular.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Black.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-BoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Light.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-Thin.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/r/Roboto-BoldCondensed.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica_Light.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/HelveticaNeue.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica_Oblique.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica_Condensed.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/h/Helvetica_BoldOblique.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Janson_SSi.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Justus_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Janson_SSi_Ital.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Justus_Oldstyle.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Justus_Versalitas.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Janson_SSi_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Justus_Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/j/Janson_SSi_Bold_Ital.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/t/TerminusBold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/t/Terminus.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinBiolinum_Rah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_BoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_RBIah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LetterGothicStd_BoldSlanted.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_DRah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_I.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Regular.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_Black.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LiberationMono_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_RZah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinBiolinum_Kah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_HairlineItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LiberationMono_Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LiberationMono_Regular.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LetterGothicStd_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LiberationMono_BoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_RIah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LetterGothicStd.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_RZIah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Italic.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_BlackItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_Rah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LetterGothicStd_Slanted.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_Regular.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinBiolinum_RIah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/Lato_Hairline.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_Mah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinLibertine_RBah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/l/LinBiolinum_RBah.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_Black.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_Light.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_It.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_Semibold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_ExtraLight.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_Regular.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_BoldIt.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SapirSans.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_Light.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_SemiboldIt.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_Bold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceSansPro_Semibold.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/s/SourceCodePro_Regular.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTS55F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTS56F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTZ55F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTS75F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTF76F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTC75F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTZ56F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTF55F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTF75F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTS76F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTF56F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTN77F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTC55F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/p/PTN57F.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/w/wwDigital.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/i/Inconsolata_dz.otf
/mnt/sda11/porteus/changes/home/guest/.fonts/n/nokia_pure_webfont.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_Semibold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_BoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_LightItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_Light.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_Regular.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_ExtraBoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_ExtraBold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/o/OpenSans_SemiboldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSerif_Italic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSerif_Regular.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSerif_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSans.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSerif_BoldItalic.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSans_Bold.ttf
/mnt/sda11/porteus/changes/home/guest/.fonts/d/DroidSansMonoSlashed.ttf
/mnt/sda11/porteus/changes/home/guest/Desktop/.directory
/mnt/sda11/porteus/changes/home/guest/.mplayer/config
/mnt/sda11/porteus/changes/home/guest/.Xauthority
/mnt/sda11/porteus/changes/home/guest/.config/Trolltech.conf
/mnt/sda11/porteus/changes/home/guest/.config/oxygen-gtk/argb-apps.conf
/mnt/sda11/porteus/changes/home/guest/.fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-3
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kscreen/2d8dc002f872efcfd2cc906bab6269ab
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kfileplaces/bookmarks.xml
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kfileplaces/bookmarks.xml.tbcache
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kfileplaces/bookmarks.xml.bak
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kded/session/keyboard/layout_memory.xml
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/activitymanager/activityranking/database
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/activitymanager/resources/database
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/klipper/history2.lst
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/konsole/Shell.profile
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kconf_update/log/update.log
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/kmix/profiles/ALSA.HDA_Intel_MID.1.default.xml
/mnt/sda11/porteus/changes/home/guest/.kde4/share/apps/networkmanagement/secrets/{bf3a9105-e3c9-472e-8c87-69751208ef93}
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/plasma-desktop-appletsrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kmetainformationrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kuriikwsfilterrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kwinrulesrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kcalcrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kmixrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kio_desktoprc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/klipperrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/okularpartrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kded_device_automounterrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kwinrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/ksmserverrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/gtkrc-2.0
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/startupconfigkeys
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/krunnerrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kickoffrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/plasma-desktoprc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/dolphinrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/activitymanagerrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kglobalshortcutsrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kconf_updaterc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kmixctrlrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/knfsshare
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/ktimezonedrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kcookiejarrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/khotkeysrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kdebugrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/gtkrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kio_httprc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/phonondevicesrc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/session/kmix_10d5e4e574000137801241200000032480007_1378035452_548347
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/session/kwin_10d5e4e574000137801240100000032480000_1378035452_554181
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/startupconfigfiles
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/startupconfig
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/kioslaverc
/mnt/sda11/porteus/changes/home/guest/.kde4/share/config/konsolerc
/mnt/sda11/porteus/changes/home/guest/.macromedia/Flash_Player/macromedia.com/support/flashplayer/sys/settings.sol
/mnt/sda11/porteus/changes/home/guest/.qmmp/qmmprc
/mnt/sda11/porteus/changes/home/guest/.qmmp/playlist.txt
/mnt/sda11/porteus/changes/home/guest/.qmmp/eq.preset
/mnt/sda11/porteus/changes/home/guest/.bash_history
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/startupCache/startupCache.8.little
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/a50baea707af14496027d3fc6c4cd746.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/9b725c3ab94a689a84505d14264d81e5.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/5fdde2a9c74df3768668ed9735bd8bbc.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/029a3be838420c4f8ab390b4394c96e6.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/1da8b87c1157c7b4913fafba8698ecbd.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/c5b6537ad383863894cf80be55e129a5.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/830cfc21af4d02c392aa6ad04e93b93e.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/783b7da9f869fb8e654912feb6424ad3.png
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.cache
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.sbstore
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.cache
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.cache
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.sbstore
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.sbstore
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.cache
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.pset
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.sbstore
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.pset
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.pset
/mnt/sda11/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.pset
/mnt/sda11/porteus/changes/home/guest/.xsession-errors
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/extensions.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/blocklist.xml
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/search-metadata.json
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/secmod.db
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/urlclassifierkey3.txt
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cert8.db
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/pluginreg.dat
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/signons.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/webappsstore.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/search.json
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/permissions.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/extensions.ini
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/addons.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/localstore.rdf
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/key3.db
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/places.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/webapps/webapps.json
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/prefs.js
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/healthreport.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/compatibility.ini
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/.parentlock
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/content-prefs.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/sessionstore.js
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cookies.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/downloads.sqlite
/mnt/sda11/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/bookmarkbackups/bookmarks-2013-09-01.json
/mnt/sda11/porteus/changes/home/guest/.dbus/session-bus/643938eaa6112dac77644a0e00000009-0
/mnt/sda11/porteus/changes/.wh..wh.aufs
/mnt/sda11/porteus/changes/tmp/.psclock
/mnt/sda11/porteus/changes/usr/share/config/kdm/kdmrc
/mnt/sda11/porteus/changes/usr/share/config/kcmclockrc
/mnt/sda11/porteus/changes/usr/share/applications/mimeinfo.cache
running:

Code: Select all

find /mnt/sda16/porteus -type f

Code: Select all

/mnt/sda16/porteus/changes/.wh..wh.aufs
/mnt/sda16/porteus/changes/usr/share/applications/mimeinfo.cache
/mnt/sda16/porteus/changes/var/lock/lmt-invoc.lock
/mnt/sda16/porteus/changes/var/lock/lmt-req.lock
/mnt/sda16/porteus/changes/var/lib/alsa/asound.state.lock
/mnt/sda16/porteus/changes/var/lib/alsa/asound.state
/mnt/sda16/porteus/changes/var/lib/dhcpcd/dhcpcd-eth1.lease
/mnt/sda16/porteus/changes/var/lib/NetworkManager/seen-bssids
/mnt/sda16/porteus/changes/var/lib/NetworkManager/NetworkManager.state
/mnt/sda16/porteus/changes/var/lib/NetworkManager/timestamps
/mnt/sda16/porteus/changes/var/lib/dbus/machine-id
/mnt/sda16/porteus/changes/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
/mnt/sda16/porteus/changes/var/run/avahi-daemon/pid
/mnt/sda16/porteus/changes/var/run/klogd.pid
/mnt/sda16/porteus/changes/var/run/syslogd.pid
/mnt/sda16/porteus/changes/var/run/acpid.pid
/mnt/sda16/porteus/changes/var/run/wpa_supplicant.pid
/mnt/sda16/porteus/changes/var/run/gpm.pid
/mnt/sda16/porteus/changes/var/run/slim.lock
/mnt/sda16/porteus/changes/var/run/dhcpcd-eth1.pid
/mnt/sda16/porteus/changes/var/run/avahi-dnsconfd.pid
/mnt/sda16/porteus/changes/var/run/slim.auth
/mnt/sda16/porteus/changes/var/run/console/guest
/mnt/sda16/porteus/changes/var/run/NetworkManager/NetworkManager.pid
/mnt/sda16/porteus/changes/var/run/ConsoleKit/database
/mnt/sda16/porteus/changes/var/run/ConsoleKit/pid
/mnt/sda16/porteus/changes/var/run/dbus/dbus.pid
/mnt/sda16/porteus/changes/var/run/utmp
/mnt/sda16/porteus/changes/var/run/laptop-mode-tools/state
/mnt/sda16/porteus/changes/var/run/laptop-mode-tools/enabled
/mnt/sda16/porteus/changes/var/log/slim.log
/mnt/sda16/porteus/changes/var/log/syslog
/mnt/sda16/porteus/changes/var/log/pm-powersave.log
/mnt/sda16/porteus/changes/var/log/cron
/mnt/sda16/porteus/changes/var/log/dmesg
/mnt/sda16/porteus/changes/var/log/porteus-livedbg
/mnt/sda16/porteus/changes/var/log/Xorg.0.log
/mnt/sda16/porteus/changes/var/log/Xorg.0.log.old
/mnt/sda16/porteus/changes/var/log/debug
/mnt/sda16/porteus/changes/var/log/ConsoleKit/history
/mnt/sda16/porteus/changes/var/log/messages
/mnt/sda16/porteus/changes/var/log/secure
/mnt/sda16/porteus/changes/var/log/wtmp
/mnt/sda16/porteus/changes/var/log/wpa_supplicant.log
/mnt/sda16/porteus/changes/home/guest/.local/share/razor/razor-confupdate.log
/mnt/sda16/porteus/changes/home/guest/sda11-port.txt
/mnt/sda16/porteus/changes/home/guest/.cache/dconf/user
/mnt/sda16/porteus/changes/home/guest/.cache/openbox/openbox.log
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/0ca9c110dd9e959faf5aa56afe6a9085.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/c2a7f41c1e5dd131c38ff22a70e4f7f7.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/d50452a90618519620ddaf06be0d16f6.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/2af1ca7d6dbec9b21b5832d32dbd0ff5.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/6d1ef3926f51111c09aba99cd164592f.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/e342c896d29da5fc78d0a960a7a089ad.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/49d0a1de612ced1f411192f75058316c.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/830e6860522dbc56d986bc860f83a4cf.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/a1ec3d27b425cb84a59cda294c2d2fe9.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/bc2b3f0253e9c01b8f35a72a9ec07bd5.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/c0cf40c64744ad61f6ce7a1f7404f25b.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/c18ca4c2d4249d09d8cb8ad4d017c7f2.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/3745594a3f2657dbb5b96312cacc8244.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/3cb8c84e428bf46c4035fb0b48c050f5.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/f6753349d07047ceb6b4fb531d12b8f5.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/01ea9782950e919427eed27442a9e5b7.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/853c24cb6771d664d5f1b8abad08312a.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/0b90de5576c8dca75176e8b4dff34d8b.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/780546313690be64b62fb87f1fbf6da9.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/c0d84e2cd9494684da467c7220e7eaa1.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/d6a75bfa2263dbb1c1f6e0af894569ab.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/8080238cbc361f33abef2e2224d5314e.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/thumbnails/2c1c48bc4377569cf1247f578bd3c70d.png
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/startupCache/startupCache.4.little
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.cache
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.sbstore
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.pset
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.sbstore
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.pset
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.cache
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.cache
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-malware-shavar.pset
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.pset
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/goog-phish-shavar.sbstore
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-malware-simple.sbstore
/mnt/sda16/porteus/changes/home/guest/.cache/mozilla/firefox/c3pp43bg.default/safebrowsing/test-phish-simple.cache
/mnt/sda16/porteus/changes/home/guest/.fontconfig/f736f5d9e1575f796c74d8648061f70b-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/0fec3f729a4552acedd5828129c02728-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/9dd50c653332fe4da9fa3afe2dc3e180-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/45dc6ad9515c69ed5534b3d8225ec3d4-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/34ffe3a6e5f705dd6be8d2de715566c3-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/f55b46d469127a56a9505e2d1de24d4f-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/0bee82a9152ba8a59c6c4389fab95ffe-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/5b529c209d37bd665448cc18fc084c9c-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/52a6b22eb99d92d1cb661bda85eabb6f-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/2a6e38dce9113da2e7ff7a0f9745997d-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/c9f4c38058d472c28c0853cfa6cde424-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/c2c797635ef2e15efa03a8d81758875d-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/5b10fc58ec5420ee197f7d4f99fc3db3-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/5bb2891a21b02a19c09ac2f355c01c1e-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.fontconfig/6d334fa78aa77d8a5b4549cb8e26b5d4-le32d4.cache-3
/mnt/sda16/porteus/changes/home/guest/.bash_history
/mnt/sda16/porteus/changes/home/guest/.Xauthority
/mnt/sda16/porteus/changes/home/guest/.dbus/session-bus/5ffd54f3667ad7eafbeb438000000008-0
/mnt/sda16/porteus/changes/home/guest/.gtkrc-2.0
/mnt/sda16/porteus/changes/home/guest/.config/Trolltech.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/globalkeyshortcuts.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/power.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/razor-panel/panel.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/razor-runner.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/razor-confupdate.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/desktop.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/notifications.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/session.conf
/mnt/sda16/porteus/changes/home/guest/.config/razor/razor.conf
/mnt/sda16/porteus/changes/home/guest/.config/dconf/user
/mnt/sda16/porteus/changes/home/guest/.config/Qlipper/qlipper.conf
/mnt/sda16/porteus/changes/home/guest/.config/openbox/rc.xml
/mnt/sda16/porteus/changes/home/guest/.config/gtk-3.0/settings.ini
/mnt/sda16/porteus/changes/home/guest/.config/oxygen-gtk/argb-apps.conf
/mnt/sda16/porteus/changes/home/guest/.config/qxkb.pid
/mnt/sda16/porteus/changes/home/guest/.config/autostart/__userfile__.desktop
/mnt/sda16/porteus/changes/home/guest/.config/leafpad/leafpadrc
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cert8.db
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cookies.sqlite-shm
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/addons.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/formhistory.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/places.sqlite-wal
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/blocklist.xml
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/healthreport.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/pluginreg.dat
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/.parentlock
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/content-prefs.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/permissions.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/search.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/webapps/webapps.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/places.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/healthreport.sqlite-shm
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/sessionstore.js
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cookies.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/search-metadata.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/extensions.ini
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/cookies.sqlite-wal
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/sessionstore.bak
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/places.sqlite-shm
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/bookmarkbackups/bookmarks-2013-09-03.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/bookmarkbackups/bookmarks-2013-09-12.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/bookmarkbackups/bookmarks-2013-09-07.json
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/urlclassifierkey3.txt
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/compatibility.ini
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/localstore.rdf
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/signons.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/healthreport.sqlite-wal
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/downloads.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/extensions.sqlite
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/secmod.db
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/key3.db
/mnt/sda16/porteus/changes/home/guest/.mozilla/firefox/c3pp43bg.default/prefs.js
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Justus_Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Janson_SSi_Ital.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Janson_SSi_Bold_Ital.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Justus_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Janson_SSi_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Justus_Oldstyle.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Justus_Versalitas.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/j/Janson_SSi.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_Semibold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_Light.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_BoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_ExtraBoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_LightItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_SemiboldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_Regular.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/o/OpenSans_ExtraBold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/t/TerminusBold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/t/Terminus.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_I.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_BlackItalic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_BoldItalic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Italic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_B.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_Regular.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_BlackItalic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Black.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_Black.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_Italic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Anonymous_Pro.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_BoldItalic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Alegreya_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/AlegreyaSC_Regular.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/a/Anonymous_Pro_BI.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/w/wwDigital.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTC55F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTC75F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTS76F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTZ55F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTF75F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTN57F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTF56F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTZ56F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTS55F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTF76F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTS75F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTS56F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTN77F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/p/PTF55F.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica_BoldOblique.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica_Light.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica_Condensed.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/Helvetica_Oblique.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/h/HelveticaNeue.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSansMonoSlashed.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSans.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSans_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSerif_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSerif_Regular.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSerif_Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/d/DroidSerif_BoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/n/nokia_pure_webfont.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_I.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Regular.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LiberationMono_Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_RBah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_BlackItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinBiolinum_RBah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Italic.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinBiolinum_Kah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_RBIah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LetterGothicStd_Slanted.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_RZah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LiberationMono_BoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LetterGothicStd_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinBiolinum_RIah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LibreBaskerville_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_Mah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_RIah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_HairlineItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LetterGothicStd_BoldSlanted.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LiberationMono_Regular.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_Regular.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_Black.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_RZIah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_DRah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_BoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_Hairline.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LiberationMono_Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinLibertine_Rah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LetterGothicStd.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/LinBiolinum_Rah.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/l/Lato_Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/i/Inconsolata_dz.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-LightItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Condensed.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Thin.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-BoldItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-BlackItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Light.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-CondensedItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Black.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-BoldCondensedItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-BoldCondensed.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Regular.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Italic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Medium.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-Bold.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/r/Roboto-MediumItalic.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_Light.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_SemiboldIt.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_Semibold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_Semibold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_Black.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_Regular.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_It.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_Light.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_Bold.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_Regular.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SapirSans.ttf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceCodePro_ExtraLight.otf
/mnt/sda16/porteus/changes/home/guest/.fonts/s/SourceSansPro_BoldIt.otf
/mnt/sda16/porteus/changes/home/guest/sda16-port.txt
/mnt/sda16/porteus/changes/etc/random-seed
/mnt/sda16/porteus/changes/etc/udev/rules.d/70-persistent-cd.rules
/mnt/sda16/porteus/changes/etc/udev/rules.d/70-persistent-net.rules
/mnt/sda16/porteus/changes/etc/adjtime
/mnt/sda16/porteus/changes/etc/NetworkManager/system-connections/darek
/mnt/sda16/porteus/changes/etc/mtab
/mnt/sda16/porteus/changes/etc/fstab
/mnt/sda16/porteus/changes/etc/resolv.conf
/mnt/sda16/porteus/changes/etc/slim.conf
/mnt/sda16/porteus/changes/tmp/.X0-lock
/mnt/sda16/porteus/changes/tmp/.psclock
/mnt/sda16/porteus/base/000-kernel.xzm
/mnt/sda16/porteus/base/002-xorg.xzm
/mnt/sda16/porteus/base/003-razor.xzm
/mnt/sda16/porteus/base/001-core.xzm
/mnt/sda16/porteus/base/04-firefox.xzm
/mnt/sda16/porteus/porteus-v2.1-i486.sgn
/mnt/sda16/porteus/make_iso.sh
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: GRUB, glub..glub... all the way

Post#12 by fanthom » 16 Sep 2013, 23:54

looks ok to me.
sorry but i dont know what's causing the error.
Please add [Solved] to your thread title if the solution was found.

User avatar
surio
Black ninja
Black ninja
Posts: 49
Joined: 17 Mar 2013, 08:14
Distribution: 2.1 RC2 64/32 KDE/Razor-Qt
Location: Jambudvipa
Contact:

Re: GRUB, glub..glub... all the way

Post#13 by surio » 20 Sep 2013, 14:20

No need to be sorry, @fanthom. :) You did your best.
It's not as if things don't work at all, right? :)
At the moment, the hard coded /dev/sdXX option works. Well, I will live with it. ;)

The discrepancy was maddening, that is all.
http://porteus.org/forum/images/ranks/user.png
Do, or do not. There is no try.

Post Reply